2021-12-25 19:13:48.368 | + ./stack.sh:main:469 : exec 2021-12-25 19:13:48.368 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-12-25-191348' 2021-12-25 19:13:48.368 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-12-25-191348.summary.2021-12-25-191348 2021-12-25 19:13:48.368 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:13:48.368 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-12-25-191348 2021-12-25 19:13:48.368 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-25-191348 /opt/stack/logs/stack.sh.log 2021-12-25 19:13:48.368 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-12-25-191348.summary.2021-12-25-191348 /opt/stack/logs/stack.sh.log.summary 2021-12-25 19:13:48.368 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-12-25 19:13:48.368 | + functions:check_path_perm_sanity:583 : local real_path 2021-12-25 19:13:48.368 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-12-25 19:13:48.368 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-12-25 19:13:48.368 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-12-25 19:13:48.368 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-12-25 19:13:48.368 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-12-25 19:13:48.368 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-25 19:13:48.368 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-12-25 19:13:48.369 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-12-25 19:13:48.369 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-25 19:13:48.369 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-12-25 19:13:48.369 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-12-25 19:13:48.369 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-12-25 19:13:48.373 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-12-25 19:13:48.375 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-12-25 19:13:48.377 | + ./stack.sh:main:542 : trap err_trap ERR 2021-12-25 19:13:48.379 | + ./stack.sh:main:555 : set -o errexit 2021-12-25 19:13:48.381 | + ./stack.sh:main:558 : uname -a 2021-12-25 19:13:48.382 | Linux dv-neutron-822611-1-hyperv 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-12-25 19:13:48.384 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-12-25 19:13:48.386 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-12-25 19:13:48.389 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-12-25 19:13:48.413 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-12-25 19:13:48.427 | + ./stack.sh:main:572 : fetch_plugins 2021-12-25 19:13:48.429 | + functions-common:fetch_plugins:1677 : local plugins= 2021-12-25 19:13:48.431 | + functions-common:fetch_plugins:1678 : local plugin 2021-12-25 19:13:48.433 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-12-25 19:13:48.435 | + functions-common:fetch_plugins:1682 : return 2021-12-25 19:13:48.437 | + ./stack.sh:main:576 : run_phase override_defaults 2021-12-25 19:13:48.439 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-12-25 19:13:48.440 | + functions-common:run_phase:1760 : local phase= 2021-12-25 19:13:48.442 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-25 19:13:48.444 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-25 19:13:48.445 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-25 19:13:48.448 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-25 19:13:48.449 | + functions-common:run_phase:1769 : local extra 2021-12-25 19:13:48.452 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-25 19:13:48.454 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-25 19:13:48.456 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-25 19:13:48.458 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-25 19:13:48.460 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-12-25 19:13:48.462 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-25 19:13:48.473 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:13:48.475 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-25 19:13:48.476 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-25 19:13:48.478 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-25 19:13:48.480 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-25 19:13:48.481 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-25 19:13:48.483 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-12-25 19:13:48.485 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-12-25 19:13:48.487 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-12-25 19:13:48.488 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-12-25 19:13:48.490 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-25 19:13:48.492 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-12-25 19:13:48.494 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-12-25 19:13:48.496 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-12-25 19:13:48.497 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-12-25 19:13:48.499 | + functions-common:plugin_override_defaults:1723 : return 2021-12-25 19:13:48.501 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-12-25 19:13:48.518 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-12-25 19:13:48.520 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-12-25 19:13:48.531 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:13:48.534 | +++ lib/tls:source:43 : hostname -f 2021-12-25 19:13:48.537 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-12-25 19:13:48.539 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-12-25 19:13:48.541 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-12-25 19:13:48.542 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-12-25 19:13:48.544 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-12-25 19:13:48.546 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-12-25 19:13:48.548 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-12-25 19:13:48.550 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-12-25 19:13:48.551 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-12-25 19:13:48.553 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-12-25 19:13:48.558 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-12-25 19:13:48.568 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-12-25 19:13:48.585 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-12-25 19:13:48.596 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-12-25 19:13:48.607 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-12-25 19:13:48.631 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-12-25 19:13:48.658 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-12-25 19:13:48.727 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-12-25 19:13:48.747 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-12-25 19:13:48.780 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-12-25 19:13:48.826 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-12-25 19:13:48.864 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-12-25 19:13:48.947 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-12-25 19:13:48.959 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-12-25 19:13:48.971 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-12-25 19:13:48.983 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-12-25 19:13:49.072 | + ./stack.sh:main:605 : run_phase source 2021-12-25 19:13:49.074 | + functions-common:run_phase:1759 : local mode=source 2021-12-25 19:13:49.076 | + functions-common:run_phase:1760 : local phase= 2021-12-25 19:13:49.078 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-25 19:13:49.080 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-25 19:13:49.082 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-25 19:13:49.084 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-25 19:13:49.086 | + functions-common:run_phase:1769 : local extra 2021-12-25 19:13:49.089 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-25 19:13:49.092 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-25 19:13:49.094 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-25 19:13:49.096 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-25 19:13:49.098 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-12-25 19:13:49.100 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-25 19:13:49.113 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:13:49.116 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-12-25 19:13:49.117 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-12-25 19:13:49.152 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-12-25 19:13:49.154 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-12-25 19:13:49.156 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-12-25 19:13:49.158 | + functions-common:run_phase:1781 : load_plugin_settings 2021-12-25 19:13:49.160 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-12-25 19:13:49.162 | + functions-common:load_plugin_settings:1696 : local plugin 2021-12-25 19:13:49.164 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-12-25 19:13:49.167 | + functions-common:load_plugin_settings:1700 : return 2021-12-25 19:13:49.169 | + functions-common:run_phase:1782 : verify_disabled_services 2021-12-25 19:13:49.171 | + functions-common:verify_disabled_services:2042 : local service 2021-12-25 19:13:49.173 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.175 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-12-25 19:13:49.177 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.180 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-12-25 19:13:49.182 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.185 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-12-25 19:13:49.187 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.189 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-12-25 19:13:49.191 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.193 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-12-25 19:13:49.196 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.198 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-12-25 19:13:49.200 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.202 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-12-25 19:13:49.204 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.206 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-12-25 19:13:49.209 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.211 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-12-25 19:13:49.214 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.216 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-12-25 19:13:49.218 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.220 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-12-25 19:13:49.223 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.225 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-12-25 19:13:49.227 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.230 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-12-25 19:13:49.232 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.234 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-12-25 19:13:49.236 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.238 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-12-25 19:13:49.241 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.243 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-12-25 19:13:49.245 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.247 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-12-25 19:13:49.249 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.251 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-12-25 19:13:49.254 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.256 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-12-25 19:13:49.258 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.260 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-12-25 19:13:49.262 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.264 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-12-25 19:13:49.267 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.269 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-12-25 19:13:49.271 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.273 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-12-25 19:13:49.276 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.278 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-12-25 19:13:49.280 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.282 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-12-25 19:13:49.285 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.287 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-12-25 19:13:49.289 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.292 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-12-25 19:13:49.294 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.296 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-12-25 19:13:49.298 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.300 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-12-25 19:13:49.303 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.305 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-12-25 19:13:49.307 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.309 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-12-25 19:13:49.312 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.314 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-12-25 19:13:49.316 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.318 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-12-25 19:13:49.320 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.322 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-12-25 19:13:49.325 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.327 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-12-25 19:13:49.329 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.331 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-12-25 19:13:49.333 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.336 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-12-25 19:13:49.338 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.341 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-12-25 19:13:49.343 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.345 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-12-25 19:13:49.347 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.349 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-12-25 19:13:49.352 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.354 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-12-25 19:13:49.357 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:13:49.359 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-12-25 19:13:49.361 | + ./stack.sh:main:676 : initialize_database_backends 2021-12-25 19:13:49.364 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-25 19:13:49.366 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-12-25 19:13:49.379 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:13:49.381 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-12-25 19:13:49.383 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-12-25 19:13:49.386 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-12-25 19:13:49.400 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:13:49.402 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-12-25 19:13:49.405 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-12-25 19:13:49.407 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-12-25 19:13:49.409 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-12-25 19:13:49.411 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-12-25 19:13:49.413 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-12-25 19:13:49.416 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-12-25 19:13:49.419 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-12-25 19:13:49.421 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-25 19:13:49.424 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-12-25 19:13:49.426 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-25 19:13:49.428 | + lib/database:initialize_database_backends:104 : return 0 2021-12-25 19:13:49.431 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-12-25 19:13:49.431 | Using mysql database backend 2021-12-25 19:13:49.433 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-12-25 19:13:49.448 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-12-25 19:13:49.463 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:13:49.465 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-12-25 19:13:49.481 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-12-25 19:13:49.496 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:13:49.498 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-12-25 19:13:49.512 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-12-25 19:13:49.528 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-12-25 19:13:49.547 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:13:49.549 | + ./stack.sh:main:724 : is_service_enabled nova 2021-12-25 19:13:49.565 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:13:49.567 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-12-25 19:13:49.570 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-12-25 19:13:49.585 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:13:49.588 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-12-25 19:13:49.603 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-12-25 19:13:49.605 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-12-25 19:13:49.608 | + ./stack.sh:main:746 : save_stackenv 746 2021-12-25 19:13:49.610 | + functions-common:save_stackenv:60 : local tag=746 2021-12-25 19:13:49.613 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-25 19:13:49.616 | + functions-common:save_stackenv:62 : time_stamp=2021-12-25-191349 2021-12-25 19:13:49.618 | + functions-common:save_stackenv:63 : echo '# 2021-12-25-191349 746' 2021-12-25 19:13:49.621 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.623 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-25 19:13:49.626 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.628 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-25 19:13:49.630 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.632 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-25 19:13:49.635 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.638 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-25 19:13:49.640 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.642 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-12-25 19:13:49.645 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.647 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.24/identity 2021-12-25 19:13:49.649 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.652 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-12-25 19:13:49.654 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.657 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-25-191348 2021-12-25 19:13:49.659 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.661 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-25 19:13:49.664 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.666 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-12-25 19:13:49.668 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.670 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-25 19:13:49.673 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.675 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-25 19:13:49.677 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.680 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-25 19:13:49.682 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:13:49.684 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-25 19:13:49.687 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-12-25 19:13:49.689 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-12-25 19:13:49.691 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-12-25 19:13:49.693 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:13:49.695 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:13:49.698 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:13:49.701 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:13:49.703 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:13:49.706 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:13:49.720 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:13:49.722 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:13:49.724 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:13:49.727 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:13:49.727 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:13:49.731 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-12-25 19:13:49.734 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:13:49.736 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-12-25 19:13:49.738 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:13:49.739 | + functions-common:git_clone:593 : head -1 2021-12-25 19:13:49.741 | 6d3c282d Cap setuptools to <58.0.0 2021-12-25 19:13:49.744 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:13:49.746 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-12-25 19:13:49.748 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:13:49.751 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-12-25 19:13:49.753 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-12-25 19:13:49.756 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-12-25 19:13:49.758 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-12-25 19:13:49.761 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-12-25 19:13:49.763 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-12-25 19:13:49.766 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-12-25 19:13:49.768 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-12-25 19:13:49.771 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-12-25 19:13:49.775 | ++ tools/install_prereqs.sh:source:47 : NOW=1640459629 2021-12-25 19:13:49.778 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-12-25 19:13:49.782 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-12-25 19:13:49.785 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-12-25 19:13:49.787 | ++ tools/install_prereqs.sh:source:49 : DELTA=1640459629 2021-12-25 19:13:49.790 | ++ tools/install_prereqs.sh:source:50 : [[ 1640459629 -lt 7200 ]] 2021-12-25 19:13:49.792 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-12-25 19:13:49.794 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-12-25 19:13:49.797 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-12-25 19:13:49.799 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-12-25 19:13:49.801 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-12-25 19:13:49.804 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-12-25 19:13:49.806 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-12-25 19:13:49.809 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-25 19:13:49.861 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-12-25 19:13:49.861 | apache2-dev 2021-12-25 19:13:49.861 | bc 2021-12-25 19:13:49.861 | bsdmainutils 2021-12-25 19:13:49.861 | curl 2021-12-25 19:13:49.861 | g++ 2021-12-25 19:13:49.861 | gcc 2021-12-25 19:13:49.861 | gettext 2021-12-25 19:13:49.861 | git 2021-12-25 19:13:49.861 | graphviz 2021-12-25 19:13:49.861 | iputils-ping 2021-12-25 19:13:49.861 | libapache2-mod-proxy-uwsgi 2021-12-25 19:13:49.861 | libffi-dev 2021-12-25 19:13:49.861 | libjpeg-dev 2021-12-25 19:13:49.862 | libmysqlclient-dev 2021-12-25 19:13:49.862 | libpcre3-dev 2021-12-25 19:13:49.862 | libpq-dev 2021-12-25 19:13:49.862 | libssl-dev 2021-12-25 19:13:49.862 | libsystemd-dev 2021-12-25 19:13:49.862 | libxml2-dev 2021-12-25 19:13:49.862 | libxslt1-dev 2021-12-25 19:13:49.862 | libyaml-dev 2021-12-25 19:13:49.862 | lsof 2021-12-25 19:13:49.862 | openssh-server 2021-12-25 19:13:49.862 | openssl 2021-12-25 19:13:49.862 | pkg-config 2021-12-25 19:13:49.862 | psmisc 2021-12-25 19:13:49.862 | python3-dev 2021-12-25 19:13:49.862 | python3-venv 2021-12-25 19:13:49.862 | tar 2021-12-25 19:13:49.862 | tcpdump 2021-12-25 19:13:49.862 | unzip 2021-12-25 19:13:49.862 | uuid-runtime 2021-12-25 19:13:49.862 | wget 2021-12-25 19:13:49.862 | wget 2021-12-25 19:13:49.862 | zlib1g-dev 2021-12-25 19:13:49.862 | libkrb5-dev 2021-12-25 19:13:49.862 | libldap2-dev 2021-12-25 19:13:49.862 | libsasl2-dev 2021-12-25 19:13:49.862 | memcached 2021-12-25 19:13:49.862 | python3-mysqldb 2021-12-25 19:13:49.862 | sqlite3 2021-12-25 19:13:49.862 | conntrack 2021-12-25 19:13:49.862 | curl 2021-12-25 19:13:49.862 | dnsmasq-base 2021-12-25 19:13:49.862 | dnsmasq-utils 2021-12-25 19:13:49.862 | ebtables 2021-12-25 19:13:49.862 | gawk 2021-12-25 19:13:49.862 | genisoimage 2021-12-25 19:13:49.862 | iptables 2021-12-25 19:13:49.862 | iputils-arping 2021-12-25 19:13:49.863 | kpartx 2021-12-25 19:13:49.863 | libjs-jquery-tablesorter 2021-12-25 19:13:49.863 | libmysqlclient-dev 2021-12-25 19:13:49.863 | parted 2021-12-25 19:13:49.863 | pm-utils 2021-12-25 19:13:49.863 | python3-mysqldb 2021-12-25 19:13:49.863 | socat 2021-12-25 19:13:49.863 | sqlite3 2021-12-25 19:13:49.863 | sudo 2021-12-25 19:13:49.863 | vlan 2021-12-25 19:13:49.863 | lvm2 2021-12-25 19:13:49.863 | open-iscsi 2021-12-25 19:13:49.863 | qemu-utils 2021-12-25 19:13:49.863 | thin-provisioning-tools 2021-12-25 19:13:49.863 | acl 2021-12-25 19:13:49.863 | dnsmasq-base 2021-12-25 19:13:49.863 | dnsmasq-utils 2021-12-25 19:13:49.863 | ebtables 2021-12-25 19:13:49.863 | haproxy 2021-12-25 19:13:49.863 | iptables 2021-12-25 19:13:49.863 | iputils-arping 2021-12-25 19:13:49.863 | iputils-ping 2021-12-25 19:13:49.863 | libmysqlclient-dev 2021-12-25 19:13:49.863 | postgresql-server-dev-all 2021-12-25 19:13:49.863 | python3-mysqldb 2021-12-25 19:13:49.863 | sqlite3 2021-12-25 19:13:49.863 | sudo 2021-12-25 19:13:49.863 | vlan 2021-12-25 19:13:49.863 | ipset 2021-12-25 19:13:49.863 | conntrack 2021-12-25 19:13:49.863 | conntrackd 2021-12-25 19:13:49.863 | keepalived 2021-12-25 19:13:49.863 | dstat 2021-12-25 19:13:49.863 | lvm2 2021-12-25 19:13:49.863 | open-iscsi 2021-12-25 19:13:49.864 | qemu-utils 2021-12-25 19:13:49.864 | thin-provisioning-tools 2021-12-25 19:13:49.864 | curl 2021-12-25 19:13:49.864 | liberasurecode-dev 2021-12-25 19:13:49.864 | make 2021-12-25 19:13:49.864 | memcached 2021-12-25 19:13:49.864 | sqlite3 2021-12-25 19:13:49.864 | xfsprogs' 2021-12-25 19:13:49.865 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-12-25 19:13:49.881 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-12-25 19:13:49.881 | apache2-dev 2021-12-25 19:13:49.882 | bc 2021-12-25 19:13:49.882 | bsdmainutils 2021-12-25 19:13:49.882 | curl 2021-12-25 19:13:49.882 | g++ 2021-12-25 19:13:49.882 | gcc 2021-12-25 19:13:49.882 | gettext 2021-12-25 19:13:49.882 | git 2021-12-25 19:13:49.882 | graphviz 2021-12-25 19:13:49.882 | iputils-ping 2021-12-25 19:13:49.882 | libapache2-mod-proxy-uwsgi 2021-12-25 19:13:49.882 | libffi-dev 2021-12-25 19:13:49.882 | libjpeg-dev 2021-12-25 19:13:49.882 | libmysqlclient-dev 2021-12-25 19:13:49.882 | libpcre3-dev 2021-12-25 19:13:49.882 | libpq-dev 2021-12-25 19:13:49.882 | libssl-dev 2021-12-25 19:13:49.882 | libsystemd-dev 2021-12-25 19:13:49.882 | libxml2-dev 2021-12-25 19:13:49.882 | libxslt1-dev 2021-12-25 19:13:49.882 | libyaml-dev 2021-12-25 19:13:49.882 | lsof 2021-12-25 19:13:49.882 | openssh-server 2021-12-25 19:13:49.882 | openssl 2021-12-25 19:13:49.882 | pkg-config 2021-12-25 19:13:49.882 | psmisc 2021-12-25 19:13:49.882 | python3-dev 2021-12-25 19:13:49.882 | python3-venv 2021-12-25 19:13:49.882 | tar 2021-12-25 19:13:49.882 | tcpdump 2021-12-25 19:13:49.882 | unzip 2021-12-25 19:13:49.882 | uuid-runtime 2021-12-25 19:13:49.882 | wget 2021-12-25 19:13:49.882 | wget 2021-12-25 19:13:49.882 | zlib1g-dev 2021-12-25 19:13:49.882 | libkrb5-dev 2021-12-25 19:13:49.883 | libldap2-dev 2021-12-25 19:13:49.883 | libsasl2-dev 2021-12-25 19:13:49.883 | memcached 2021-12-25 19:13:49.883 | python3-mysqldb 2021-12-25 19:13:49.883 | sqlite3 2021-12-25 19:13:49.883 | conntrack 2021-12-25 19:13:49.883 | curl 2021-12-25 19:13:49.883 | dnsmasq-base 2021-12-25 19:13:49.883 | dnsmasq-utils 2021-12-25 19:13:49.883 | ebtables 2021-12-25 19:13:49.883 | gawk 2021-12-25 19:13:49.883 | genisoimage 2021-12-25 19:13:49.883 | iptables 2021-12-25 19:13:49.883 | iputils-arping 2021-12-25 19:13:49.883 | kpartx 2021-12-25 19:13:49.883 | libjs-jquery-tablesorter 2021-12-25 19:13:49.883 | libmysqlclient-dev 2021-12-25 19:13:49.883 | parted 2021-12-25 19:13:49.883 | pm-utils 2021-12-25 19:13:49.883 | python3-mysqldb 2021-12-25 19:13:49.883 | socat 2021-12-25 19:13:49.883 | sqlite3 2021-12-25 19:13:49.883 | sudo 2021-12-25 19:13:49.883 | vlan 2021-12-25 19:13:49.883 | lvm2 2021-12-25 19:13:49.883 | open-iscsi 2021-12-25 19:13:49.883 | qemu-utils 2021-12-25 19:13:49.883 | thin-provisioning-tools 2021-12-25 19:13:49.883 | acl 2021-12-25 19:13:49.883 | dnsmasq-base 2021-12-25 19:13:49.883 | dnsmasq-utils 2021-12-25 19:13:49.883 | ebtables 2021-12-25 19:13:49.883 | haproxy 2021-12-25 19:13:49.883 | iptables 2021-12-25 19:13:49.884 | iputils-arping 2021-12-25 19:13:49.884 | iputils-ping 2021-12-25 19:13:49.884 | libmysqlclient-dev 2021-12-25 19:13:49.884 | postgresql-server-dev-all 2021-12-25 19:13:49.884 | python3-mysqldb 2021-12-25 19:13:49.884 | sqlite3 2021-12-25 19:13:49.884 | sudo 2021-12-25 19:13:49.884 | vlan 2021-12-25 19:13:49.884 | ipset 2021-12-25 19:13:49.884 | conntrack 2021-12-25 19:13:49.884 | conntrackd 2021-12-25 19:13:49.884 | keepalived 2021-12-25 19:13:49.884 | dstat 2021-12-25 19:13:49.884 | lvm2 2021-12-25 19:13:49.884 | open-iscsi 2021-12-25 19:13:49.884 | qemu-utils 2021-12-25 19:13:49.884 | thin-provisioning-tools 2021-12-25 19:13:49.885 | curl 2021-12-25 19:13:49.885 | liberasurecode-dev 2021-12-25 19:13:49.885 | make 2021-12-25 19:13:49.885 | memcached 2021-12-25 19:13:49.885 | sqlite3 2021-12-25 19:13:49.885 | xfsprogs ' 2021-12-25 19:13:49.887 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-12-25 19:13:49.889 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:13:49.892 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:13:49.895 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-12-25 19:13:49.895 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-25 19:13:49.899 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-25 19:13:49.902 | ++ functions-common:install_package:1333 : update_package_repo 2021-12-25 19:13:49.904 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:13:49.906 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:13:49.908 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:13:49.910 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:13:49.913 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:13:49.915 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:13:49.917 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:13:49.919 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:13:49.921 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:13:49.923 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:13:49.925 | ++ functions-common:apt_get_update:1069 : return 2021-12-25 19:13:49.928 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-25 19:13:49.930 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:13:49.933 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:13:49.935 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:13:49.938 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-25 19:13:49.958 | ++ functions-common:apt_get:1109 : 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++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-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-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 gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-12-25 19:13:50.078 | Reading package lists... 2021-12-25 19:13:50.336 | Building dependency tree... 2021-12-25 19:13:50.337 | Reading state information... 2021-12-25 19:13:50.593 | acl is already the newest version (2.2.52-3build1). 2021-12-25 19:13:50.593 | acl set to manually installed. 2021-12-25 19:13:50.593 | bc is already the newest version (1.07.1-2). 2021-12-25 19:13:50.593 | bc set to manually installed. 2021-12-25 19:13:50.593 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-12-25 19:13:50.593 | bsdmainutils set to manually installed. 2021-12-25 19:13:50.593 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-12-25 19:13:50.593 | gawk set to manually installed. 2021-12-25 19:13:50.593 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-12-25 19:13:50.593 | iptables set to manually installed. 2021-12-25 19:13:50.593 | libpcre3-dev is already the newest version (2:8.39-9). 2021-12-25 19:13:50.593 | lsof is already the newest version (4.89+dfsg-0.1). 2021-12-25 19:13:50.593 | lsof set to manually installed. 2021-12-25 19:13:50.593 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-12-25 19:13:50.593 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-12-25 19:13:50.593 | ebtables set to manually installed. 2021-12-25 19:13:50.593 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-12-25 19:13:50.593 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-12-25 19:13:50.593 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-12-25 19:13:50.593 | parted is already the newest version (3.2-20ubuntu0.2). 2021-12-25 19:13:50.594 | parted set to manually installed. 2021-12-25 19:13:50.594 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-12-25 19:13:50.594 | psmisc set to manually installed. 2021-12-25 19:13:50.594 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-12-25 19:13:50.594 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-12-25 19:13:50.594 | wget set to manually installed. 2021-12-25 19:13:50.594 | The following packages were automatically installed and are no longer required: 2021-12-25 19:13:50.594 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:13:50.594 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:13:50.594 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:13:50.594 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:13:50.594 | python3-twisted-bin python3-zope.interface 2021-12-25 19:13:50.594 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:13:50.594 | The following additional packages will be installed: 2021-12-25 19:13:50.594 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-12-25 19:13:50.594 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-12-25 19:13:50.594 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-12-25 19:13:50.594 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-12-25 19:13:50.594 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-12-25 19:13:50.594 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-12-25 19:13:50.594 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-12-25 19:13:50.594 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-25 19:13:50.594 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-25 19:13:50.594 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-12-25 19:13:50.594 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-12-25 19:13:50.594 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-12-25 19:13:50.594 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-12-25 19:13:50.594 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-25 19:13:50.594 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-25 19:13:50.594 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-12-25 19:13:50.595 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-25 19:13:50.595 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-12-25 19:13:50.595 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-12-25 19:13:50.595 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-12-25 19:13:50.595 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-12-25 19:13:50.595 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-25 19:13:50.595 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-12-25 19:13:50.595 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-12-25 19:13:50.595 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-12-25 19:13:50.595 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-12-25 19:13:50.595 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-12-25 19:13:50.595 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-12-25 19:13:50.595 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-12-25 19:13:50.595 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-12-25 19:13:50.595 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-12-25 19:13:50.595 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-12-25 19:13:50.595 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-12-25 19:13:50.595 | uuid-dev uwsgi-core vbetool x11-common 2021-12-25 19:13:50.596 | Suggested packages: 2021-12-25 19:13:50.596 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-12-25 19:13:50.596 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-12-25 19:13:50.596 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-12-25 19:13:50.596 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-12-25 19:13:50.597 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-12-25 19:13:50.597 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-12-25 19:13:50.597 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-12-25 19:13:50.597 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-12-25 19:13:50.597 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-12-25 19:13:50.597 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-12-25 19:13:50.597 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-12-25 19:13:50.597 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-12-25 19:13:50.597 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-12-25 19:13:50.597 | libjson-perl default-mysql-server | virtual-mysql-server 2021-12-25 19:13:50.597 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-12-25 19:13:50.597 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-12-25 19:13:50.597 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-12-25 19:13:50.843 | The following NEW packages will be installed: 2021-12-25 19:13:50.844 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-12-25 19:13:50.844 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-12-25 19:13:50.844 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-12-25 19:13:50.844 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-12-25 19:13:50.844 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-12-25 19:13:50.844 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-12-25 19:13:50.844 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-12-25 19:13:50.844 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-12-25 19:13:50.844 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-12-25 19:13:50.844 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-12-25 19:13:50.844 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-12-25 19:13:50.844 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-12-25 19:13:50.844 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-12-25 19:13:50.844 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-12-25 19:13:50.844 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-12-25 19:13:50.844 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-12-25 19:13:50.844 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-12-25 19:13:50.844 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-12-25 19:13:50.844 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-12-25 19:13:50.844 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-12-25 19:13:50.844 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-12-25 19:13:50.844 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-12-25 19:13:50.844 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-12-25 19:13:50.844 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-12-25 19:13:50.844 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-12-25 19:13:50.844 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-12-25 19:13:50.844 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-12-25 19:13:50.844 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-12-25 19:13:50.845 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-12-25 19:13:50.845 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-12-25 19:13:50.845 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-12-25 19:13:50.845 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-12-25 19:13:50.845 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-12-25 19:13:50.845 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-12-25 19:13:50.845 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-12-25 19:13:50.845 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-12-25 19:13:50.845 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-12-25 19:13:50.845 | The following packages will be upgraded: 2021-12-25 19:13:50.845 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-12-25 19:13:50.845 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-12-25 19:13:50.845 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-12-25 19:13:50.845 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-12-25 19:13:50.846 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-12-25 19:13:50.846 | openssl sudo systemd tar tcpdump uuid-runtime 2021-12-25 19:13:50.975 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-12-25 19:13:50.975 | Need to get 81.2 MB of archives. 2021-12-25 19:13:50.975 | After this operation, 260 MB of additional disk space will be used. 2021-12-25 19:13:50.975 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-12-25 19:13:51.230 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-12-25 19:13:51.245 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-12-25 19:13:51.283 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-12-25 19:13:51.547 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-12-25 19:13:51.564 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-12-25 19:13:51.566 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-12-25 19:13:51.569 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-12-25 19:13:51.576 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.14 [1,302 kB] 2021-12-25 19:13:51.749 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-12-25 19:13:51.751 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-12-25 19:13:51.780 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-12-25 19:13:51.781 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-12-25 19:13:51.782 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-12-25 19:13:51.783 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-12-25 19:13:51.784 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-12-25 19:13:51.789 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-12-25 19:13:51.789 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-12-25 19:13:51.795 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-12-25 19:13:52.932 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB] 2021-12-25 19:13:53.068 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.20 [1,071 kB] 2021-12-25 19:13:53.257 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.20 [84.2 kB] 2021-12-25 19:13:53.261 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.20 [160 kB] 2021-12-25 19:13:53.283 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.20 [95.1 kB] 2021-12-25 19:13:53.286 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-12-25 19:13:53.456 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-12-25 19:13:53.603 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-12-25 19:13:53.611 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-12-25 19:13:53.630 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-12-25 19:13:53.697 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-12-25 19:13:53.701 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-12-25 19:13:53.883 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-12-25 19:13:53.887 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-12-25 19:13:53.888 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-12-25 19:13:53.889 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-12-25 19:13:53.890 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-12-25 19:13:53.932 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-12-25 19:13:53.933 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-12-25 19:13:53.935 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.9 [1,169 kB] 2021-12-25 19:13:54.156 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.14 [613 kB] 2021-12-25 19:13:54.263 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-12-25 19:13:54.329 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-12-25 19:13:54.347 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-12-25 19:13:54.358 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-12-25 19:13:54.362 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-12-25 19:13:54.375 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-sftp-server amd64 1:7.6p1-4ubuntu0.5 [45.5 kB] 2021-12-25 19:13:54.382 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-12-25 19:13:54.475 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-12-25 19:13:54.533 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-12-25 19:13:54.610 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-12-25 19:13:54.611 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-12-25 19:13:54.612 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-12-25 19:13:54.614 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-12-25 19:13:54.766 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-12-25 19:13:54.793 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-12-25 19:13:54.849 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-12-25 19:13:54.850 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-12-25 19:13:54.859 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-12-25 19:13:54.912 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-12-25 19:13:55.042 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-12-25 19:13:55.095 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-12-25 19:13:55.100 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-12-25 19:13:55.100 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-12-25 19:13:55.113 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-12-25 19:13:55.115 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-12-25 19:13:55.121 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-12-25 19:13:55.123 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-12-25 19:13:55.197 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-12-25 19:13:55.209 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-12-25 19:13:55.314 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-12-25 19:13:55.316 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-12-25 19:13:55.506 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-12-25 19:13:55.507 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-12-25 19:13:55.565 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-12-25 19:13:55.680 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.20 [178 kB] 2021-12-25 19:13:55.713 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-12-25 19:13:56.050 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-12-25 19:13:57.636 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-12-25 19:13:57.637 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-12-25 19:13:57.638 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-12-25 19:13:57.639 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-12-25 19:13:57.639 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-12-25 19:13:57.642 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-12-25 19:13:57.647 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-12-25 19:13:57.654 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-12-25 19:13:57.660 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-12-25 19:13:57.689 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-12-25 19:13:57.734 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-12-25 19:13:57.863 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-12-25 19:13:57.864 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-12-25 19:13:57.866 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-12-25 19:13:57.874 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-12-25 19:13:57.876 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-12-25 19:13:57.899 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-12-25 19:13:57.900 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-12-25 19:13:57.901 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-12-25 19:13:57.901 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-12-25 19:13:57.911 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-12-25 19:13:57.948 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-12-25 19:13:57.951 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-12-25 19:13:57.971 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-12-25 19:13:58.075 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-12-25 19:13:58.174 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-12-25 19:13:58.263 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-12-25 19:13:58.308 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-12-25 19:13:58.344 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-12-25 19:13:58.345 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-12-25 19:13:58.345 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-12-25 19:13:58.347 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-12-25 19:13:58.402 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-12-25 19:13:58.405 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-12-25 19:13:58.416 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-12-25 19:13:58.418 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-12-25 19:13:58.419 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-12-25 19:13:58.432 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-12-25 19:13:58.435 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-12-25 19:13:58.437 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-12-25 19:13:58.439 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-12-25 19:13:58.490 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-12-25 19:13:58.504 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-12-25 19:13:58.534 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-12-25 19:13:58.548 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-12-25 19:13:58.552 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-12-25 19:13:58.567 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-12-25 19:13:58.618 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-12-25 19:13:58.623 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-12-25 19:13:58.635 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-12-25 19:13:58.639 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-12-25 19:13:58.653 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-12-25 19:13:58.668 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-12-25 19:13:58.683 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-12-25 19:13:58.684 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-12-25 19:13:58.685 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-12-25 19:13:58.688 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-12-25 19:13:58.707 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-12-25 19:13:58.828 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.3 [244 kB] 2021-12-25 19:13:58.836 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-12-25 19:13:58.838 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-12-25 19:13:58.840 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-12-25 19:13:58.841 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-12-25 19:13:58.850 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-12-25 19:13:58.853 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-12-25 19:13:58.863 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-12-25 19:13:58.864 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-12-25 19:13:58.895 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-12-25 19:13:58.897 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-12-25 19:13:58.898 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-12-25 19:13:58.898 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-12-25 19:13:58.900 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.9 [68.9 kB] 2021-12-25 19:13:58.906 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.9 [102 kB] 2021-12-25 19:13:59.000 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-12-25 19:13:59.001 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-12-25 19:13:59.005 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.9 [1,385 kB] 2021-12-25 19:13:59.096 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-12-25 19:13:59.097 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-12-25 19:13:59.098 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-12-25 19:13:59.099 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-12-25 19:13:59.099 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-12-25 19:13:59.100 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-12-25 19:13:59.101 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-12-25 19:13:59.109 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-12-25 19:14:00.479 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-12-25 19:14:00.487 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-12-25 19:14:00.498 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-12-25 19:14:00.499 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-12-25 19:14:00.535 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-12-25 19:14:00.535 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-12-25 19:14:00.536 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-12-25 19:14:00.567 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-12-25 19:14:00.568 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-12-25 19:14:00.599 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-12-25 19:14:00.617 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-12-25 19:14:00.618 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-12-25 19:14:00.629 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-12-25 19:14:00.630 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-12-25 19:14:00.631 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.36-0ubuntu0.18.04.1 [689 kB] 2021-12-25 19:14:00.765 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.14 [1,568 kB] 2021-12-25 19:14:00.994 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.36-0ubuntu0.18.04.1 [1,017 kB] 2021-12-25 19:14:01.161 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-12-25 19:14:01.193 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-12-25 19:14:01.261 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.13 [1,220 kB] 2021-12-25 19:14:01.409 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-12-25 19:14:01.438 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-12-25 19:14:01.459 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.19-0ubuntu0.18.04.1 [219 kB] 2021-12-25 19:14:01.529 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2,725 kB] 2021-12-25 19:14:01.931 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB] 2021-12-25 19:14:02.083 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-12-25 19:14:02.114 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-12-25 19:14:02.116 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-12-25 19:14:02.206 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-12-25 19:14:02.235 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-12-25 19:14:02.237 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-12-25 19:14:02.313 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-12-25 19:14:02.339 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-12-25 19:14:02.435 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-12-25 19:14:02.471 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-12-25 19:14:02.621 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-12-25 19:14:02.626 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-12-25 19:14:02.627 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-12-25 19:14:02.628 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-12-25 19:14:02.629 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-12-25 19:14:02.634 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.19-0ubuntu0.18.04.1 [841 kB] 2021-12-25 19:14:02.885 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-12-25 19:14:02.929 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1,653 kB] 2021-12-25 19:14:03.214 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-12-25 19:14:03.217 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.6 [6,184 B] 2021-12-25 19:14:03.218 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-12-25 19:14:03.218 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB] 2021-12-25 19:14:03.222 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB] 2021-12-25 19:14:03.296 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-12-25 19:14:03.309 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-12-25 19:14:03.373 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-12-25 19:14:03.479 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-12-25 19:14:03.485 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-12-25 19:14:03.501 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-12-25 19:14:03.501 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-12-25 19:14:03.503 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-12-25 19:14:03.504 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-12-25 19:14:03.506 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-12-25 19:14:03.507 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.2 [10.2 kB] 2021-12-25 19:14:03.507 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-12-25 19:14:03.546 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-12-25 19:14:03.547 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-12-25 19:14:03.561 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-12-25 19:14:03.562 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-12-25 19:14:03.588 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-12-25 19:14:03.617 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-12-25 19:14:05.283 | Preconfiguring packages ... 2021-12-25 19:14:05.417 | Fetched 81.2 MB in 13s (6,365 kB/s) 2021-12-25 19:14:05.481 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-25 19:14:05.484 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:05.512 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-12-25 19:14:05.632 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-12-25 19:14:05.783 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-25 19:14:05.786 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-25 19:14:05.816 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-25 19:14:05.927 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-25 19:14:05.950 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-25 19:14:06.096 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-12-25 19:14:06.236 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-25 19:14:06.941 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-12-25 19:14:06.962 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-12-25 19:14:07.065 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-12-25 19:14:07.187 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-25 19:14:07.190 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-25 19:14:07.211 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-25 19:14:07.298 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-25 19:14:07.429 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-12-25 19:14:07.432 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-25 19:14:07.457 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-12-25 19:14:07.729 | Selecting previously unselected package libapr1:amd64. 2021-12-25 19:14:07.735 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-12-25 19:14:07.738 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-12-25 19:14:07.864 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-25 19:14:07.892 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-25 19:14:08.165 | Selecting previously unselected package libaprutil1:amd64. 2021-12-25 19:14:08.171 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-12-25 19:14:08.174 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-12-25 19:14:08.269 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-25 19:14:08.291 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-12-25 19:14:08.428 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-12-25 19:14:08.434 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-12-25 19:14:08.437 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-25 19:14:08.499 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-25 19:14:08.520 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-25 19:14:08.625 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-25 19:14:08.653 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-25 19:14:08.745 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-12-25 19:14:08.766 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-25 19:14:08.875 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-25 19:14:08.907 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-12-25 19:14:08.998 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-12-25 19:14:09.004 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-12-25 19:14:09.007 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-25 19:14:09.080 | Selecting previously unselected package liblua5.2-0:amd64. 2021-12-25 19:14:09.086 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-12-25 19:14:09.089 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-25 19:14:09.181 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-25 19:14:09.210 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-12-25 19:14:10.507 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-25 19:14:10.529 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-12-25 19:14:10.691 | Selecting previously unselected package apache2-bin. 2021-12-25 19:14:10.697 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-25 19:14:10.700 | Unpacking apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-25 19:14:10.909 | Selecting previously unselected package apache2-utils. 2021-12-25 19:14:10.915 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-25 19:14:10.918 | Unpacking apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-25 19:14:10.980 | Selecting previously unselected package apache2-data. 2021-12-25 19:14:10.986 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.20_all.deb ... 2021-12-25 19:14:10.989 | Unpacking apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-25 19:14:11.164 | Selecting previously unselected package apache2. 2021-12-25 19:14:11.170 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-25 19:14:11.190 | Unpacking apache2 (2.4.29-1ubuntu4.20) ... 2021-12-25 19:14:11.303 | Selecting previously unselected package fonts-dejavu-core. 2021-12-25 19:14:11.309 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-12-25 19:14:11.313 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-12-25 19:14:11.515 | Selecting previously unselected package fonts-liberation. 2021-12-25 19:14:11.522 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-12-25 19:14:11.525 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-25 19:14:11.716 | Selecting previously unselected package fontconfig-config. 2021-12-25 19:14:11.723 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-12-25 19:14:11.726 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-25 19:14:11.821 | Selecting previously unselected package libfontconfig1:amd64. 2021-12-25 19:14:11.827 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-12-25 19:14:11.830 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-25 19:14:11.930 | Selecting previously unselected package fontconfig. 2021-12-25 19:14:11.936 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-12-25 19:14:11.939 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-12-25 19:14:12.033 | Selecting previously unselected package liblua5.3-0:amd64. 2021-12-25 19:14:12.040 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:12.042 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-25 19:14:12.155 | Selecting previously unselected package haproxy. 2021-12-25 19:14:12.161 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-12-25 19:14:12.171 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-12-25 19:14:12.389 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-12-25 19:14:12.396 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-25 19:14:12.399 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-25 19:14:12.509 | Selecting previously unselected package x11-common. 2021-12-25 19:14:12.516 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-12-25 19:14:12.539 | dpkg-query: no packages found matching nux-tools 2021-12-25 19:14:12.549 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-12-25 19:14:12.639 | Selecting previously unselected package libice6:amd64. 2021-12-25 19:14:12.646 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-12-25 19:14:12.649 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-12-25 19:14:12.732 | Selecting previously unselected package libsm6:amd64. 2021-12-25 19:14:12.739 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-12-25 19:14:12.741 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-12-25 19:14:12.865 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-12-25 19:14:13.330 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-12-25 19:14:13.774 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-12-25 19:14:13.780 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-12-25 19:14:13.783 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-25 19:14:13.872 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-25 19:14:13.896 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-12-25 19:14:13.986 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-12-25 19:14:14.134 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65702 files and directories currently installed.) 2021-12-25 19:14:14.137 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-25 19:14:14.158 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) over (2.56.4-0ubuntu0.18.04.4) ... 2021-12-25 19:14:14.427 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-25 19:14:14.449 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.14) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-12-25 19:14:14.655 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-12-25 19:14:14.688 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-12-25 19:14:14.873 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:14.899 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-25 19:14:15.039 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:15.064 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-25 19:14:15.213 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:15.236 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-25 19:14:15.334 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:15.355 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-12-25 19:14:15.435 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-25 19:14:15.457 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-25 19:14:15.590 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-25 19:14:15.646 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-25 19:14:16.002 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-12-25 19:14:16.030 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-12-25 19:14:16.236 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:16.265 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-12-25 19:14:16.388 | Selecting previously unselected package uuid-dev:amd64. 2021-12-25 19:14:16.395 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-12-25 19:14:16.397 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-25 19:14:16.488 | Selecting previously unselected package libsctp1:amd64. 2021-12-25 19:14:16.495 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-12-25 19:14:16.497 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-25 19:14:16.554 | Selecting previously unselected package libsctp-dev:amd64. 2021-12-25 19:14:16.561 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-12-25 19:14:16.564 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-25 19:14:16.625 | Selecting previously unselected package libapr1-dev. 2021-12-25 19:14:16.631 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-12-25 19:14:16.634 | Unpacking libapr1-dev (1.6.3-2) ... 2021-12-25 19:14:16.937 | Selecting previously unselected package libldap2-dev:amd64. 2021-12-25 19:14:16.944 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-12-25 19:14:16.947 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-25 19:14:17.095 | Selecting previously unselected package libaprutil1-dev. 2021-12-25 19:14:17.102 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-12-25 19:14:17.104 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-12-25 19:14:17.372 | Selecting previously unselected package autotools-dev. 2021-12-25 19:14:17.379 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-12-25 19:14:17.381 | Unpacking autotools-dev (20180224.1) ... 2021-12-25 19:14:17.439 | Selecting previously unselected package m4. 2021-12-25 19:14:17.446 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-12-25 19:14:17.457 | Unpacking m4 (1.4.18-1) ... 2021-12-25 19:14:17.560 | Selecting previously unselected package autoconf. 2021-12-25 19:14:17.567 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-12-25 19:14:17.570 | Unpacking autoconf (2.69-11) ... 2021-12-25 19:14:17.702 | Selecting previously unselected package automake. 2021-12-25 19:14:17.708 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-12-25 19:14:17.721 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-12-25 19:14:17.843 | Selecting previously unselected package autopoint. 2021-12-25 19:14:17.851 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-12-25 19:14:17.862 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-25 19:14:17.926 | Selecting previously unselected package libtool. 2021-12-25 19:14:17.933 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-12-25 19:14:17.936 | Unpacking libtool (2.4.6-2) ... 2021-12-25 19:14:18.015 | Selecting previously unselected package dh-autoreconf. 2021-12-25 19:14:18.022 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-12-25 19:14:18.024 | Unpacking dh-autoreconf (17) ... 2021-12-25 19:14:18.081 | Selecting previously unselected package libarchive-zip-perl. 2021-12-25 19:14:18.087 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-12-25 19:14:18.098 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-25 19:14:18.168 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-12-25 19:14:18.175 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-12-25 19:14:18.177 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-25 19:14:18.234 | Selecting previously unselected package libtimedate-perl. 2021-12-25 19:14:18.240 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-12-25 19:14:18.243 | Unpacking libtimedate-perl (2.3000-2) ... 2021-12-25 19:14:18.319 | Selecting previously unselected package dh-strip-nondeterminism. 2021-12-25 19:14:18.325 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-12-25 19:14:18.328 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-25 19:14:18.394 | Selecting previously unselected package libdpkg-perl. 2021-12-25 19:14:18.400 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-12-25 19:14:18.403 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-25 19:14:18.491 | Selecting previously unselected package make. 2021-12-25 19:14:18.498 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-12-25 19:14:18.501 | Unpacking make (4.1-9.1ubuntu1) ... 2021-12-25 19:14:18.593 | Selecting previously unselected package dpkg-dev. 2021-12-25 19:14:18.599 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-12-25 19:14:18.602 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-25 19:14:18.780 | Selecting previously unselected package libcroco3:amd64. 2021-12-25 19:14:18.786 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-12-25 19:14:18.789 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-12-25 19:14:18.873 | Selecting previously unselected package gettext. 2021-12-25 19:14:18.880 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-12-25 19:14:18.883 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-25 19:14:19.156 | Selecting previously unselected package intltool-debian. 2021-12-25 19:14:19.163 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-12-25 19:14:19.165 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-12-25 19:14:19.223 | Selecting previously unselected package po-debconf. 2021-12-25 19:14:19.230 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-12-25 19:14:19.233 | Unpacking po-debconf (1.0.20) ... 2021-12-25 19:14:19.324 | Selecting previously unselected package debhelper. 2021-12-25 19:14:19.330 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-12-25 19:14:19.333 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-12-25 19:14:19.563 | Selecting previously unselected package apache2-dev. 2021-12-25 19:14:19.570 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.20_amd64.deb ... 2021-12-25 19:14:19.572 | Unpacking apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-25 19:14:19.663 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-12-25 19:14:19.669 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-25 19:14:19.672 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-25 19:14:20.154 | Selecting previously unselected package g++-7. 2021-12-25 19:14:20.161 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-12-25 19:14:20.163 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-25 19:14:21.521 | Selecting previously unselected package g++. 2021-12-25 19:14:21.528 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-12-25 19:14:21.538 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-25 19:14:21.589 | Selecting previously unselected package build-essential. 2021-12-25 19:14:21.595 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-12-25 19:14:21.598 | Unpacking build-essential (12.4ubuntu1) ... 2021-12-25 19:14:21.656 | Selecting previously unselected package conntrack. 2021-12-25 19:14:21.662 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-25 19:14:21.665 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-25 19:14:21.747 | Selecting previously unselected package libnetfilter-queue1. 2021-12-25 19:14:21.754 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-12-25 19:14:21.756 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-12-25 19:14:21.856 | Selecting previously unselected package conntrackd. 2021-12-25 19:14:21.863 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-12-25 19:14:21.865 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-25 19:14:21.960 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-25 19:14:21.989 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-25 19:14:22.150 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-12-25 19:14:22.171 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-12-25 19:14:22.288 | Selecting previously unselected package dctrl-tools. 2021-12-25 19:14:22.295 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-12-25 19:14:22.304 | Unpacking dctrl-tools (2.24-2build1) ... 2021-12-25 19:14:22.397 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-12-25 19:14:22.417 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-12-25 19:14:22.531 | Selecting previously unselected package dnsmasq-utils. 2021-12-25 19:14:22.538 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-12-25 19:14:22.540 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-25 19:14:22.614 | Selecting previously unselected package dstat. 2021-12-25 19:14:22.621 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-12-25 19:14:22.623 | Unpacking dstat (0.7.3-1) ... 2021-12-25 19:14:22.727 | Selecting previously unselected package libfakeroot:amd64. 2021-12-25 19:14:22.734 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-25 19:14:22.737 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-25 19:14:22.809 | Selecting previously unselected package fakeroot. 2021-12-25 19:14:22.816 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-12-25 19:14:22.818 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-12-25 19:14:22.881 | Selecting previously unselected package genisoimage. 2021-12-25 19:14:22.887 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-12-25 19:14:22.890 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-25 19:14:23.009 | Selecting previously unselected package libgraphite2-3:amd64. 2021-12-25 19:14:23.016 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-12-25 19:14:23.019 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-25 19:14:23.108 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-12-25 19:14:23.115 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-12-25 19:14:23.117 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:14:23.203 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-12-25 19:14:23.210 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-25 19:14:23.212 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:14:23.285 | Selecting previously unselected package libann0. 2021-12-25 19:14:23.292 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-12-25 19:14:23.294 | Unpacking libann0 (1.1.2+doc-6) ... 2021-12-25 19:14:23.369 | Selecting previously unselected package libcdt5. 2021-12-25 19:14:23.375 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-12-25 19:14:23.379 | Unpacking libcdt5 (2.40.1-2) ... 2021-12-25 19:14:23.452 | Selecting previously unselected package libcgraph6. 2021-12-25 19:14:23.459 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-12-25 19:14:23.462 | Unpacking libcgraph6 (2.40.1-2) ... 2021-12-25 19:14:23.520 | Selecting previously unselected package libjpeg8:amd64. 2021-12-25 19:14:23.526 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-12-25 19:14:23.529 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-25 19:14:23.611 | Selecting previously unselected package libjbig0:amd64. 2021-12-25 19:14:23.618 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-12-25 19:14:23.620 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-12-25 19:14:23.702 | Selecting previously unselected package libtiff5:amd64. 2021-12-25 19:14:23.708 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-12-25 19:14:23.711 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-25 19:14:23.811 | Selecting previously unselected package libwebp6:amd64. 2021-12-25 19:14:23.818 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:23.820 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-25 19:14:23.917 | Selecting previously unselected package libxpm4:amd64. 2021-12-25 19:14:23.924 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-12-25 19:14:23.926 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-12-25 19:14:24.009 | Selecting previously unselected package libgd3:amd64. 2021-12-25 19:14:24.016 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-12-25 19:14:24.019 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-25 19:14:24.114 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-12-25 19:14:24.121 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-12-25 19:14:24.123 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-25 19:14:24.222 | Selecting previously unselected package libpixman-1-0:amd64. 2021-12-25 19:14:24.229 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-12-25 19:14:24.232 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-25 19:14:24.342 | Selecting previously unselected package libxcb-render0:amd64. 2021-12-25 19:14:24.348 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-25 19:14:24.351 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-25 19:14:24.441 | Selecting previously unselected package libxcb-shm0:amd64. 2021-12-25 19:14:24.448 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-12-25 19:14:24.450 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-25 19:14:24.540 | Selecting previously unselected package libxrender1:amd64. 2021-12-25 19:14:24.547 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-12-25 19:14:24.549 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-12-25 19:14:24.632 | Selecting previously unselected package libcairo2:amd64. 2021-12-25 19:14:24.639 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-12-25 19:14:24.641 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-25 19:14:24.781 | Selecting previously unselected package libltdl7:amd64. 2021-12-25 19:14:24.788 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-12-25 19:14:24.790 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-12-25 19:14:24.848 | Selecting previously unselected package libthai-data. 2021-12-25 19:14:24.854 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-12-25 19:14:24.857 | Unpacking libthai-data (0.1.27-2) ... 2021-12-25 19:14:24.957 | Selecting previously unselected package libdatrie1:amd64. 2021-12-25 19:14:24.964 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-12-25 19:14:24.966 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-12-25 19:14:25.048 | Selecting previously unselected package libthai0:amd64. 2021-12-25 19:14:25.055 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-12-25 19:14:25.057 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-12-25 19:14:25.142 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-12-25 19:14:25.149 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-25 19:14:25.151 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-25 19:14:25.250 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-12-25 19:14:25.257 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-25 19:14:25.259 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-25 19:14:25.341 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-12-25 19:14:25.349 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-12-25 19:14:25.351 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-25 19:14:25.425 | Selecting previously unselected package libpathplan4. 2021-12-25 19:14:25.434 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-12-25 19:14:25.437 | Unpacking libpathplan4 (2.40.1-2) ... 2021-12-25 19:14:25.529 | Selecting previously unselected package libgvc6. 2021-12-25 19:14:25.536 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-12-25 19:14:25.538 | Unpacking libgvc6 (2.40.1-2) ... 2021-12-25 19:14:25.693 | Selecting previously unselected package libgvpr2. 2021-12-25 19:14:25.700 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-12-25 19:14:25.702 | Unpacking libgvpr2 (2.40.1-2) ... 2021-12-25 19:14:25.797 | Selecting previously unselected package liblab-gamut1. 2021-12-25 19:14:25.804 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-12-25 19:14:25.806 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-12-25 19:14:26.016 | Selecting previously unselected package libxt6:amd64. 2021-12-25 19:14:26.024 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-12-25 19:14:26.026 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-12-25 19:14:26.117 | Selecting previously unselected package libxmu6:amd64. 2021-12-25 19:14:26.124 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-12-25 19:14:26.127 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-12-25 19:14:26.211 | Selecting previously unselected package libxaw7:amd64. 2021-12-25 19:14:26.218 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-12-25 19:14:26.221 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-12-25 19:14:26.314 | Selecting previously unselected package graphviz. 2021-12-25 19:14:26.321 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-12-25 19:14:26.323 | Unpacking graphviz (2.40.1-2) ... 2021-12-25 19:14:26.522 | Selecting previously unselected package libnl-3-200:amd64. 2021-12-25 19:14:26.529 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-25 19:14:26.531 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-25 19:14:26.617 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-12-25 19:14:26.624 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-25 19:14:26.626 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-25 19:14:26.733 | Selecting previously unselected package libibverbs1:amd64. 2021-12-25 19:14:26.740 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-12-25 19:14:26.742 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-25 19:14:26.834 | Selecting previously unselected package ibverbs-providers:amd64. 2021-12-25 19:14:26.841 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-12-25 19:14:26.844 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-25 19:14:26.923 | Selecting previously unselected package icu-devtools. 2021-12-25 19:14:26.930 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-12-25 19:14:26.932 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-12-25 19:14:27.018 | Selecting previously unselected package iputils-arping. 2021-12-25 19:14:27.025 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-12-25 19:14:27.027 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-12-25 19:14:27.126 | Selecting previously unselected package javascript-common. 2021-12-25 19:14:27.133 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-12-25 19:14:27.147 | Unpacking javascript-common (11) ... 2021-12-25 19:14:27.226 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-12-25 19:14:27.233 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-12-25 19:14:27.235 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-25 19:14:27.334 | Selecting previously unselected package libsensors4:amd64. 2021-12-25 19:14:27.341 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-12-25 19:14:27.434 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-12-25 19:14:27.507 | Selecting previously unselected package libsnmp-base. 2021-12-25 19:14:27.514 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-12-25 19:14:27.516 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-25 19:14:27.625 | Selecting previously unselected package libsnmp30:amd64. 2021-12-25 19:14:27.633 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-12-25 19:14:27.635 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-25 19:14:27.855 | Selecting previously unselected package keepalived. 2021-12-25 19:14:27.862 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.3_amd64.deb ... 2021-12-25 19:14:27.865 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-25 19:14:27.985 | Selecting previously unselected package libgssrpc4:amd64. 2021-12-25 19:14:27.993 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:27.995 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:14:28.072 | Selecting previously unselected package libkdb5-9:amd64. 2021-12-25 19:14:28.079 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:28.081 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:14:28.164 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-12-25 19:14:28.170 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:28.173 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:14:28.259 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-12-25 19:14:28.266 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:28.268 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:14:28.326 | Selecting previously unselected package comerr-dev:amd64. 2021-12-25 19:14:28.333 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-12-25 19:14:28.336 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-25 19:14:28.393 | Selecting previously unselected package krb5-multidev:amd64. 2021-12-25 19:14:28.400 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:28.402 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:14:28.500 | Selecting previously unselected package libaio1:amd64. 2021-12-25 19:14:28.507 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-12-25 19:14:28.509 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-25 19:14:28.567 | Selecting previously unselected package libalgorithm-diff-perl. 2021-12-25 19:14:28.574 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-12-25 19:14:28.576 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-12-25 19:14:28.636 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-12-25 19:14:28.642 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-12-25 19:14:28.645 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-25 19:14:28.703 | Selecting previously unselected package libalgorithm-merge-perl. 2021-12-25 19:14:28.710 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-12-25 19:14:28.712 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-12-25 19:14:28.770 | Selecting previously unselected package libarchive-cpio-perl. 2021-12-25 19:14:28.777 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-12-25 19:14:28.779 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-12-25 19:14:28.837 | Selecting previously unselected package libfile-fcntllock-perl. 2021-12-25 19:14:28.844 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-12-25 19:14:28.846 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-12-25 19:14:28.903 | Selecting previously unselected package libglib2.0-bin. 2021-12-25 19:14:28.909 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-25 19:14:28.913 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-25 19:14:28.993 | Selecting previously unselected package libglib2.0-dev-bin. 2021-12-25 19:14:29.000 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-25 19:14:29.002 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-25 19:14:29.096 | Selecting previously unselected package pkg-config. 2021-12-25 19:14:29.103 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-12-25 19:14:29.105 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-12-25 19:14:29.164 | Selecting previously unselected package zlib1g-dev:amd64. 2021-12-25 19:14:29.171 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-12-25 19:14:29.173 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-25 19:14:29.258 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-12-25 19:14:29.265 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.9_amd64.deb ... 2021-12-25 19:14:29.268 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-25 19:14:29.608 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-12-25 19:14:29.616 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-12-25 19:14:29.618 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-25 19:14:29.675 | Selecting previously unselected package libgts-bin. 2021-12-25 19:14:29.683 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-12-25 19:14:29.685 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-12-25 19:14:29.770 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-12-25 19:14:29.777 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-25 19:14:29.780 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:14:29.862 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-12-25 19:14:29.869 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-12-25 19:14:29.871 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:14:29.946 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-12-25 19:14:29.953 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-12-25 19:14:29.956 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-25 19:14:30.030 | Selecting previously unselected package libiculx60:amd64. 2021-12-25 19:14:30.038 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-12-25 19:14:30.040 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-25 19:14:30.099 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-12-25 19:14:30.105 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-12-25 19:14:30.108 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-25 19:14:30.167 | Selecting previously unselected package libicu-dev. 2021-12-25 19:14:30.174 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-12-25 19:14:30.176 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-12-25 19:14:31.585 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-12-25 19:14:31.592 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-12-25 19:14:31.594 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:14:31.721 | Selecting previously unselected package libiscsi7:amd64. 2021-12-25 19:14:31.728 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-12-25 19:14:31.730 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-25 19:14:31.817 | Selecting previously unselected package libjansson4:amd64. 2021-12-25 19:14:31.825 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-12-25 19:14:31.828 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-12-25 19:14:31.889 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-12-25 19:14:31.897 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-12-25 19:14:31.899 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-25 19:14:31.984 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-12-25 19:14:31.991 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-12-25 19:14:31.994 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-25 19:14:32.051 | Selecting previously unselected package libjpeg-dev:amd64. 2021-12-25 19:14:32.058 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-12-25 19:14:32.060 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-25 19:14:32.138 | Selecting previously unselected package libjs-jquery. 2021-12-25 19:14:32.145 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-12-25 19:14:32.156 | Unpacking libjs-jquery (3.2.1-1) ... 2021-12-25 19:14:32.224 | Selecting previously unselected package libjs-jquery-metadata. 2021-12-25 19:14:32.231 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-12-25 19:14:32.234 | Unpacking libjs-jquery-metadata (12-1) ... 2021-12-25 19:14:32.292 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-12-25 19:14:32.299 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-12-25 19:14:32.309 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-25 19:14:32.416 | Selecting previously unselected package libltdl-dev:amd64. 2021-12-25 19:14:32.424 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-12-25 19:14:32.426 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-12-25 19:14:32.515 | Selecting previously unselected package libsys-hostname-long-perl. 2021-12-25 19:14:32.522 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-12-25 19:14:32.524 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-12-25 19:14:32.600 | Selecting previously unselected package libmail-sendmail-perl. 2021-12-25 19:14:32.607 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-12-25 19:14:32.609 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-12-25 19:14:32.692 | Selecting previously unselected package libmatheval1:amd64. 2021-12-25 19:14:32.699 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-12-25 19:14:32.701 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-25 19:14:32.802 | Selecting previously unselected package mysql-common. 2021-12-25 19:14:32.809 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-12-25 19:14:32.825 | Unpacking mysql-common (5.8+1.0.4) ... 2021-12-25 19:14:32.908 | Selecting previously unselected package libmysqlclient20:amd64. 2021-12-25 19:14:32.916 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:32.918 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:14:33.088 | Selecting previously unselected package libssl-dev:amd64. 2021-12-25 19:14:33.095 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.14_amd64.deb ... 2021-12-25 19:14:33.097 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-25 19:14:33.389 | Selecting previously unselected package libmysqlclient-dev. 2021-12-25 19:14:33.396 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:33.398 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:14:33.643 | Selecting previously unselected package libnorm1:amd64. 2021-12-25 19:14:33.651 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-12-25 19:14:33.653 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-25 19:14:33.757 | Selecting previously unselected package libnspr4:amd64. 2021-12-25 19:14:33.764 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-12-25 19:14:33.766 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-25 19:14:33.860 | Selecting previously unselected package libnss3:amd64. 2021-12-25 19:14:33.867 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.13_amd64.deb ... 2021-12-25 19:14:33.870 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-25 19:14:34.122 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-12-25 19:14:34.130 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-12-25 19:14:34.132 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-25 19:14:34.240 | Selecting previously unselected package libpq5:amd64. 2021-12-25 19:14:34.247 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:34.249 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-25 19:14:34.328 | Selecting previously unselected package libpq-dev. 2021-12-25 19:14:34.335 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:34.337 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-25 19:14:34.483 | Selecting previously unselected package librados2. 2021-12-25 19:14:34.490 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-25 19:14:34.493 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-25 19:14:34.956 | Selecting previously unselected package librbd1. 2021-12-25 19:14:34.964 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-12-25 19:14:34.966 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-25 19:14:35.165 | Selecting previously unselected package libsasl2-dev. 2021-12-25 19:14:35.172 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-25 19:14:35.174 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-25 19:14:35.297 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-12-25 19:14:35.318 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-12-25 19:14:35.443 | Selecting previously unselected package libsodium23:amd64. 2021-12-25 19:14:35.450 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-12-25 19:14:35.453 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-12-25 19:14:35.536 | Selecting previously unselected package libsystemd-dev:amd64. 2021-12-25 19:14:35.544 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-12-25 19:14:35.546 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-25 19:14:35.703 | Selecting previously unselected package libx86-1:amd64. 2021-12-25 19:14:35.712 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-12-25 19:14:35.714 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-25 19:14:35.780 | Selecting previously unselected package libxml2-dev:amd64. 2021-12-25 19:14:35.787 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-12-25 19:14:35.789 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-25 19:14:36.002 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-25 19:14:36.034 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-12-25 19:14:36.135 | Selecting previously unselected package libxslt1-dev:amd64. 2021-12-25 19:14:36.142 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-12-25 19:14:36.144 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-25 19:14:36.298 | Selecting previously unselected package libzmq5:amd64. 2021-12-25 19:14:36.305 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-12-25 19:14:36.308 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-25 19:14:36.444 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-12-25 19:14:36.484 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-12-25 19:14:37.381 | Selecting previously unselected package memcached. 2021-12-25 19:14:37.388 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-12-25 19:14:37.391 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-12-25 19:14:37.477 | Selecting previously unselected package pm-utils. 2021-12-25 19:14:37.484 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-12-25 19:14:37.486 | Unpacking pm-utils (1.4.1-17) ... 2021-12-25 19:14:37.587 | Selecting previously unselected package postgresql-client-common. 2021-12-25 19:14:37.594 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-12-25 19:14:37.604 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-12-25 19:14:37.695 | Selecting previously unselected package ssl-cert. 2021-12-25 19:14:37.702 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-12-25 19:14:37.704 | Unpacking ssl-cert (1.0.39) ... 2021-12-25 19:14:37.839 | Selecting previously unselected package postgresql-common. 2021-12-25 19:14:37.846 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-12-25 19:14:37.891 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-12-25 19:14:37.909 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-12-25 19:14:38.001 | Selecting previously unselected package postgresql-server-dev-10. 2021-12-25 19:14:38.008 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:38.010 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-25 19:14:38.308 | Selecting previously unselected package postgresql-server-dev-all. 2021-12-25 19:14:38.316 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-12-25 19:14:38.318 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-25 19:14:38.383 | Selecting previously unselected package python-pip-whl. 2021-12-25 19:14:38.390 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-12-25 19:14:38.393 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-25 19:14:38.662 | Selecting previously unselected package python3-mysqldb. 2021-12-25 19:14:38.670 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-12-25 19:14:38.680 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-12-25 19:14:38.766 | Selecting previously unselected package python3.6-venv. 2021-12-25 19:14:38.774 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.6_amd64.deb ... 2021-12-25 19:14:38.776 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-25 19:14:38.825 | Selecting previously unselected package python3-venv. 2021-12-25 19:14:38.832 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-12-25 19:14:38.842 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-12-25 19:14:38.909 | Selecting previously unselected package qemu-block-extra:amd64. 2021-12-25 19:14:38.916 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-25 19:14:38.927 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-25 19:14:38.995 | Selecting previously unselected package qemu-utils. 2021-12-25 19:14:39.002 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-12-25 19:14:39.004 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-25 19:14:39.212 | Selecting previously unselected package sharutils. 2021-12-25 19:14:39.219 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-12-25 19:14:39.221 | Unpacking sharutils (1:4.15.2-3) ... 2021-12-25 19:14:39.308 | Selecting previously unselected package sqlite3. 2021-12-25 19:14:39.315 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-12-25 19:14:39.317 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-25 19:14:39.485 | Selecting previously unselected package thin-provisioning-tools. 2021-12-25 19:14:39.493 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-12-25 19:14:39.495 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-25 19:14:39.623 | Selecting previously unselected package unzip. 2021-12-25 19:14:39.630 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-12-25 19:14:39.632 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-12-25 19:14:39.733 | Selecting previously unselected package uwsgi-core. 2021-12-25 19:14:39.741 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-25 19:14:39.751 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:14:39.904 | Selecting previously unselected package vbetool. 2021-12-25 19:14:39.912 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-12-25 19:14:39.914 | Unpacking vbetool (1.1-4) ... 2021-12-25 19:14:40.006 | Selecting previously unselected package libipset3:amd64. 2021-12-25 19:14:40.013 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-12-25 19:14:40.015 | Unpacking libipset3:amd64 (6.34-1) ... 2021-12-25 19:14:40.086 | Selecting previously unselected package ipset. 2021-12-25 19:14:40.094 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-12-25 19:14:40.096 | Unpacking ipset (6.34-1) ... 2021-12-25 19:14:40.187 | Selecting previously unselected package ipvsadm. 2021-12-25 19:14:40.195 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:14:40.197 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-25 19:14:40.273 | Selecting previously unselected package kpartx. 2021-12-25 19:14:40.280 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-12-25 19:14:40.283 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-12-25 19:14:40.349 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-12-25 19:14:40.356 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-25 19:14:40.359 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:14:40.443 | Selecting previously unselected package liberasurecode1:amd64. 2021-12-25 19:14:40.451 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-12-25 19:14:40.453 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-12-25 19:14:40.521 | Selecting previously unselected package liberasurecode-dev. 2021-12-25 19:14:40.528 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-12-25 19:14:40.530 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-12-25 19:14:40.604 | Selecting previously unselected package libffi-dev:amd64. 2021-12-25 19:14:40.611 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-12-25 19:14:40.613 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-12-25 19:14:40.697 | Selecting previously unselected package libkrb5-dev:amd64. 2021-12-25 19:14:40.704 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-12-25 19:14:40.706 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:14:40.785 | Selecting previously unselected package libyaml-dev:amd64. 2021-12-25 19:14:40.793 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-12-25 19:14:40.795 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-25 19:14:40.857 | Selecting previously unselected package socat. 2021-12-25 19:14:40.865 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-12-25 19:14:40.876 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-12-25 19:14:40.985 | Selecting previously unselected package vlan. 2021-12-25 19:14:40.993 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-12-25 19:14:40.995 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-12-25 19:14:41.086 | Setting up libjs-jquery (3.2.1-1) ... 2021-12-25 19:14:41.115 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-12-25 19:14:41.142 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-12-25 19:14:41.178 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-12-25 19:14:41.206 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-25 19:14:41.449 | Setting up libpathplan4 (2.40.1-2) ... 2021-12-25 19:14:41.476 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-25 19:14:41.513 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-12-25 19:14:41.541 | Setting up make (4.1-9.1ubuntu1) ... 2021-12-25 19:14:41.569 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-12-25 19:14:41.605 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-25 19:14:41.633 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-12-25 19:14:41.698 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-12-25 19:14:41.725 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-12-25 19:14:41.753 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-12-25 19:14:41.788 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-12-25 19:14:41.816 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:14:41.838 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-12-25 19:14:41.899 | Setting up libtimedate-perl (2.3000-2) ... 2021-12-25 19:14:41.926 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-12-25 19:14:41.955 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-25 19:14:41.993 | Setting up fonts-dejavu-core (2.37-1) ... 2021-12-25 19:14:42.157 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-12-25 19:14:42.393 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-12-25 19:14:42.429 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-12-25 19:14:42.816 | update-initramfs: deferring update (trigger activated) 2021-12-25 19:14:44.887 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-25 19:14:44.908 | No schema files found: doing nothing. 2021-12-25 19:14:44.915 | Setting up mysql-common (5.8+1.0.4) ... 2021-12-25 19:14:44.982 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-25 19:14:44.993 | Setting up sharutils (1:4.15.2-3) ... 2021-12-25 19:14:45.028 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-12-25 19:14:45.057 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-25 19:14:45.085 | Setting up libjansson4:amd64 (2.11-1) ... 2021-12-25 19:14:45.120 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-12-25 19:14:45.154 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.6) ... 2021-12-25 19:14:45.258 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-25 19:14:45.293 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-12-25 19:14:45.320 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-12-25 19:14:45.356 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-12-25 19:14:45.377 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-12-25 19:14:45.413 | Setting up dctrl-tools (2.24-2build1) ... 2021-12-25 19:14:45.441 | Setting up apache2-data (2.4.29-1ubuntu4.20) ... 2021-12-25 19:14:45.470 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-12-25 19:14:45.498 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-12-25 19:14:45.526 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-25 19:14:45.571 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-12-25 19:14:45.599 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-25 19:14:45.666 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-25 19:14:55.857 | Setting up pm-utils (1.4.1-17) ... 2021-12-25 19:14:55.897 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-12-25 19:14:55.932 | Setting up m4 (1.4.18-1) ... 2021-12-25 19:14:55.959 | Setting up libipset3:amd64 (6.34-1) ... 2021-12-25 19:14:55.987 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-12-25 19:14:56.015 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-25 19:14:56.043 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:14:56.071 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-12-25 19:14:56.141 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-12-25 19:14:57.958 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-12-25 19:14:57.985 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-25 19:14:58.013 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-12-25 19:14:58.889 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-12-25 19:14:58.917 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-12-25 19:14:58.945 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-25 19:14:58.973 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-12-25 19:14:59.001 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-12-25 19:14:59.029 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-12-25 19:14:59.057 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-12-25 19:14:59.085 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-12-25 19:14:59.112 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-12-25 19:14:59.140 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-12-25 19:14:59.168 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-12-25 19:14:59.215 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-12-25 19:14:59.243 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-12-25 19:14:59.270 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-25 19:14:59.305 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-12-25 19:14:59.357 | Setting up autotools-dev (20180224.1) ... 2021-12-25 19:14:59.386 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-25 19:14:59.414 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-12-25 19:14:59.442 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-12-25 19:14:59.488 | Setting up dstat (0.7.3-1) ... 2021-12-25 19:14:59.693 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-25 19:14:59.931 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-12-25 19:14:59.959 | Setting up ipset (6.34-1) ... 2021-12-25 19:14:59.986 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-12-25 19:15:00.023 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-12-25 19:15:00.051 | Setting up systemd (237-3ubuntu10.52) ... 2021-12-25 19:15:00.072 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-12-25 19:15:01.203 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-12-25 19:15:01.204 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-12-25 19:15:01.205 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-12-25 19:15:01.206 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-12-25 19:15:01.283 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-12-25 19:15:01.310 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-25 19:15:01.347 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-12-25 19:15:01.375 | Setting up libann0 (1.1.2+doc-6) ... 2021-12-25 19:15:01.403 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-12-25 19:15:01.430 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-12-25 19:15:01.458 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-12-25 19:15:01.486 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-12-25 19:15:01.523 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-12-25 19:15:01.551 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-12-25 19:15:01.597 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:15:23.051 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-12-25 19:15:23.057 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:15:23.084 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-12-25 19:15:23.112 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-12-25 19:15:23.140 | Setting up libthai-data (0.1.27-2) ... 2021-12-25 19:15:23.167 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-12-25 19:15:23.195 | Setting up javascript-common (11) ... 2021-12-25 19:15:23.261 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-12-25 19:15:23.276 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-25 19:15:23.319 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-12-25 19:15:23.363 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-25 19:15:23.410 | Setting up libjs-jquery-metadata (12-1) ... 2021-12-25 19:15:23.437 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-12-25 19:15:23.822 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-12-25 19:15:24.191 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-12-25 19:15:24.219 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-12-25 19:15:24.248 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-25 19:15:24.275 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-12-25 19:15:24.304 | Setting up vbetool (1.1-4) ... 2021-12-25 19:15:24.332 | Setting up libcdt5 (2.40.1-2) ... 2021-12-25 19:15:24.359 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-12-25 19:15:24.387 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-12-25 19:15:24.414 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-25 19:15:24.650 | Setting up libcgraph6 (2.40.1-2) ... 2021-12-25 19:15:24.677 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-12-25 19:15:24.706 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-12-25 19:15:24.734 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-12-25 19:15:24.761 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-25 19:15:24.789 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-12-25 19:15:24.817 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-12-25 19:15:24.845 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-12-25 19:15:24.873 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-12-25 19:15:24.908 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-12-25 19:15:24.936 | Setting up libtool (2.4.6-2) ... 2021-12-25 19:15:24.963 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-12-25 19:15:24.991 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-12-25 19:15:25.020 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-25 19:15:25.048 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-12-25 19:15:25.076 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:25.103 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-12-25 19:15:25.655 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-12-25 19:15:26.203 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-12-25 19:15:26.614 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-12-25 19:15:26.641 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-12-25 19:15:26.670 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-12-25 19:15:27.016 | Setting up libapr1-dev (1.6.3-2) ... 2021-12-25 19:15:27.043 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-12-25 19:15:27.071 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.9) ... 2021-12-25 19:15:27.360 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-12-25 19:15:27.387 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-12-25 19:15:27.415 | Setting up libgvpr2 (2.40.1-2) ... 2021-12-25 19:15:27.443 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-12-25 19:15:27.471 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-12-25 19:15:28.030 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-12-25 19:15:28.576 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-12-25 19:15:28.597 | Setting up apache2-utils (2.4.29-1ubuntu4.20) ... 2021-12-25 19:15:28.625 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.14) ... 2021-12-25 19:15:28.653 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-12-25 19:15:28.682 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-12-25 19:15:28.732 | Setting up apache2-bin (2.4.29-1ubuntu4.20) ... 2021-12-25 19:15:28.760 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-25 19:15:28.788 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.13) ... 2021-12-25 19:15:28.816 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:15:28.845 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-12-25 19:15:28.873 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-12-25 19:15:28.901 | Setting up ssl-cert (1.0.39) ... 2021-12-25 19:15:29.545 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-12-25 19:15:29.826 | Setting up autoconf (2.69-11) ... 2021-12-25 19:15:29.863 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-12-25 19:15:29.891 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-12-25 19:15:29.913 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-12-25 19:15:29.936 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-12-25 19:15:30.134 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-12-25 19:15:30.553 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-12-25 19:15:30.580 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-12-25 19:15:30.610 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-12-25 19:15:30.638 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-12-25 19:15:30.739 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-12-25 19:15:30.767 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-12-25 19:15:30.795 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:15:30.823 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-12-25 19:15:30.851 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.3) ... 2021-12-25 19:15:31.138 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-12-25 19:15:31.686 | Setting up postgresql-common (190ubuntu0.1) ... 2021-12-25 19:15:32.277 | Adding user postgres to group ssl-cert 2021-12-25 19:15:32.433 | 2021-12-25 19:15:32.433 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-12-25 19:15:32.628 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-12-25 19:15:32.628 | Removing obsolete dictionary files: 2021-12-25 19:15:32.857 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-12-25 19:15:33.479 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-12-25 19:15:33.494 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-12-25 19:15:33.516 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:15:33.554 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-12-25 19:15:33.582 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-12-25 19:15:33.651 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-12-25 19:15:33.662 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:33.689 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-12-25 19:15:33.717 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:15:33.745 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:15:33.781 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-12-25 19:15:34.069 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-12-25 19:15:34.655 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-12-25 19:15:34.783 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-12-25 19:15:34.811 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-12-25 19:15:34.846 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:15:34.874 | Setting up apache2 (2.4.29-1ubuntu4.20) ... 2021-12-25 19:15:36.396 | Enabling module mpm_event. 2021-12-25 19:15:36.456 | Enabling module authz_core. 2021-12-25 19:15:36.461 | Enabling module authz_host. 2021-12-25 19:15:36.516 | Enabling module authn_core. 2021-12-25 19:15:36.521 | Enabling module auth_basic. 2021-12-25 19:15:36.576 | Enabling module access_compat. 2021-12-25 19:15:36.632 | Enabling module authn_file. 2021-12-25 19:15:36.688 | Enabling module authz_user. 2021-12-25 19:15:36.743 | Enabling module alias. 2021-12-25 19:15:36.798 | Enabling module dir. 2021-12-25 19:15:36.855 | Enabling module autoindex. 2021-12-25 19:15:36.913 | Enabling module env. 2021-12-25 19:15:36.969 | Enabling module mime. 2021-12-25 19:15:37.024 | Enabling module negotiation. 2021-12-25 19:15:37.079 | Enabling module setenvif. 2021-12-25 19:15:37.135 | Enabling module filter. 2021-12-25 19:15:37.193 | Enabling module deflate. 2021-12-25 19:15:37.248 | Enabling module status. 2021-12-25 19:15:37.303 | Enabling module reqtimeout. 2021-12-25 19:15:37.358 | Enabling conf charset. 2021-12-25 19:15:37.413 | Enabling conf localized-error-pages. 2021-12-25 19:15:37.472 | Enabling conf other-vhosts-access-log. 2021-12-25 19:15:37.528 | Enabling conf security. 2021-12-25 19:15:37.584 | Enabling conf serve-cgi-bin. 2021-12-25 19:15:37.640 | Enabling site 000-default. 2021-12-25 19:15:37.686 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-12-25 19:15:37.737 | Enabling conf javascript-common. 2021-12-25 19:15:37.974 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-12-25 19:15:38.363 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-12-25 19:15:39.670 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:15:39.698 | Setting up po-debconf (1.0.20) ... 2021-12-25 19:15:39.725 | Setting up build-essential (12.4ubuntu1) ... 2021-12-25 19:15:39.753 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-12-25 19:15:39.781 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-12-25 19:15:39.809 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.9) ... 2021-12-25 19:15:39.837 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-25 19:15:39.865 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:39.892 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-12-25 19:15:39.921 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-12-25 19:15:40.088 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-12-25 19:15:40.115 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-12-25 19:15:40.143 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-12-25 19:15:40.214 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-12-25 19:15:42.388 | Regenerating fonts cache... done. 2021-12-25 19:15:42.391 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-12-25 19:15:42.418 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:42.446 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-12-25 19:15:42.474 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-12-25 19:15:42.502 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-12-25 19:15:42.530 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-12-25 19:15:42.557 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:42.586 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-25 19:15:42.613 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-12-25 19:15:42.641 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-12-25 19:15:42.668 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-12-25 19:15:42.696 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-12-25 19:15:42.724 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-25 19:15:42.752 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:42.780 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:42.808 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-12-25 19:15:42.843 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-12-25 19:15:42.870 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-25 19:15:42.898 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:42.926 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-12-25 19:15:44.348 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-12-25 19:15:44.375 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-12-25 19:15:44.403 | Setting up libgvc6 (2.40.1-2) ... 2021-12-25 19:15:44.440 | Setting up graphviz (2.40.1-2) ... 2021-12-25 19:15:44.471 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-12-25 19:15:44.497 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-12-25 19:15:44.526 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-12-25 19:15:44.569 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-12-25 19:15:44.597 | Setting up debhelper (11.1.6ubuntu2) ... 2021-12-25 19:15:44.625 | Setting up dh-autoreconf (17) ... 2021-12-25 19:15:44.653 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-12-25 19:15:44.680 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-12-25 19:15:44.709 | Setting up apache2-dev (2.4.29-1ubuntu4.20) ... 2021-12-25 19:15:44.736 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-12-25 19:15:44.795 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-12-25 19:15:53.514 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-25 19:15:53.543 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:15:53.728 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:15:53.751 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-12-25 19:15:53.977 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-25 19:15:53.996 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-12-25 19:15:56.062 | ++ functions-common:apt_get:1113 : result=0 2021-12-25 19:15:56.064 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:15:56.066 | ++ functions-common:time_stop:2331 : local name 2021-12-25 19:15:56.068 | ++ functions-common:time_stop:2332 : local end_time 2021-12-25 19:15:56.071 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:15:56.073 | ++ functions-common:time_stop:2334 : local total 2021-12-25 19:15:56.075 | ++ functions-common:time_stop:2335 : local start_time 2021-12-25 19:15:56.077 | ++ functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:15:56.079 | ++ functions-common:time_stop:2338 : start_time=1640459629955 2021-12-25 19:15:56.081 | ++ functions-common:time_stop:2340 : [[ -z 1640459629955 ]] 2021-12-25 19:15:56.084 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:15:56.088 | ++ functions-common:time_stop:2343 : end_time=1640459756085 2021-12-25 19:15:56.090 | ++ functions-common:time_stop:2344 : elapsed_time=126130 2021-12-25 19:15:56.092 | ++ functions-common:time_stop:2345 : total=1396 2021-12-25 19:15:56.094 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:15:56.097 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=127526 2021-12-25 19:15:56.099 | ++ functions-common:apt_get:1117 : return 0 2021-12-25 19:15:56.102 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-12-25 19:15:56.104 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-12-25 19:15:56.107 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-12-25 19:15:56.111 | ++ tools/install_prereqs.sh:source:89 : date 2021-12-25 19:15:56.114 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-12-25 19:15:56.117 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-12-25 19:15:56.119 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-12-25 19:15:57.547 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-12-25 19:15:57.549 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-12-25 19:15:57.552 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-12-25 19:15:57.554 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-12-25 19:15:57.556 | + tools/install_pip.sh:main:43 : GetDistro 2021-12-25 19:15:57.558 | + functions-common:GetDistro:371 : GetOSVersion 2021-12-25 19:15:57.560 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-12-25 19:15:57.562 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-12-25 19:15:57.564 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-12-25 19:15:57.565 | + functions-common:_ensure_lsb_release:323 : return 2021-12-25 19:15:57.568 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-12-25 19:15:57.641 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-12-25 19:15:57.643 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-12-25 19:15:57.718 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-12-25 19:15:57.720 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-12-25 19:15:57.793 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-12-25 19:15:57.794 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-12-25 19:15:57.796 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-12-25 19:15:57.798 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-12-25 19:15:57.800 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-12-25 19:15:57.802 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-12-25 19:15:57.803 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-12-25 19:15:57.805 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-12-25 19:15:57.807 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-12-25 19:15:57.809 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-12-25 19:15:57.811 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-12-25 19:15:57.811 | Distro: bionic 2021-12-25 19:15:57.813 | + tools/install_pip.sh:main:128 : get_versions 2021-12-25 19:15:57.815 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-25 19:15:57.819 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-25 19:15:57.820 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-25 19:15:57.823 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-25 19:15:57.824 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-25 19:15:58.229 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-12-25 19:15:58.230 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-12-25 19:15:58.230 | pip: 20.2.2 2021-12-25 19:15:58.232 | + tools/install_pip.sh:main:137 : is_fedora 2021-12-25 19:15:58.234 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:15:58.236 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:15:58.237 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:15:58.239 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:15:58.240 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:15:58.242 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:15:58.244 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:15:58.246 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:15:58.248 | + tools/install_pip.sh:main:137 : is_suse 2021-12-25 19:15:58.249 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:15:58.251 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:15:58.253 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:15:58.254 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:15:58.256 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:15:58.258 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:15:58.260 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-12-25 19:15:58.262 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-25 19:15:58.264 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:15:58.265 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:15:58.267 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-12-25 19:15:58.281 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2021-12-25 19:15:58.402 | Reading package lists... 2021-12-25 19:15:58.659 | Building dependency tree... 2021-12-25 19:15:58.660 | Reading state information... 2021-12-25 19:15:58.882 | Package 'python-pip' is not installed, so not removed 2021-12-25 19:15:58.882 | The following packages were automatically installed and are no longer required: 2021-12-25 19:15:58.882 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:15:58.882 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:15:58.883 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:15:58.883 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:15:58.883 | python3-twisted-bin python3-zope.interface 2021-12-25 19:15:58.883 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:15:58.957 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-25 19:15:58.961 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:15:58.963 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:15:58.965 | + functions-common:time_stop:2331 : local name 2021-12-25 19:15:58.967 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:15:58.968 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:15:58.970 | + functions-common:time_stop:2334 : local total 2021-12-25 19:15:58.971 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:15:58.973 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:15:58.975 | + functions-common:time_stop:2338 : start_time=1640459758279 2021-12-25 19:15:58.976 | + functions-common:time_stop:2340 : [[ -z 1640459758279 ]] 2021-12-25 19:15:58.979 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:15:58.982 | + functions-common:time_stop:2343 : end_time=1640459758980 2021-12-25 19:15:58.984 | + functions-common:time_stop:2344 : elapsed_time=701 2021-12-25 19:15:58.985 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:15:58.987 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:15:58.988 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=701 2021-12-25 19:15:58.990 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:15:58.992 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-12-25 19:15:58.994 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-12-25 19:15:58.995 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:15:58.997 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:15:58.999 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-12-25 19:15:59.013 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-12-25 19:15:59.132 | Reading package lists... 2021-12-25 19:15:59.398 | Building dependency tree... 2021-12-25 19:15:59.399 | Reading state information... 2021-12-25 19:15:59.620 | Package 'python3-pip' is not installed, so not removed 2021-12-25 19:15:59.621 | The following packages were automatically installed and are no longer required: 2021-12-25 19:15:59.621 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:15:59.621 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:15:59.621 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:15:59.621 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:15:59.621 | python3-twisted-bin python3-zope.interface 2021-12-25 19:15:59.621 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:15:59.695 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-12-25 19:15:59.699 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:15:59.701 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:15:59.703 | + functions-common:time_stop:2331 : local name 2021-12-25 19:15:59.704 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:15:59.706 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:15:59.708 | + functions-common:time_stop:2334 : local total 2021-12-25 19:15:59.710 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:15:59.711 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:15:59.713 | + functions-common:time_stop:2338 : start_time=1640459759011 2021-12-25 19:15:59.715 | + functions-common:time_stop:2340 : [[ -z 1640459759011 ]] 2021-12-25 19:15:59.717 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:15:59.720 | + functions-common:time_stop:2343 : end_time=1640459759718 2021-12-25 19:15:59.721 | + functions-common:time_stop:2344 : elapsed_time=707 2021-12-25 19:15:59.723 | + functions-common:time_stop:2345 : total=701 2021-12-25 19:15:59.725 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:15:59.726 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1408 2021-12-25 19:15:59.728 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:15:59.730 | + tools/install_pip.sh:main:142 : install_get_pip 2021-12-25 19:15:59.732 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-25 19:15:59.733 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-25 19:15:59.735 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-12-25 19:15:59.737 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-12-25 19:15:59.738 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-12-25 19:15:59.749 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-12-25 19:15:59.749 | Dload Upload Total Spent Left Speed 2021-12-25 19:16:00.027 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 7612k 0 --:--:-- --:--:-- --:--:-- 7612k 2021-12-25 19:16:00.031 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-12-25 19:16:00.034 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-12-25 19:16:03.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:16:03.767 | Collecting pip 2021-12-25 19:16:03.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-12-25 19:16:05.288 | Installing collected packages: pip 2021-12-25 19:16:05.288 | Attempting uninstall: pip 2021-12-25 19:16:05.290 | Found existing installation: pip 20.2.2 2021-12-25 19:16:05.532 | Uninstalling pip-20.2.2: 2021-12-25 19:16:05.546 | Successfully uninstalled pip-20.2.2 2021-12-25 19:16:06.877 | Successfully installed pip-20.2.4 2021-12-25 19:16:06.877 | 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 2021-12-25 19:16:06.996 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-12-25 19:16:06.998 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-25 19:16:06.999 | + inc/python:python3_enabled:468 : return 0 2021-12-25 19:16:07.001 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-12-25 19:16:07.003 | + tools/install_pip.sh:main:148 : set -x 2021-12-25 19:16:07.005 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-12-25 19:16:07.007 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-12-25 19:16:07.008 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:16:07.011 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-12-25 19:16:07.013 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-12-25 19:16:07.014 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:16:07.017 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:16:07.017 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:16:07.021 | ++ inc/python:get_from_global_requirements:240 : 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,<58.0.0;python_version>='\''3.5'\'' 2021-12-25 19:16:07.021 | 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,<45.0.0;python_version<='\''2.7'\'' ' 2021-12-25 19:16:07.022 | ++ inc/python:get_from_global_requirements:241 : [[ 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,<58.0.0;python_version>='3.5' 2021-12-25 19:16:07.023 | 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,<45.0.0;python_version<='2.7' == '' ]] 2021-12-25 19:16:07.024 | ++ inc/python:get_from_global_requirements:244 : 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,<58.0.0;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-12-25 19:16:07.026 | + 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,<58.0.0;python_version>='\''3.5'\'' 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,<45.0.0;python_version<='\''2.7'\''' 2021-12-25 19:16:07.028 | + 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,<58.0.0;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-12-25 19:16:07.043 | Using python 3.6 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,<45.0.0;python_version<='2.7' because python3_enabled=True 2021-12-25 19:16:07.047 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 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,<58.0.0;python_version>='\''3.5'\''' '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,<45.0.0;python_version<='\''2.7'\''' 2021-12-25 19:16:09.679 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:16:09.679 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.680 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.680 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.681 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.682 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.682 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.683 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.683 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.684 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.684 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.685 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.685 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.686 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.686 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.686 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.687 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.687 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.688 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.688 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.689 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.689 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.689 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.690 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.690 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.691 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.691 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.692 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.692 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.693 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.693 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.693 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.694 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.694 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.695 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.695 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.696 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.696 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.697 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.697 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.697 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.698 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.698 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.699 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.699 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.699 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.700 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.700 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.701 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.701 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.702 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.702 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.702 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.703 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.703 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.704 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.704 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.704 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.705 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.706 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.706 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.707 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.707 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.708 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.708 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.709 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.709 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.710 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.710 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.710 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.711 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.711 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.712 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.712 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.712 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.713 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.713 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.714 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.715 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.715 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.715 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.716 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.716 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.717 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.717 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.718 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.718 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.719 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.719 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.719 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.720 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.720 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.721 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.721 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.722 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.722 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.722 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.723 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.723 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.724 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.724 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.725 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.725 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.725 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.726 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.726 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.727 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.727 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.728 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.729 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.729 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.730 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.730 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.731 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.731 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.732 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.732 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.733 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.733 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.734 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.734 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.734 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.735 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.735 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.736 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.736 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.736 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.737 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.737 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.738 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.739 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.739 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.739 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.740 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.740 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.741 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.741 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.742 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.742 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.742 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.744 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.744 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.745 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.745 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.749 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.749 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.750 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.750 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.751 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.751 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.752 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.752 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.753 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.753 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.754 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.754 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.754 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.755 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.756 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.756 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.757 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.757 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.757 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.758 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.758 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.759 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.759 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.760 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.760 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.761 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.761 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.761 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.762 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.762 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.763 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.763 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.764 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.764 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.765 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.765 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.765 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.766 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.766 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.767 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.767 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.767 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.768 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.768 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.769 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.769 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.769 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.770 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.771 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.771 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.772 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.772 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.773 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.773 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.773 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.774 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.774 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.775 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.775 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.776 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.776 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.777 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.777 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.777 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.778 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.778 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.779 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.779 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.780 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.780 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.781 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.781 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.781 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.782 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.783 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.783 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.783 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.784 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.784 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.785 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.785 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.786 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.786 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.787 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.787 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.788 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.788 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.788 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.789 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.789 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.790 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.791 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.791 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.791 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.792 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.792 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.793 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.793 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.794 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.794 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.795 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.795 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.796 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.796 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.796 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.797 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.797 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.798 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.798 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.799 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.799 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.800 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.800 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.800 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.801 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.801 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.802 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.802 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.803 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.803 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.804 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.804 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.805 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.805 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.806 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.806 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.807 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.807 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.808 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.808 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.809 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.809 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.810 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.810 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.811 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.811 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.812 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.812 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.812 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.813 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.813 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.813 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.814 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.814 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.815 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.815 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.816 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.816 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.816 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.817 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.817 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.818 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.818 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.819 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.819 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.819 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.820 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.821 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.821 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.822 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.822 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.823 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.823 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.824 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.824 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.824 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.825 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.825 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.826 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.826 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.827 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.827 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.828 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.828 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.828 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.829 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.829 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.830 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.830 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.830 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.831 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.832 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.832 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.833 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.833 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.834 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.834 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.834 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.835 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.835 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.836 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.837 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.837 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.837 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.838 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.838 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.839 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.839 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.840 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.840 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.841 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.841 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.857 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.857 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.858 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.858 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.858 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.859 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.859 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.860 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.860 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.861 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.861 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.862 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.862 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.863 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.863 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.864 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.864 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.864 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.865 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.865 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.866 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.866 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.867 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.867 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.867 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.868 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.869 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.869 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.870 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.870 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.871 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.871 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.872 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.872 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.872 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.873 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.873 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.874 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.874 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.875 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.875 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.875 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.876 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.876 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.877 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.877 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.878 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.878 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.878 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.879 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.879 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.880 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.880 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.881 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.881 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.881 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.882 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.882 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.883 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.883 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.884 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.884 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.885 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.885 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.886 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.886 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.887 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.887 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.888 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.888 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:09.888 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:09.889 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:09.889 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-12-25 19:16:09.892 | 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,<58.0.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-12-25 19:16:11.471 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:16:11.471 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:16:11.540 | + inc/python:pip_install:207 : result=0 2021-12-25 19:16:11.542 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:16:11.543 | + functions-common:time_stop:2331 : local name 2021-12-25 19:16:11.545 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:16:11.547 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:16:11.548 | + functions-common:time_stop:2334 : local total 2021-12-25 19:16:11.550 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:16:11.552 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:16:11.553 | + functions-common:time_stop:2338 : start_time=1640459767039 2021-12-25 19:16:11.555 | + functions-common:time_stop:2340 : [[ -z 1640459767039 ]] 2021-12-25 19:16:11.558 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:16:11.560 | + functions-common:time_stop:2343 : end_time=1640459771558 2021-12-25 19:16:11.562 | + functions-common:time_stop:2344 : elapsed_time=4519 2021-12-25 19:16:11.564 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:16:11.565 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:16:11.567 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4519 2021-12-25 19:16:11.569 | + inc/python:pip_install:210 : return 0 2021-12-25 19:16:11.570 | + tools/install_pip.sh:main:154 : get_versions 2021-12-25 19:16:11.573 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-12-25 19:16:11.577 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-12-25 19:16:11.579 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-12-25 19:16:11.581 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-12-25 19:16:11.582 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-12-25 19:16:11.996 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-12-25 19:16:11.997 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-12-25 19:16:11.998 | pip: 20.2.4 2021-12-25 19:16:12.000 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-12-25 19:16:12.003 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-12-25 19:16:12.007 | + ./stack.sh:main:771 : fixup_all 2021-12-25 19:16:12.009 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-12-25 19:16:12.011 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-12-25 19:16:12.013 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-25 19:16:12.023 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-12-25 19:16:12.023 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-12-25 19:16:12.024 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-12-25 19:16:12.028 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-12-25 19:16:12.030 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-12-25 19:16:12.033 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-12-25 19:16:12.040 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-12-25 19:16:12.044 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-12-25 19:16:12.046 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-12-25 19:16:12.048 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-12-25 19:16:12.050 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:16:12.052 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:16:12.054 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:16:12.057 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:16:12.059 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:16:12.061 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:16:12.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:16:12.065 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:16:12.067 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:16:12.069 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:16:12.071 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:16:12.073 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:16:12.075 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-12-25 19:16:12.077 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:16:12.079 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:16:12.081 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:16:12.083 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-12-25 19:16:12.101 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-12-25 19:16:12.223 | Reading package lists... 2021-12-25 19:16:12.480 | Building dependency tree... 2021-12-25 19:16:12.481 | Reading state information... 2021-12-25 19:16:12.696 | The following packages were automatically installed and are no longer required: 2021-12-25 19:16:12.697 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:16:12.697 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:16:12.697 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:16:12.697 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:16:12.697 | python3-twisted-bin python3-zope.interface 2021-12-25 19:16:12.697 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:16:12.698 | The following additional packages will be installed: 2021-12-25 19:16:12.698 | python3-software-properties 2021-12-25 19:16:12.744 | The following packages will be upgraded: 2021-12-25 19:16:12.745 | python3-software-properties software-properties-common 2021-12-25 19:16:12.851 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-12-25 19:16:12.851 | Need to get 33.8 kB of archives. 2021-12-25 19:16:12.851 | After this operation, 0 B of additional disk space will be used. 2021-12-25 19:16:12.851 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] 2021-12-25 19:16:12.897 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] 2021-12-25 19:16:13.452 | Fetched 33.8 kB in 0s (204 kB/s) 2021-12-25 19:16:13.523 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-25 19:16:13.527 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-12-25 19:16:13.669 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-25 19:16:13.808 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-12-25 19:16:13.960 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-12-25 19:16:14.044 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:16:14.731 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-12-25 19:16:15.007 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-12-25 19:16:15.026 | Setting up software-properties-common (0.96.24.32.18) ... 2021-12-25 19:16:17.204 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:16:17.206 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:16:17.209 | + functions-common:time_stop:2331 : local name 2021-12-25 19:16:17.211 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:16:17.213 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:16:17.215 | + functions-common:time_stop:2334 : local total 2021-12-25 19:16:17.217 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:16:17.219 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:16:17.221 | + functions-common:time_stop:2338 : start_time=1640459772098 2021-12-25 19:16:17.223 | + functions-common:time_stop:2340 : [[ -z 1640459772098 ]] 2021-12-25 19:16:17.226 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:16:17.229 | + functions-common:time_stop:2343 : end_time=1640459777226 2021-12-25 19:16:17.231 | + functions-common:time_stop:2344 : elapsed_time=5128 2021-12-25 19:16:17.233 | + functions-common:time_stop:2345 : total=127526 2021-12-25 19:16:17.235 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:16:17.237 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=132654 2021-12-25 19:16:17.239 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:16:17.242 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-12-25 19:16:18.053 | 'universe' distribution component is already enabled for all sources. 2021-12-25 19:16:18.079 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-12-25 19:16:18.082 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-12-25 19:16:20.787 | Reading package lists... 2021-12-25 19:16:21.091 | Building dependency tree... 2021-12-25 19:16:21.092 | Reading state information... 2021-12-25 19:16:21.308 | The following packages were automatically installed and are no longer required: 2021-12-25 19:16:21.309 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:16:21.309 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:16:21.309 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:16:21.309 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:16:21.309 | python3-twisted-bin python3-zope.interface 2021-12-25 19:16:21.309 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:16:21.356 | The following NEW packages will be installed: 2021-12-25 19:16:21.356 | ubuntu-cloud-keyring 2021-12-25 19:16:21.599 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-12-25 19:16:21.599 | Need to get 5,908 B of archives. 2021-12-25 19:16:21.599 | After this operation, 22.5 kB of additional disk space will be used. 2021-12-25 19:16:21.599 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-12-25 19:16:22.131 | Fetched 5,908 B in 0s (26.0 kB/s) 2021-12-25 19:16:22.178 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-12-25 19:16:22.215 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-12-25 19:16:22.218 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-12-25 19:16:22.220 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-25 19:16:22.313 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-12-25 19:16:24.525 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-25 19:16:24.575 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-12-25 19:16:24.584 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-25 19:16:24.695 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-25 19:16:24.797 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-12-25 19:16:24.806 | Hit:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-25 19:16:28.649 | Fetched 179 kB in 1s (237 kB/s) 2021-12-25 19:16:30.479 | Reading package lists... 2021-12-25 19:16:30.541 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-12-25 19:16:30.543 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-12-25 19:16:30.545 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-12-25 19:16:30.548 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-12-25 19:16:30.550 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-12-25 19:16:30.552 | ++ functions-common:apt_get_update:1076 : id -u 2021-12-25 19:16:30.556 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-12-25 19:16:30.558 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-12-25 19:16:30.560 | + functions-common:time_start:2317 : local name=apt-get-update 2021-12-25 19:16:30.562 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:16:30.564 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:16:30.567 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:16:30.570 | + functions-common:time_start:2322 : _TIME_START[$name]=1640459790568 2021-12-25 19:16:30.573 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-12-25 19:16:30.575 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-12-25 19:16:30.577 | + functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-12-25 19:16:30.921 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-12-25 19:16:30.946 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-12-25 19:16:30.947 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-12-25 19:16:31.024 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-12-25 19:16:31.135 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-12-25 19:16:33.491 | Reading package lists... 2021-12-25 19:16:33.554 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-12-25 19:16:33.557 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-12-25 19:16:33.559 | + functions-common:time_stop:2331 : local name 2021-12-25 19:16:33.561 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:16:33.563 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:16:33.565 | + functions-common:time_stop:2334 : local total 2021-12-25 19:16:33.567 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:16:33.569 | + functions-common:time_stop:2337 : name=apt-get-update 2021-12-25 19:16:33.572 | + functions-common:time_stop:2338 : start_time=1640459790568 2021-12-25 19:16:33.574 | + functions-common:time_stop:2340 : [[ -z 1640459790568 ]] 2021-12-25 19:16:33.577 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:16:33.580 | + functions-common:time_stop:2343 : end_time=1640459793577 2021-12-25 19:16:33.582 | + functions-common:time_stop:2344 : elapsed_time=3009 2021-12-25 19:16:33.584 | + functions-common:time_stop:2345 : total=2738 2021-12-25 19:16:33.586 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:16:33.588 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5747 2021-12-25 19:16:33.591 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-12-25 19:16:33.601 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-12-25 19:16:33.611 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-12-25 19:16:33.621 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-12-25 19:16:33.623 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-12-25 19:16:33.626 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:16:33.628 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:16:33.630 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:16:33.632 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:16:33.634 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:16:33.636 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:16:33.638 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:16:33.641 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:16:33.643 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-12-25 19:16:33.645 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-12-25 19:16:33.647 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-12-25 19:16:33.649 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:16:33.651 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:16:33.654 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:16:33.656 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:16:33.658 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:16:33.660 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:16:33.662 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-12-25 19:16:33.665 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-12-25 19:16:33.683 | Using python 3.6 to install os-testr because python3_enabled=True 2021-12-25 19:16:33.688 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-12-25 19:16:36.332 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:16:36.333 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.333 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.334 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.334 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.335 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.335 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.336 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.336 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.337 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.337 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.338 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.338 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.338 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.339 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.339 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.340 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.340 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.341 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.341 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.341 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.342 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.342 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.343 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.343 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.344 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.344 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.345 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.345 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.346 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.346 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.346 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.347 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.347 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.348 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.348 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.349 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.349 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.350 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.350 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.350 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.351 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.351 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.352 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.352 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.353 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.353 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.353 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.354 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.354 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.355 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.355 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.355 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.356 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.356 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.357 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.357 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.358 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.358 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.359 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.359 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.360 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.360 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.361 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.361 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.362 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.362 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.363 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.363 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.363 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.364 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.364 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.365 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.365 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.365 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.366 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.367 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.367 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.368 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.369 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.369 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.370 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.370 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.370 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.371 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.371 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.372 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.372 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.373 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.373 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.374 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.374 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.374 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.375 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.375 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.376 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.376 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.377 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.377 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.378 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.378 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.378 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.379 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.379 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.380 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.380 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.381 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.381 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.382 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.382 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.383 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.384 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.384 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.385 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.385 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.386 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.386 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.387 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.387 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.388 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.388 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.388 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.389 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.389 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.390 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.390 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.391 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.391 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.392 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.392 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.393 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.393 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.394 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.394 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.395 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.395 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.395 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.396 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.396 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.397 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.397 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.398 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.398 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.399 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.399 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.399 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.400 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.400 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.401 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.401 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.402 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.402 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.403 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.403 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.404 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.404 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.404 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.405 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.406 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.406 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.406 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.407 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.407 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.408 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.408 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.409 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.409 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.410 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.410 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.411 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.411 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.411 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.412 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.412 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.413 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.413 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.414 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.414 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.415 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.415 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.416 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.416 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.416 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.417 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.417 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.417 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.418 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.418 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.419 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.419 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.420 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.420 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.421 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.421 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.422 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.422 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.423 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.423 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.424 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.424 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.425 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.425 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.425 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.426 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.426 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.427 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.427 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.428 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.428 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.429 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.429 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.430 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.431 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.431 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.432 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.432 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.432 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.433 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.433 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.434 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.434 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.434 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.435 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.435 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.436 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.436 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.437 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.437 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.438 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.438 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.439 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.439 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.439 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.440 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.440 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.441 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.441 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.441 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.442 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.442 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.443 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.443 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.444 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.444 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.445 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.446 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.446 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.447 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.447 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.448 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.448 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.449 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.449 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.450 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.450 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.451 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.451 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.451 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.452 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.452 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.453 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.453 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.454 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.454 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.455 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.455 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.456 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.456 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.457 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.457 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.458 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.458 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.459 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.459 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.460 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.460 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.461 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.461 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.461 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.462 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.462 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.463 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.463 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.464 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.464 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.464 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.465 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.465 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.466 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.466 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.466 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.467 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.467 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.468 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.468 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.469 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.469 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.469 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.470 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.470 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.471 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.472 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.472 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.473 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.473 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.474 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.474 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.475 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.475 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.475 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.476 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.476 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.477 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.477 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.478 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.478 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.479 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.479 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.479 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.480 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.480 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.481 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.481 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.482 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.482 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.483 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.483 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.484 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.484 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.485 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.485 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.485 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.486 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.487 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.487 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.488 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.488 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.489 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.489 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.490 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.490 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.491 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.491 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.492 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.493 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.493 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.494 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.494 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.494 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.495 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.495 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.496 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.496 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.496 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.497 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.498 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.498 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.498 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.499 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.499 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.500 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.500 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.501 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.501 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.502 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.502 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.503 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.503 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.503 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.504 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.504 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.505 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.505 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.505 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.506 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.506 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.507 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.507 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.508 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.509 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.509 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.510 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.510 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.511 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.511 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.511 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.512 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.512 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.513 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.513 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.513 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.514 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.514 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.515 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.515 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.516 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.516 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.517 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.517 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.517 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.518 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.518 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.519 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.519 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.520 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.520 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.520 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.521 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.522 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.522 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.522 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.523 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.523 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.524 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.524 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:36.525 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:36.525 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:36.526 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:37.064 | Collecting os-testr===2.0.0 2021-12-25 19:16:37.073 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-12-25 19:16:37.147 | Requirement already satisfied, skipping upgrade: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-25 19:16:37.633 | Collecting stestr===3.0.1 2021-12-25 19:16:37.639 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-12-25 19:16:37.737 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.4.0) 2021-12-25 19:16:38.249 | Collecting python-subunit===1.4.0 2021-12-25 19:16:38.255 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-12-25 19:16:38.335 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.0.0) 2021-12-25 19:16:38.739 | Collecting future===0.18.2 2021-12-25 19:16:38.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-12-25 19:16:39.755 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-25 19:16:39.758 | Requirement already satisfied, skipping upgrade: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.1.0) 2021-12-25 19:16:39.774 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-12-25 19:16:39.778 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.4.0) 2021-12-25 19:16:39.782 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.1.0) 2021-12-25 19:16:39.790 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (1.0.0) 2021-12-25 19:16:39.792 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.6.0) 2021-12-25 19:16:39.794 | Requirement already satisfied, skipping upgrade: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-25 19:16:39.797 | Requirement already satisfied, skipping upgrade: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-25 19:16:39.804 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.7.2) 2021-12-25 19:16:39.806 | Requirement already satisfied, skipping upgrade: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 749)) (0.8.9) 2021-12-25 19:16:39.822 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-25 19:16:39.826 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.0.0) 2021-12-25 19:16:39.828 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.0) 2021-12-25 19:16:39.831 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.8.0) 2021-12-25 19:16:39.833 | Requirement already satisfied, skipping upgrade: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.1.9) 2021-12-25 19:16:39.837 | Building wheels for collected packages: future 2021-12-25 19:16:39.838 | Building wheel for future (setup.py): started 2021-12-25 19:16:40.934 | Building wheel for future (setup.py): finished with status 'done' 2021-12-25 19:16:40.938 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=9676f538db6fc7ee05b2ffc40fe061688b31b3820db4f5a3ef70bb9392b8290a 2021-12-25 19:16:40.938 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-12-25 19:16:40.939 | Successfully built future 2021-12-25 19:16:42.379 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-12-25 19:16:43.167 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-12-25 19:16:43.270 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:16:43.270 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:16:43.373 | + inc/python:pip_install:207 : result=0 2021-12-25 19:16:43.376 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:16:43.378 | + functions-common:time_stop:2331 : local name 2021-12-25 19:16:43.380 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:16:43.382 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:16:43.384 | + functions-common:time_stop:2334 : local total 2021-12-25 19:16:43.387 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:16:43.389 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:16:43.391 | + functions-common:time_stop:2338 : start_time=1640459793678 2021-12-25 19:16:43.393 | + functions-common:time_stop:2340 : [[ -z 1640459793678 ]] 2021-12-25 19:16:43.395 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:16:43.398 | + functions-common:time_stop:2343 : end_time=1640459803396 2021-12-25 19:16:43.401 | + functions-common:time_stop:2344 : elapsed_time=9718 2021-12-25 19:16:43.403 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:16:43.405 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:16:43.407 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9718 2021-12-25 19:16:43.409 | + inc/python:pip_install:210 : return 0 2021-12-25 19:16:43.411 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-12-25 19:16:43.414 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-12-25 19:16:43.416 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-12-25 19:16:43.419 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:16:43.421 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-12-25 19:16:43.424 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-12-25 19:16:43.426 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:16:43.430 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:16:43.430 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:16:43.434 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-12-25 19:16:43.437 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-12-25 19:16:43.439 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-12-25 19:16:43.442 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-12-25 19:16:43.444 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-12-25 19:16:43.461 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-12-25 19:16:43.466 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-12-25 19:16:46.107 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:16:46.108 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.108 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.109 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.109 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.110 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.110 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.111 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.111 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.112 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.112 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.113 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.113 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.113 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.114 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.114 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.115 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.115 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.115 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.116 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.116 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.117 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.117 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.118 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.118 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.119 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.119 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.119 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.120 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.120 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.121 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.121 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.122 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.122 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.123 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.123 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.124 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.124 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.125 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.125 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.125 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.126 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.126 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.126 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.127 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.127 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.128 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.128 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.129 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.129 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.129 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.130 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.130 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.131 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.131 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.132 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.132 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.133 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.133 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.134 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.134 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.135 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.135 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.136 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.136 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.136 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.137 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.137 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.138 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.138 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.139 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.139 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.139 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.140 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.140 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.141 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.141 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.142 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.143 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.143 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.143 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.144 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.144 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.145 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.145 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.146 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.146 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.147 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.147 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.147 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.148 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.149 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.149 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.150 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.150 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.150 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.151 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.151 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.152 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.152 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.153 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.153 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.154 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.154 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.154 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.155 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.155 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.156 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.156 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.157 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.157 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.158 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.158 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.159 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.159 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.160 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.160 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.161 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.161 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.162 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.162 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.162 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.163 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.164 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.164 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.165 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.165 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.166 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.166 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.167 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.167 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.168 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.168 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.169 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.169 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.170 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.170 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.171 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.171 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.171 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.172 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.172 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.173 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.173 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.174 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.174 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.174 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.175 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.175 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.176 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.176 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.177 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.177 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.178 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.178 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.179 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.179 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.180 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.180 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.181 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.181 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.182 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.182 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.182 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.183 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.183 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.184 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.184 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.185 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.185 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.185 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.186 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.187 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.187 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.187 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.188 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.188 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.189 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.189 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.189 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.190 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.190 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.191 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.191 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.192 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.192 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.192 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.193 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.193 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.194 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.194 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.195 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.196 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.196 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.196 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.197 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.197 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.198 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.198 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.198 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.199 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.200 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.200 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.201 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.201 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.201 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.202 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.202 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.203 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.203 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.204 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.204 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.204 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.205 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.206 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.206 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.207 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.207 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.207 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.208 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.208 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.209 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.209 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.210 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.211 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.211 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.211 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.212 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.212 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.213 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.213 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.214 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.214 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.214 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.215 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.215 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.216 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.216 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.216 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.217 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.217 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.218 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.218 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.219 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.219 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.220 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.220 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.221 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.221 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.222 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.222 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.222 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.223 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.223 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.224 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.225 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.225 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.225 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.226 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.227 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.227 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.228 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.228 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.228 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.229 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.230 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.230 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.230 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.231 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.231 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.232 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.232 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.233 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.233 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.234 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.234 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.235 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.235 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.236 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.236 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.236 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.237 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.237 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.238 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.238 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.238 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.239 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.239 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.240 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.240 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.240 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.241 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.241 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.242 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.242 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.243 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.243 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.244 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.244 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.244 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.245 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.246 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.246 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.247 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.247 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.248 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.248 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.249 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.249 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.249 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.250 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.250 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.251 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.251 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.252 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.252 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.253 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.253 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.253 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.254 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.254 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.255 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.255 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.256 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.256 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.257 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.257 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.258 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.258 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.258 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.259 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.259 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.260 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.261 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.261 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.262 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.262 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.263 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.263 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.263 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.264 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.264 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.265 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.265 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.266 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.266 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.267 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.267 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.268 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.268 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.268 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.269 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.269 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.270 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.271 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.271 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.272 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.272 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.273 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.274 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.274 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.275 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.275 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.276 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.276 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.276 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.277 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.277 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.278 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.278 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.279 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.279 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.279 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.280 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.280 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.281 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.281 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.282 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.282 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.282 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.283 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.283 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.284 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.284 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.285 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.285 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.286 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.286 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.286 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.287 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.287 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.288 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.288 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.289 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.290 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.290 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.290 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.291 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.291 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.292 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.292 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.293 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.293 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.294 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.294 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.294 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.295 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.295 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.296 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.296 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.297 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.297 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.298 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.298 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.299 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.299 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:46.300 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:46.300 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:46.302 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-12-25 19:16:47.956 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:16:47.956 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:16:48.027 | + inc/python:pip_install:207 : result=0 2021-12-25 19:16:48.029 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:16:48.032 | + functions-common:time_stop:2331 : local name 2021-12-25 19:16:48.034 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:16:48.036 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:16:48.038 | + functions-common:time_stop:2334 : local total 2021-12-25 19:16:48.041 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:16:48.043 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:16:48.045 | + functions-common:time_stop:2338 : start_time=1640459803457 2021-12-25 19:16:48.047 | + functions-common:time_stop:2340 : [[ -z 1640459803457 ]] 2021-12-25 19:16:48.049 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:16:48.053 | + functions-common:time_stop:2343 : end_time=1640459808050 2021-12-25 19:16:48.055 | + functions-common:time_stop:2344 : elapsed_time=4593 2021-12-25 19:16:48.057 | + functions-common:time_stop:2345 : total=9718 2021-12-25 19:16:48.060 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:16:48.062 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14311 2021-12-25 19:16:48.064 | + inc/python:pip_install:210 : return 0 2021-12-25 19:16:48.066 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-12-25 19:16:48.111 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-12-25 19:16:48.179 | + ./stack.sh:main:788 : install_infra 2021-12-25 19:16:48.181 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-25 19:16:48.184 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-12-25 19:16:48.187 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-12-25 19:16:50.696 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-25 19:16:50.698 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-12-25 19:16:50.718 | + inc/python:pip_install:200 : 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 2021-12-25 19:16:52.296 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.301 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.304 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.312 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.317 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.319 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.330 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.335 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.338 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.345 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.350 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.353 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.357 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.362 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.365 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.369 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.374 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.376 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.379 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.384 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.386 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.390 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.395 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.399 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.408 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.412 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.415 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.422 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.427 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.430 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.437 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.442 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.445 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.458 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.463 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.466 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.471 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.473 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.475 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.478 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.483 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.485 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.489 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.494 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.496 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.499 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.503 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.506 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.509 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.514 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.517 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.521 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.526 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.528 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.539 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.544 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.546 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.565 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.574 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.579 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.581 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.593 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.597 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.602 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.605 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.609 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.614 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.616 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.623 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.628 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.630 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.633 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.638 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.640 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.646 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.651 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.654 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.678 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.683 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.685 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.688 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.692 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.695 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.700 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.702 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.711 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.716 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.718 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.723 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.728 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.730 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.736 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.740 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.743 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.745 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.750 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.753 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.762 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.767 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.769 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.772 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.777 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.779 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.783 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.788 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.791 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.800 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.805 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.808 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.822 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.827 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.829 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.852 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.858 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.860 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.864 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.870 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.872 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.887 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.889 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.892 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.897 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.899 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.901 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.907 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.919 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.925 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.927 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.957 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.973 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.977 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.980 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:52.982 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:52.987 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:52.989 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.000 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.006 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.009 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.011 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.016 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.019 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.023 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.026 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.032 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.035 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.037 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.042 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.044 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.056 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.060 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.063 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.069 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.074 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.077 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.082 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.085 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.109 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.114 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.117 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.121 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.126 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.129 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.135 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.142 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.148 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.150 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.157 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.162 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.165 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.171 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.177 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.186 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.188 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.196 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.198 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.204 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.209 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.212 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.215 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.220 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.222 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.227 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.231 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.234 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.236 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.241 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.244 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.246 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.251 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.253 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.282 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.286 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.290 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.299 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.303 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.307 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.309 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.314 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.316 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.327 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.332 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.335 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.346 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.348 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.352 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.357 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.359 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.367 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.372 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.375 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.377 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.382 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.384 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.403 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.405 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.407 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.412 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.415 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.417 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.421 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.425 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.428 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.441 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.446 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.448 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.452 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.457 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.460 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.466 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.470 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.473 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.475 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.481 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.483 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.489 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.495 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.497 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.501 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.506 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.509 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.516 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.530 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.535 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.537 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.540 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.545 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.548 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.560 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.565 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.567 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.578 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.583 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.586 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.597 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.602 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.605 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.607 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.612 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.614 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.622 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.627 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.630 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.639 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.650 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.655 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.657 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.661 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.667 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.669 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.680 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.685 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.688 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.694 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.700 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.702 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.722 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.727 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.730 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.732 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.737 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.739 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.742 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.746 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.749 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.751 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.756 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.759 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.762 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.768 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.771 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.773 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.778 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.781 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.786 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.792 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.794 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.805 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.810 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.812 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.842 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.846 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.848 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.857 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.861 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.864 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.879 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.884 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.886 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.889 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.893 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.896 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.910 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.924 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.926 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.929 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.933 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.936 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.940 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.945 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.948 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.956 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.961 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.963 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:53.985 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.991 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:53.996 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:53.998 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.001 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.005 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.008 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.018 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.023 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.025 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.040 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.046 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.048 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.052 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.057 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.060 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.062 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.067 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.070 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.088 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.093 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.096 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.109 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.111 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.118 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.120 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.124 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.129 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.132 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.137 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.158 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.163 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.166 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.171 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.176 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.178 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.188 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.193 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.196 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.203 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.209 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.212 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.219 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.222 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.226 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.231 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.233 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.235 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.240 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.243 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.250 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.257 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.262 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.264 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.271 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.274 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.276 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.281 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.283 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.297 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.299 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.302 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.310 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.312 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.317 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.320 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.324 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.334 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.337 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.341 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.344 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.348 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.359 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.364 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.367 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.369 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.374 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.377 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.381 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.386 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.389 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.393 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.398 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.401 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.415 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.420 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.433 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.438 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.440 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.447 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.450 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.452 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:54.458 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:54.460 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:54.469 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-25 19:16:54.595 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-12-25 19:16:54.624 | Installing collected packages: pbr 2021-12-25 19:16:54.732 | Successfully installed pbr-5.4.5 2021-12-25 19:16:54.787 | + inc/python:pip_install:207 : result=0 2021-12-25 19:16:54.789 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:16:54.792 | + functions-common:time_stop:2331 : local name 2021-12-25 19:16:54.794 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:16:54.796 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:16:54.798 | + functions-common:time_stop:2334 : local total 2021-12-25 19:16:54.800 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:16:54.802 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:16:54.805 | + functions-common:time_stop:2338 : start_time=1640459810712 2021-12-25 19:16:54.807 | + functions-common:time_stop:2340 : [[ -z 1640459810712 ]] 2021-12-25 19:16:54.810 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:16:54.813 | + functions-common:time_stop:2343 : end_time=1640459814811 2021-12-25 19:16:54.815 | + functions-common:time_stop:2344 : elapsed_time=4099 2021-12-25 19:16:54.817 | + functions-common:time_stop:2345 : total=14311 2021-12-25 19:16:54.820 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:16:54.822 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18410 2021-12-25 19:16:54.824 | + inc/python:pip_install:210 : return 0 2021-12-25 19:16:54.826 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-12-25 19:16:54.828 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-12-25 19:16:54.848 | + inc/python:pip_install:200 : 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 2021-12-25 19:16:56.424 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.428 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.432 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.440 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.445 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.447 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.458 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.462 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.465 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.472 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.477 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.480 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.484 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.489 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.491 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.496 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.500 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.502 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.506 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.510 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.513 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.517 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.522 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.524 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.533 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.538 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.540 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.548 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.552 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.556 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.563 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.567 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.570 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.583 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.588 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.590 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.595 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.597 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.599 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.603 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.607 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.610 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.614 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.619 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.621 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.623 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.628 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.630 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.633 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.638 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.641 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.645 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.650 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.652 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.662 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.668 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.670 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.689 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.696 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.701 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.703 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.715 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.720 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.724 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.727 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.731 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.736 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.738 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.745 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.750 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.753 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.755 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.760 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.762 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.768 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.773 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.776 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.800 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.805 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.807 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.809 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.814 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.816 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.821 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.823 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.831 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.837 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.839 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.844 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.848 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.851 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.857 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.862 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.864 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.866 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.871 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.873 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.882 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.887 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.889 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.892 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.896 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.899 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.903 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.908 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.911 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.920 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.925 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.927 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.941 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.946 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.949 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.972 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.977 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.979 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:56.984 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:56.988 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:56.991 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.005 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.008 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.010 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.015 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.017 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.019 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.025 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.038 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.043 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.045 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.074 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.091 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.095 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.097 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.100 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.104 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.107 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.118 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.123 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.125 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.127 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.133 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.135 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.140 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.142 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.149 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.152 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.154 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.159 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.161 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.173 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.177 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.180 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.186 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.190 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.193 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.199 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.201 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.224 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.229 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.231 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.235 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.240 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.243 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.248 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.256 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.262 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.264 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.271 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.277 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.279 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.284 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.290 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.298 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.300 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.309 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.311 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.317 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.322 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.324 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.328 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.333 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.335 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.339 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.344 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.346 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.348 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.353 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.355 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.358 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.362 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.364 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.394 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.398 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.401 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.410 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.414 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.417 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.419 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.424 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.426 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.438 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.442 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.446 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.457 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.459 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.462 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.467 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.469 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.477 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.482 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.484 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.486 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.492 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.494 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.513 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.515 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.517 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.522 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.524 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.527 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.530 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.534 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.537 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.549 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.554 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.557 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.561 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.566 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.568 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.574 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.579 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.582 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.584 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.589 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.591 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.597 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.602 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.605 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.609 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.613 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.616 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.624 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.638 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.643 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.645 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.648 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.652 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.655 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.667 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.672 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.674 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.685 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.690 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.692 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.704 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.709 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.712 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.714 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.719 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.721 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.729 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.734 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.737 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.746 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.756 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.761 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.764 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.768 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.773 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.776 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.788 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.793 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.795 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.801 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.807 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.809 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.828 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.833 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.836 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.839 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.844 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.846 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.848 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.853 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.855 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.858 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.862 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.865 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.869 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.874 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.877 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.879 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.884 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.887 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.892 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.897 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.900 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.911 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.916 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.918 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.947 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.951 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.953 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.962 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.966 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.969 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.980 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.984 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.987 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:57.989 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:57.994 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:57.996 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.010 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.023 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.026 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.028 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.033 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.036 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.039 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.044 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.047 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.055 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.059 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.062 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.084 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.090 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.094 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.097 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.099 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.104 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.106 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.116 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.121 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.123 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.139 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.144 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.147 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.151 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.156 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.158 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.161 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.165 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.168 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.186 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.191 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.194 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.207 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.210 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.215 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.217 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.222 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.226 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.229 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.233 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.254 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.260 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.262 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.266 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.271 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.273 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.283 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.288 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.290 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.298 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.303 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.305 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.313 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.315 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.320 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.325 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.327 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.330 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.335 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.337 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.344 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.351 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.356 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.358 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.364 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.367 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.370 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.374 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.377 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.391 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.393 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.395 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.403 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.405 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.410 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.412 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.417 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.427 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.430 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.435 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.437 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.441 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.452 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.457 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.460 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.462 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.467 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.469 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.473 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.479 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.481 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.485 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.490 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.493 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.507 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.509 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.522 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.526 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.529 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.535 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.537 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.541 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:16:58.545 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:16:58.548 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:16:58.550 | Processing /opt/stack/requirements 2021-12-25 19:16:59.874 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-12-25 19:16:59.937 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-12-25 19:16:59.986 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-12-25 19:17:00.133 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-12-25 19:17:00.767 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-12-25 19:17:00.879 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-12-25 19:17:00.920 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-12-25 19:17:00.970 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-12-25 19:17:00.991 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-12-25 19:17:01.037 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-12-25 19:17:01.094 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-12-25 19:17:01.110 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-25 19:17:01.140 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-12-25 19:17:01.175 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-12-25 19:17:01.196 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-12-25 19:17:01.309 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-12-25 19:17:01.327 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-12-25 19:17:01.361 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-12-25 19:17:01.372 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-12-25 19:17:01.378 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-12-25 19:17:01.443 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-12-25 19:17:01.491 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-12-25 19:17:01.542 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-12-25 19:17:01.563 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-12-25 19:17:01.587 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-12-25 19:17:01.618 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-12-25 19:17:01.639 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-12-25 19:17:01.656 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-25 19:17:01.685 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-12-25 19:17:01.716 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-12-25 19:17:01.735 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-12-25 19:17:01.748 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-12-25 19:17:01.770 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-12-25 19:17:01.784 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-12-25 19:17:01.800 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-12-25 19:17:01.815 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-12-25 19:17:01.843 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-12-25 19:17:01.853 | Building wheels for collected packages: PyYAML 2021-12-25 19:17:01.854 | Running setup.py bdist_wheel for PyYAML: started 2021-12-25 19:17:02.148 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-12-25 19:17:02.148 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-nk51fne2/PyYAML/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/tmphc0fk3b6pip-wheel- --python-tag cp36: 2021-12-25 19:17:02.148 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-12-25 19:17:02.148 | or: -c --help [cmd1 cmd2 ...] 2021-12-25 19:17:02.148 | or: -c --help-commands 2021-12-25 19:17:02.148 | or: -c cmd --help 2021-12-25 19:17:02.148 | 2021-12-25 19:17:02.148 | error: invalid command 'bdist_wheel' 2021-12-25 19:17:02.148 | 2021-12-25 19:17:02.148 | ---------------------------------------- 2021-12-25 19:17:02.148 | Failed building wheel for PyYAML 2021-12-25 19:17:02.149 | Running setup.py clean for PyYAML 2021-12-25 19:17:02.437 | Failed to build PyYAML 2021-12-25 19:17:02.438 | Installing collected packages: chardet, certifi, six, linecache2, traceback2, argparse, unittest2, extras, python-mimeparse, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-12-25 19:17:03.255 | Running setup.py install for PyYAML: started 2021-12-25 19:17:12.826 | Running setup.py install for PyYAML: finished with status 'done' 2021-12-25 19:17:13.264 | Running setup.py install for openstack-requirements: started 2021-12-25 19:17:15.413 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-12-25 19:17:15.693 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2021.10.8 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3589 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2021-12-25 19:17:15.806 | + inc/python:pip_install:207 : result=0 2021-12-25 19:17:15.808 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:17:15.810 | + functions-common:time_stop:2331 : local name 2021-12-25 19:17:15.812 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:17:15.814 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:17:15.817 | + functions-common:time_stop:2334 : local total 2021-12-25 19:17:15.819 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:17:15.821 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:17:15.823 | + functions-common:time_stop:2338 : start_time=1640459814842 2021-12-25 19:17:15.825 | + functions-common:time_stop:2340 : [[ -z 1640459814842 ]] 2021-12-25 19:17:15.828 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:17:15.831 | + functions-common:time_stop:2343 : end_time=1640459835829 2021-12-25 19:17:15.833 | + functions-common:time_stop:2344 : elapsed_time=20987 2021-12-25 19:17:15.835 | + functions-common:time_stop:2345 : total=18410 2021-12-25 19:17:15.837 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:17:15.839 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=39397 2021-12-25 19:17:15.842 | + inc/python:pip_install:210 : return 0 2021-12-25 19:17:15.844 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-12-25 19:17:15.847 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-12-25 19:17:15.849 | + inc/python:use_library_from_git:263 : local name=pbr 2021-12-25 19:17:15.852 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:17:15.854 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:17:15.856 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-12-25 19:17:15.859 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:17:15.861 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-12-25 19:17:15.879 | Using python 3.6 to install pbr because python3_enabled=True 2021-12-25 19:17:15.884 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-12-25 19:17:18.546 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:17:18.547 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.548 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.548 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.549 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.549 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.550 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.550 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.551 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.551 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.551 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.552 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.552 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.553 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.554 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.554 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.555 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.555 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.555 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.556 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.556 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.557 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.557 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.558 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.558 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.559 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.559 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.559 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.560 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.560 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.561 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.561 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.562 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.562 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.563 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.563 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.564 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.564 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.565 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.565 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.565 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.566 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.566 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.566 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.567 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.567 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.568 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.568 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.569 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.570 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.570 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.570 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.571 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.571 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.572 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.572 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.573 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.573 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.574 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.574 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.575 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.575 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.576 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.576 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.577 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.577 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.577 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.578 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.578 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.579 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.579 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.580 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.580 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.581 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.581 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.582 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.582 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.583 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.583 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.584 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.584 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.585 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.585 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.586 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.586 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.587 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.587 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.588 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.588 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.588 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.589 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.589 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.590 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.590 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.591 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.591 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.591 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.592 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.592 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.593 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.593 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.594 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.594 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.594 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.595 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.595 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.596 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.596 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.597 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.597 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.598 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.598 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.599 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.599 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.600 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.600 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.601 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.601 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.602 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.602 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.603 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.603 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.604 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.604 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.604 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.605 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.605 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.606 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.606 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.607 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.607 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.608 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.608 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.609 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.609 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.610 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.610 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.611 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.611 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.611 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.612 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.612 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.613 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.613 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.614 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.614 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.614 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.615 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.616 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.616 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.617 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.617 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.618 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.618 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.619 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.619 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.619 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.620 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.621 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.621 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.622 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.622 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.622 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.623 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.623 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.624 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.624 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.625 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.625 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.626 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.626 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.626 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.627 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.627 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.628 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.628 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.629 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.629 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.630 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.630 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.630 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.631 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.632 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.632 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.633 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.633 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.634 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.634 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.634 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.635 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.635 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.636 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.637 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.637 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.637 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.638 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.638 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.639 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.639 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.640 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.640 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.641 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.641 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.642 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.642 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.642 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.643 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.643 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.644 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.644 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.645 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.645 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.646 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.646 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.647 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.647 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.647 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.648 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.648 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.649 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.649 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.650 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.650 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.650 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.651 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.651 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.652 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.652 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.653 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.653 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.654 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.654 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.654 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.655 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.655 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.656 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.656 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.657 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.657 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.657 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.658 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.658 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.659 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.659 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.660 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.660 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.661 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.661 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.662 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.663 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.663 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.663 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.664 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.664 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.665 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.665 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.666 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.666 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.667 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.667 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.668 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.668 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.668 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.669 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.669 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.670 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.670 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.671 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.671 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.672 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.672 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.673 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.673 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.673 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.674 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.674 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.675 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.676 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.676 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.676 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.677 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.677 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.677 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.679 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.679 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.679 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.680 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.680 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.681 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.681 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.681 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.682 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.682 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.683 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.683 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.684 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.684 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.684 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.685 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.685 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.686 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.687 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.687 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.688 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.688 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.688 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.689 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.690 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.690 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.690 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.691 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.691 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.692 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.692 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.693 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.693 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.694 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.694 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.694 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.695 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.695 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.696 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.696 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.697 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.697 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.698 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.698 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.699 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.699 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.700 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.700 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.700 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.701 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.701 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.702 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.703 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.703 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.704 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.704 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.705 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.705 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.705 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.706 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.707 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.707 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.708 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.708 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.709 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.709 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.709 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.710 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.710 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.711 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.711 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.712 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.712 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.713 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.713 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.714 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.714 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.715 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.715 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.715 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.716 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.716 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.717 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.717 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.718 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.718 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.719 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.719 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.719 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.720 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.720 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.721 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.721 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.722 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.722 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.722 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.723 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.723 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.724 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.724 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.725 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.726 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.726 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.726 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.727 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.727 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.728 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.728 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.729 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.729 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.729 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.730 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.730 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.731 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.731 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.732 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.732 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.733 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.733 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.733 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.734 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.734 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.734 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.735 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.735 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.736 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.737 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.737 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.738 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.738 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.739 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.739 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.739 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:17:18.740 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:17:18.740 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:17:18.874 | Requirement already up-to-date: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-25 19:17:20.519 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:17:20.519 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:17:20.596 | + inc/python:pip_install:207 : result=0 2021-12-25 19:17:20.598 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:17:20.601 | + functions-common:time_stop:2331 : local name 2021-12-25 19:17:20.603 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:17:20.605 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:17:20.607 | + functions-common:time_stop:2334 : local total 2021-12-25 19:17:20.609 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:17:20.611 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:17:20.613 | + functions-common:time_stop:2338 : start_time=1640459835875 2021-12-25 19:17:20.615 | + functions-common:time_stop:2340 : [[ -z 1640459835875 ]] 2021-12-25 19:17:20.618 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:17:20.621 | + functions-common:time_stop:2343 : end_time=1640459840619 2021-12-25 19:17:20.623 | + functions-common:time_stop:2344 : elapsed_time=4744 2021-12-25 19:17:20.625 | + functions-common:time_stop:2345 : total=39397 2021-12-25 19:17:20.627 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:17:20.629 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=44141 2021-12-25 19:17:20.632 | + inc/python:pip_install:210 : return 0 2021-12-25 19:17:20.634 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-12-25 19:17:23.133 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-12-25 19:17:24.700 | Collecting bindep 2021-12-25 19:17:25.184 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-12-25 19:17:25.217 | Collecting Parsley (from bindep) 2021-12-25 19:17:25.235 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-12-25 19:17:25.260 | Collecting pbr>=2.0.0 (from bindep) 2021-12-25 19:17:25.351 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-12-25 19:17:25.383 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-12-25 19:17:25.435 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-12-25 19:17:25.456 | Collecting distro (from bindep) 2021-12-25 19:17:25.792 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-12-25 19:17:25.806 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-12-25 19:17:25.938 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-12-25 19:17:25.960 | Installing collected packages: Parsley, pbr, pyparsing, packaging, distro, bindep 2021-12-25 19:17:26.435 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-12-25 19:17:26.503 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-25 19:17:26.506 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-12-25 19:17:26.509 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-12-25 19:17:26.524 | + ./stack.sh:main:797 : pkgs= 2021-12-25 19:17:26.527 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-12-25 19:17:26.529 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-12-25 19:17:26.531 | + functions-common:run_phase:1759 : local mode=stack 2021-12-25 19:17:26.534 | + functions-common:run_phase:1760 : local phase=pre-install 2021-12-25 19:17:26.536 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-25 19:17:26.538 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-25 19:17:26.541 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-25 19:17:26.543 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-25 19:17:26.545 | + functions-common:run_phase:1769 : local extra 2021-12-25 19:17:26.548 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-25 19:17:26.551 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-25 19:17:26.554 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-25 19:17:26.556 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-25 19:17:26.558 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-12-25 19:17:26.560 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-25 19:17:26.573 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:17:26.576 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:17:26.578 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:17:26.580 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-12-25 19:17:26.582 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:17:26.585 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-25 19:17:26.587 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:17:26.589 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-12-25 19:17:26.591 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:17:26.594 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-25 19:17:26.596 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:17:26.598 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-25 19:17:26.601 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-25 19:17:26.603 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-25 19:17:26.605 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:17:26.607 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-25 19:17:26.609 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-12-25 19:17:26.611 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-25 19:17:26.613 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-12-25 19:17:26.616 | + functions-common:run_plugins:1748 : local plugins= 2021-12-25 19:17:26.618 | + functions-common:run_plugins:1749 : local plugin 2021-12-25 19:17:26.620 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-12-25 19:17:26.623 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-12-25 19:17:26.625 | + functions:set_systemd_override:800 : local value=2048 2021-12-25 19:17:26.627 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-12-25 19:17:26.630 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-12-25 19:17:26.674 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-12-25 19:17:26.674 | Set systemd system override for DefaultLimitNOFILE=2048 2021-12-25 19:17:26.677 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-12-25 19:17:26.865 | + ./stack.sh:main:810 : install_rpc_backend 2021-12-25 19:17:26.867 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-12-25 19:17:26.883 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:17:26.885 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-12-25 19:17:26.887 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:17:26.890 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:17:26.892 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:17:26.894 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:17:26.897 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:17:26.899 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:17:26.901 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:17:26.904 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:17:26.906 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:17:26.908 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:17:26.910 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:17:26.913 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:17:26.915 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-12-25 19:17:26.918 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:17:26.920 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:17:26.922 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:17:26.924 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-12-25 19:17:26.942 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-12-25 19:17:27.062 | Reading package lists... 2021-12-25 19:17:27.319 | Building dependency tree... 2021-12-25 19:17:27.320 | Reading state information... 2021-12-25 19:17:27.539 | The following packages were automatically installed and are no longer required: 2021-12-25 19:17:27.540 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:17:27.540 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:17:27.540 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:17:27.540 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:17:27.540 | python3-twisted-bin python3-zope.interface 2021-12-25 19:17:27.540 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:17:27.540 | The following additional packages will be installed: 2021-12-25 19:17:27.540 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-25 19:17:27.540 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-25 19:17:27.540 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-25 19:17:27.540 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-25 19:17:27.541 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-25 19:17:27.542 | Suggested packages: 2021-12-25 19:17:27.542 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-12-25 19:17:27.542 | odbc-postgresql tdsodbc unixodbc-bin 2021-12-25 19:17:27.589 | The following NEW packages will be installed: 2021-12-25 19:17:27.589 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-12-25 19:17:27.589 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-12-25 19:17:27.589 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-12-25 19:17:27.589 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-12-25 19:17:27.589 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-12-25 19:17:27.589 | rabbitmq-server 2021-12-25 19:17:27.832 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-12-25 19:17:27.832 | Need to get 24.5 MB of archives. 2021-12-25 19:17:27.832 | After this operation, 40.4 MB of additional disk space will be used. 2021-12-25 19:17:27.832 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-12-25 19:17:29.425 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-25 19:17:29.487 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-12-25 19:17:29.548 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-12-25 19:17:29.564 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-12-25 19:17:29.572 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-12-25 19:17:29.818 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-12-25 19:17:29.836 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-12-25 19:17:29.857 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-12-25 19:17:30.235 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-12-25 19:17:30.405 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-12-25 19:17:30.424 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-12-25 19:17:30.566 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-12-25 19:17:30.573 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-12-25 19:17:30.576 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-12-25 19:17:30.579 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-12-25 19:17:30.582 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-12-25 19:17:30.681 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-12-25 19:17:30.689 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-12-25 19:17:30.806 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-12-25 19:17:31.013 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-12-25 19:17:31.015 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-12-25 19:17:31.019 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-12-25 19:17:31.100 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-12-25 19:17:31.111 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-12-25 19:17:31.112 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.5 [4,654 kB] 2021-12-25 19:17:32.479 | Fetched 24.5 MB in 4s (5,657 kB/s) 2021-12-25 19:17:32.513 | Selecting previously unselected package erlang-base. 2021-12-25 19:17:32.550 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74385 files and directories currently installed.) 2021-12-25 19:17:32.553 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:32.556 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:33.598 | Selecting previously unselected package erlang-asn1. 2021-12-25 19:17:33.606 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:33.608 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:33.748 | Selecting previously unselected package erlang-mnesia. 2021-12-25 19:17:33.755 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:33.758 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:33.896 | Selecting previously unselected package erlang-runtime-tools. 2021-12-25 19:17:33.904 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:33.906 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:33.985 | Selecting previously unselected package erlang-crypto. 2021-12-25 19:17:33.992 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:33.994 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:34.066 | Selecting previously unselected package erlang-public-key. 2021-12-25 19:17:34.073 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:34.076 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:34.203 | Selecting previously unselected package erlang-ssl. 2021-12-25 19:17:34.211 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:34.213 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:34.369 | Selecting previously unselected package erlang-inets. 2021-12-25 19:17:34.377 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:34.379 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:34.529 | Selecting previously unselected package erlang-corba. 2021-12-25 19:17:34.536 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:34.539 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:34.917 | Selecting previously unselected package erlang-syntax-tools. 2021-12-25 19:17:34.924 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:34.927 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.025 | Selecting previously unselected package erlang-diameter. 2021-12-25 19:17:35.032 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:35.034 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.172 | Selecting previously unselected package erlang-xmerl. 2021-12-25 19:17:35.179 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:35.182 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.361 | Selecting previously unselected package erlang-edoc. 2021-12-25 19:17:35.369 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:35.371 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.460 | Selecting previously unselected package erlang-eldap. 2021-12-25 19:17:35.468 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:35.470 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.536 | Selecting previously unselected package erlang-erl-docgen. 2021-12-25 19:17:35.544 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:35.546 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.619 | Selecting previously unselected package erlang-eunit. 2021-12-25 19:17:35.626 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:35.628 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.698 | Selecting previously unselected package erlang-ic. 2021-12-25 19:17:35.705 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:35.708 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:35.894 | Selecting previously unselected package libodbc1:amd64. 2021-12-25 19:17:35.902 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-12-25 19:17:35.914 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-25 19:17:35.994 | Selecting previously unselected package erlang-odbc. 2021-12-25 19:17:36.002 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:36.004 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:36.085 | Selecting previously unselected package erlang-snmp. 2021-12-25 19:17:36.094 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:36.096 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:36.365 | Selecting previously unselected package erlang-os-mon. 2021-12-25 19:17:36.374 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:36.376 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:36.442 | Selecting previously unselected package erlang-parsetools. 2021-12-25 19:17:36.450 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:36.452 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:36.525 | Selecting previously unselected package erlang-ssh. 2021-12-25 19:17:36.532 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:36.534 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:36.653 | Selecting previously unselected package erlang-tools. 2021-12-25 19:17:36.660 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-12-25 19:17:36.662 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:36.786 | Selecting previously unselected package erlang-nox. 2021-12-25 19:17:36.794 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-12-25 19:17:36.796 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:36.886 | Selecting previously unselected package rabbitmq-server. 2021-12-25 19:17:36.894 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-12-25 19:17:36.896 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-25 19:17:37.436 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-12-25 19:17:37.457 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:38.268 | Searching for services which depend on erlang and should be started...none found. 2021-12-25 19:17:38.271 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:17:38.293 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:38.320 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:38.347 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:38.375 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:38.402 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:38.430 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:38.457 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-25 19:17:38.486 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:17:38.665 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:17:39.268 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.295 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.323 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.351 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.379 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.406 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.433 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.461 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.488 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.515 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.543 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.570 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.597 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.625 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.653 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.680 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.708 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-12-25 19:17:39.736 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-12-25 19:17:39.872 | Adding group `rabbitmq' (GID 121) ... 2021-12-25 19:17:39.905 | Done. 2021-12-25 19:17:39.978 | Adding system user `rabbitmq' (UID 115) ... 2021-12-25 19:17:39.979 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-12-25 19:17:40.055 | Not creating home directory `/var/lib/rabbitmq'. 2021-12-25 19:17:40.293 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-12-25 19:17:45.011 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:17:45.195 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:17:47.163 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:17:47.166 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:17:47.168 | + functions-common:time_stop:2331 : local name 2021-12-25 19:17:47.170 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:17:47.172 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:17:47.174 | + functions-common:time_stop:2334 : local total 2021-12-25 19:17:47.176 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:17:47.179 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:17:47.181 | + functions-common:time_stop:2338 : start_time=1640459846939 2021-12-25 19:17:47.183 | + functions-common:time_stop:2340 : [[ -z 1640459846939 ]] 2021-12-25 19:17:47.186 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:17:47.189 | + functions-common:time_stop:2343 : end_time=1640459867187 2021-12-25 19:17:47.191 | + functions-common:time_stop:2344 : elapsed_time=20248 2021-12-25 19:17:47.193 | + functions-common:time_stop:2345 : total=132654 2021-12-25 19:17:47.196 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:17:47.198 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=152902 2021-12-25 19:17:47.200 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:17:47.203 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-12-25 19:17:47.205 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:17:47.208 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:17:47.210 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:17:47.213 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:17:47.215 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:17:47.217 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:17:47.220 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-12-25 19:17:47.222 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:17:47.225 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:17:47.227 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:17:47.230 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:17:47.232 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:17:47.234 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:17:47.236 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:17:47.238 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:17:47.241 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-12-25 19:17:47.243 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:17:47.245 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:17:47.248 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:17:47.250 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:17:47.252 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:17:47.255 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:17:47.257 | + ./stack.sh:main:811 : restart_rpc_backend 2021-12-25 19:17:47.260 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-12-25 19:17:47.275 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:17:47.277 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-12-25 19:17:47.279 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:17:47.282 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-12-25 19:17:47.284 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-12-25 19:17:47.287 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-12-25 19:17:47.290 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-12-25 19:17:47.293 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-12-25 19:17:47.295 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-12-25 19:17:47.297 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-12-25 19:17:47.299 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-12-25 19:17:47.302 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-12-25 19:17:47.304 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-12-25 19:17:48.338 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-12-25 19:17:48.338 | guest [administrator]' 2021-12-25 19:17:48.341 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-12-25 19:17:48.341 | guest [administrator]' 2021-12-25 19:17:48.342 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-12-25 19:17:48.347 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-12-25 19:17:48.349 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-12-25 19:17:48.351 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-12-25 19:17:49.353 | Creating user "stackrabbit" 2021-12-25 19:17:49.377 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-12-25 19:17:50.395 | Setting permissions for user "stackrabbit" in vhost "/" 2021-12-25 19:17:50.419 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-12-25 19:17:50.421 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-12-25 19:17:51.429 | Changing password for user "stackrabbit" 2021-12-25 19:17:51.453 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-12-25 19:17:51.455 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-12-25 19:17:51.457 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-12-25 19:17:52.493 | Deleting user "guest" 2021-12-25 19:17:52.518 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-12-25 19:17:52.533 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:17:52.536 | + ./stack.sh:main:814 : install_database 2021-12-25 19:17:52.538 | + lib/database:install_database:116 : install_database_mysql 2021-12-25 19:17:52.540 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-12-25 19:17:52.542 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:17:52.545 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:17:52.547 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-12-25 19:17:52.745 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-12-25 19:17:52.748 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-12-25 19:17:52.752 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-12-25 19:17:52.754 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:17:52.756 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:17:52.759 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-12-25 19:17:52.761 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-12-25 19:17:52.764 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-12-25 19:17:52.767 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-12-25 19:17:52.770 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-12-25 19:17:52.772 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:17:52.774 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-12-25 19:17:52.776 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:17:52.779 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:17:52.781 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:17:52.783 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:17:52.786 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:17:52.788 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:17:52.790 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:17:52.792 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:17:52.794 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-12-25 19:17:52.797 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:17:52.799 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:17:52.801 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:17:52.803 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:17:52.806 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:17:52.808 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:17:52.811 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-12-25 19:17:52.813 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:17:52.815 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:17:52.817 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-12-25 19:17:52.820 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:17:52.823 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:17:52.825 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:17:52.827 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:17:52.829 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:17:52.832 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:17:52.834 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:17:52.836 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:17:52.838 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:17:52.841 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:17:52.843 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:17:52.845 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:17:52.847 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-12-25 19:17:52.850 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:17:52.852 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:17:52.854 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:17:52.856 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-12-25 19:17:52.875 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-12-25 19:17:52.996 | Reading package lists... 2021-12-25 19:17:53.253 | Building dependency tree... 2021-12-25 19:17:53.255 | Reading state information... 2021-12-25 19:17:53.475 | The following packages were automatically installed and are no longer required: 2021-12-25 19:17:53.476 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:17:53.476 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:17:53.476 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:17:53.476 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:17:53.476 | python3-twisted-bin python3-zope.interface 2021-12-25 19:17:53.476 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:17:53.477 | The following additional packages will be installed: 2021-12-25 19:17:53.477 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-25 19:17:53.477 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-25 19:17:53.477 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-25 19:17:53.478 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-25 19:17:53.478 | mysql-server-5.7 mysql-server-core-5.7 2021-12-25 19:17:53.479 | Suggested packages: 2021-12-25 19:17:53.479 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-12-25 19:17:53.531 | The following NEW packages will be installed: 2021-12-25 19:17:53.531 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-12-25 19:17:53.531 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-12-25 19:17:53.531 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-12-25 19:17:53.532 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-12-25 19:17:53.532 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-12-25 19:17:53.773 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-12-25 19:17:53.773 | Need to get 19.6 MB of archives. 2021-12-25 19:17:53.773 | After this operation, 155 MB of additional disk space will be used. 2021-12-25 19:17:53.773 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [6,638 kB] 2021-12-25 19:17:55.190 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [1,942 kB] 2021-12-25 19:17:55.637 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [7,426 kB] 2021-12-25 19:17:56.595 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-12-25 19:17:56.597 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [2,906 kB] 2021-12-25 19:17:56.969 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-12-25 19:17:56.970 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-12-25 19:17:56.972 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-12-25 19:17:56.974 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-12-25 19:17:56.979 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-12-25 19:17:56.980 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-12-25 19:17:56.980 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-12-25 19:17:56.981 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-12-25 19:17:56.982 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-12-25 19:17:57.081 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-12-25 19:17:57.192 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-12-25 19:17:57.194 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-12-25 19:17:57.200 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.36-0ubuntu0.18.04.1 [9,944 B] 2021-12-25 19:17:57.694 | Preconfiguring packages ... 2021-12-25 19:17:57.805 | Fetched 19.6 MB in 4s (5,366 kB/s) 2021-12-25 19:17:57.838 | Selecting previously unselected package mysql-client-core-5.7. 2021-12-25 19:17:57.875 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76386 files and directories currently installed.) 2021-12-25 19:17:57.879 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:17:57.881 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:17:58.901 | Selecting previously unselected package mysql-client-5.7. 2021-12-25 19:17:58.909 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:17:58.911 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:17:59.366 | Selecting previously unselected package mysql-server-core-5.7. 2021-12-25 19:17:59.374 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:17:59.376 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:00.578 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-12-25 19:18:00.585 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-12-25 19:18:00.597 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-25 19:18:00.721 | Selecting previously unselected package mysql-server-5.7. 2021-12-25 19:18:00.729 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-12-25 19:18:01.204 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:01.821 | Selecting previously unselected package libhtml-tagset-perl. 2021-12-25 19:18:01.829 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-12-25 19:18:01.831 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-12-25 19:18:01.888 | Selecting previously unselected package liburi-perl. 2021-12-25 19:18:01.896 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-12-25 19:18:01.898 | Unpacking liburi-perl (1.73-1) ... 2021-12-25 19:18:01.966 | Selecting previously unselected package libhtml-parser-perl. 2021-12-25 19:18:01.973 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-12-25 19:18:01.976 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-12-25 19:18:02.040 | Selecting previously unselected package libcgi-pm-perl. 2021-12-25 19:18:02.048 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-12-25 19:18:02.050 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-12-25 19:18:02.128 | Selecting previously unselected package libfcgi-perl. 2021-12-25 19:18:02.136 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-12-25 19:18:02.138 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-12-25 19:18:02.196 | Selecting previously unselected package libcgi-fast-perl. 2021-12-25 19:18:02.204 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-12-25 19:18:02.206 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-12-25 19:18:02.264 | Selecting previously unselected package libencode-locale-perl. 2021-12-25 19:18:02.271 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-12-25 19:18:02.274 | Unpacking libencode-locale-perl (1.05-1) ... 2021-12-25 19:18:02.332 | Selecting previously unselected package libhtml-template-perl. 2021-12-25 19:18:02.339 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-12-25 19:18:02.342 | Unpacking libhtml-template-perl (2.97-1) ... 2021-12-25 19:18:02.403 | Selecting previously unselected package libhttp-date-perl. 2021-12-25 19:18:02.410 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-12-25 19:18:02.413 | Unpacking libhttp-date-perl (6.02-1) ... 2021-12-25 19:18:02.471 | Selecting previously unselected package libio-html-perl. 2021-12-25 19:18:02.479 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-12-25 19:18:02.481 | Unpacking libio-html-perl (1.001-1) ... 2021-12-25 19:18:02.539 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-12-25 19:18:02.547 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-12-25 19:18:02.549 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-12-25 19:18:02.607 | Selecting previously unselected package libhttp-message-perl. 2021-12-25 19:18:02.614 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-12-25 19:18:02.617 | Unpacking libhttp-message-perl (6.14-1) ... 2021-12-25 19:18:02.680 | Selecting previously unselected package mysql-server. 2021-12-25 19:18:02.687 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-12-25 19:18:02.689 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:02.768 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-12-25 19:18:02.788 | Setting up libhttp-date-perl (6.02-1) ... 2021-12-25 19:18:02.815 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-12-25 19:18:02.843 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:18:02.864 | Setting up libencode-locale-perl (1.05-1) ... 2021-12-25 19:18:02.891 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:02.919 | Setting up libio-html-perl (1.001-1) ... 2021-12-25 19:18:02.947 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-12-25 19:18:02.974 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-25 19:18:03.002 | Setting up liburi-perl (1.73-1) ... 2021-12-25 19:18:03.029 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:18:03.219 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-12-25 19:18:03.247 | Setting up libcgi-pm-perl (4.38-1) ... 2021-12-25 19:18:03.274 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:18:04.962 | Setting up libhttp-message-perl (6.14-1) ... 2021-12-25 19:18:04.990 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:05.018 | Setting up libfcgi-perl (0.78-2build1) ... 2021-12-25 19:18:05.046 | Setting up libhtml-template-perl (2.97-1) ... 2021-12-25 19:18:05.074 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-12-25 19:18:05.102 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:05.130 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:05.735 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-12-25 19:18:05.761 | Renaming removed key_buffer and myisam-recover options (if present) 2021-12-25 19:18:16.847 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-12-25 19:18:17.785 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-12-25 19:18:17.798 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:18:17.981 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:18:19.935 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:18:19.938 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:18:19.940 | + functions-common:time_stop:2331 : local name 2021-12-25 19:18:19.942 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:18:19.944 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:18:19.946 | + functions-common:time_stop:2334 : local total 2021-12-25 19:18:19.948 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:18:19.951 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:18:19.953 | + functions-common:time_stop:2338 : start_time=1640459872872 2021-12-25 19:18:19.955 | + functions-common:time_stop:2340 : [[ -z 1640459872872 ]] 2021-12-25 19:18:19.958 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:18:19.961 | + functions-common:time_stop:2343 : end_time=1640459899959 2021-12-25 19:18:19.963 | + functions-common:time_stop:2344 : elapsed_time=27087 2021-12-25 19:18:19.965 | + functions-common:time_stop:2345 : total=152902 2021-12-25 19:18:19.968 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:18:19.970 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=179989 2021-12-25 19:18:19.972 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:18:19.975 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-12-25 19:18:19.977 | + ./stack.sh:main:817 : install_database_python 2021-12-25 19:18:19.979 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-12-25 19:18:19.981 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-12-25 19:18:19.983 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-12-25 19:18:19.986 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:18:19.989 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-12-25 19:18:19.991 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-12-25 19:18:19.993 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:18:19.997 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:18:19.997 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:18:20.001 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-12-25 19:18:20.004 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-12-25 19:18:20.006 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-12-25 19:18:20.008 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-12-25 19:18:20.011 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-12-25 19:18:20.030 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-12-25 19:18:20.035 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-12-25 19:18:22.756 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:18:22.757 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.758 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.758 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.758 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.759 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.759 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.760 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.760 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.761 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.761 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.762 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.762 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.763 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.763 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.764 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.764 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.764 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.765 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.765 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.766 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.766 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.766 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.767 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.767 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.768 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.768 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.769 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.769 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.770 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.770 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.771 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.771 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.771 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.772 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.773 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.773 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.773 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.774 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.774 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.774 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.775 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.775 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.776 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.776 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.777 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.777 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.778 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.778 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.779 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.779 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.780 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.780 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.781 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.781 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.781 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.782 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.782 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.783 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.783 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.784 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.784 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.785 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.785 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.786 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.786 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.787 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.787 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.787 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.788 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.788 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.789 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.789 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.790 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.790 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.790 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.791 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.791 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.792 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.793 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.793 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.793 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.795 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.795 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.796 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.796 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.796 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.797 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.797 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.798 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.798 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.799 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.799 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.800 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.800 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.800 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.801 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.801 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.802 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.802 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.802 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.803 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.803 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.804 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.804 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.805 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.805 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.805 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.806 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.806 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.807 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.807 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.808 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.809 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.809 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.810 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.810 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.810 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.811 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.812 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.812 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.812 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.813 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.813 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.813 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.814 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.814 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.815 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.815 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.816 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.817 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.817 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.817 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.818 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.818 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.819 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.819 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.820 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.820 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.820 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.821 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.821 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.822 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.822 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.823 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.823 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.823 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.824 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.824 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.825 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.825 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.826 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.826 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.827 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.827 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.828 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.828 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.829 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.829 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.830 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.830 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.831 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.831 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.832 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.832 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.833 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.833 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.833 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.834 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.834 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.835 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.835 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.836 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.836 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.837 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.837 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.837 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.838 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.838 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.839 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.839 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.840 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.840 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.840 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.841 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.842 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.842 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.843 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.843 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.843 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.844 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.845 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.845 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.846 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.846 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.847 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.847 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.847 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.848 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.848 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.849 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.849 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.850 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.850 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.851 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.851 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.852 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.852 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.852 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.853 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.853 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.854 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.854 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.854 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.855 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.856 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.856 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.857 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.857 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.858 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.858 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.859 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.859 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.860 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.860 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.860 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.861 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.861 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.862 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.862 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.863 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.863 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.863 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.864 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.864 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.865 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.865 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.866 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.866 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.866 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.867 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.867 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.868 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.868 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.869 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.869 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.870 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.870 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.870 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.871 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.871 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.872 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.873 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.873 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.873 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.874 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.874 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.875 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.875 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.876 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.876 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.877 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.877 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.877 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.878 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.878 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.879 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.879 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.880 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.880 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.881 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.881 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.881 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.882 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.882 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.883 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.883 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.884 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.884 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.885 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.885 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.886 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.886 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.886 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.887 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.887 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.888 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.888 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.888 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.889 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.889 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.890 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.890 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.891 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.891 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.891 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.892 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.892 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.893 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.893 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.894 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.895 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.895 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.895 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.896 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.896 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.897 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.897 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.898 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.898 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.899 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.899 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.899 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.900 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.900 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.901 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.901 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.902 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.902 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.903 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.903 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.904 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.904 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.905 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.906 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.906 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.906 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.907 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.907 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.908 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.908 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.909 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.909 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.909 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.911 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.911 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.911 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.912 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.912 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.913 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.913 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.914 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.914 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.915 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.915 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.916 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.916 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.916 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.917 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.917 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.918 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.918 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.919 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.920 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.920 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.921 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.921 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.922 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.922 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.922 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.923 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.924 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.924 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.924 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.925 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.925 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.926 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.926 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.926 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.927 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.927 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.928 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.928 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.929 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.929 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.929 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.930 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.930 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.931 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.931 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.932 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.932 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.932 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.933 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.934 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.934 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.934 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.935 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.935 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.936 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.936 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.936 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.937 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.937 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.938 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.938 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.939 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.939 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.939 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.940 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.940 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.941 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.941 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.942 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.942 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.942 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.943 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.943 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.944 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.944 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.945 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.945 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.946 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.946 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.947 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:22.947 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:22.948 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:22.948 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:23.098 | Collecting PyMySQL===0.9.3 2021-12-25 19:18:23.105 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-12-25 19:18:24.640 | Installing collected packages: PyMySQL 2021-12-25 19:18:24.778 | Successfully installed PyMySQL-0.9.3 2021-12-25 19:18:24.881 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:18:24.882 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:18:24.956 | + inc/python:pip_install:207 : result=0 2021-12-25 19:18:24.958 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:18:24.961 | + functions-common:time_stop:2331 : local name 2021-12-25 19:18:24.963 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:18:24.965 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:18:24.967 | + functions-common:time_stop:2334 : local total 2021-12-25 19:18:24.970 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:18:24.972 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:18:24.974 | + functions-common:time_stop:2338 : start_time=1640459900025 2021-12-25 19:18:24.976 | + functions-common:time_stop:2340 : [[ -z 1640459900025 ]] 2021-12-25 19:18:24.979 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:18:24.982 | + functions-common:time_stop:2343 : end_time=1640459904980 2021-12-25 19:18:24.984 | + functions-common:time_stop:2344 : elapsed_time=4955 2021-12-25 19:18:24.986 | + functions-common:time_stop:2345 : total=44141 2021-12-25 19:18:24.989 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:18:24.991 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=49096 2021-12-25 19:18:24.993 | + inc/python:pip_install:210 : return 0 2021-12-25 19:18:24.995 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-12-25 19:18:24.998 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-12-25 19:18:25.000 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-12-25 19:18:25.002 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-12-25 19:18:25.018 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:18:25.020 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-12-25 19:18:25.022 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-12-25 19:18:25.025 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:18:25.026 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-25 19:18:25.030 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:18:25.032 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-25 19:18:25.034 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-25 19:18:25.037 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-25 19:18:25.039 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-12-25 19:18:25.041 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-12-25 19:18:25.055 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:18:25.058 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-12-25 19:18:25.061 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:18:25.063 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:18:25.065 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:18:25.067 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:18:25.070 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:18:25.072 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:18:25.074 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:18:25.077 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:18:25.079 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:18:25.082 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:18:25.084 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:18:25.086 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:18:25.089 | + functions-common:install_package:1334 : real_install_package radvd 2021-12-25 19:18:25.091 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:18:25.093 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:18:25.095 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:18:25.098 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-12-25 19:18:25.115 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-12-25 19:18:25.236 | Reading package lists... 2021-12-25 19:18:25.494 | Building dependency tree... 2021-12-25 19:18:25.495 | Reading state information... 2021-12-25 19:18:25.720 | The following packages were automatically installed and are no longer required: 2021-12-25 19:18:25.721 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-12-25 19:18:25.721 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-12-25 19:18:25.721 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-12-25 19:18:25.721 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:18:25.721 | python3-twisted-bin python3-zope.interface 2021-12-25 19:18:25.721 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:18:25.764 | The following NEW packages will be installed: 2021-12-25 19:18:25.764 | radvd 2021-12-25 19:18:26.010 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-12-25 19:18:26.010 | Need to get 59.0 kB of archives. 2021-12-25 19:18:26.010 | After this operation, 164 kB of additional disk space will be used. 2021-12-25 19:18:26.010 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-12-25 19:18:26.804 | Fetched 59.0 kB in 0s (122 kB/s) 2021-12-25 19:18:26.862 | Selecting previously unselected package radvd. 2021-12-25 19:18:26.901 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76843 files and directories currently installed.) 2021-12-25 19:18:26.904 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-12-25 19:18:26.906 | Unpacking radvd (1:2.16-3) ... 2021-12-25 19:18:27.011 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:18:27.026 | Setting up radvd (1:2.16-3) ... 2021-12-25 19:18:27.773 | Job for radvd.service failed because the control process exited with error code. 2021-12-25 19:18:27.773 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-12-25 19:18:27.774 | invoke-rc.d: initscript radvd, action "start" failed. 2021-12-25 19:18:27.784 | ● radvd.service - Router advertisement daemon for IPv6 2021-12-25 19:18:27.784 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-12-25 19:18:27.784 | Active: failed (Result: exit-code) since Sat 2021-12-25 19:18:27 UTC; 12ms ago 2021-12-25 19:18:27.784 | Docs: man:radvd(8) 2021-12-25 19:18:27.785 | Process: 48064 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-12-25 19:18:27.785 | 2021-12-25 19:18:27.785 | Dec 25 19:18:27 dv-neutron-822611-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-12-25 19:18:27.785 | Dec 25 19:18:27 dv-neutron-822611-1-hyperv radvd[48064]: can't open /etc/radvd.conf: No such file or directory 2021-12-25 19:18:27.785 | Dec 25 19:18:27 dv-neutron-822611-1-hyperv radvd[48064]: Insecure file permissions, but continuing anyway 2021-12-25 19:18:27.785 | Dec 25 19:18:27 dv-neutron-822611-1-hyperv radvd[48064]: exiting, failed to read config file 2021-12-25 19:18:27.785 | Dec 25 19:18:27 dv-neutron-822611-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-12-25 19:18:27.785 | Dec 25 19:18:27 dv-neutron-822611-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-12-25 19:18:27.785 | Dec 25 19:18:27 dv-neutron-822611-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-12-25 19:18:27.790 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:18:27.953 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:18:28.176 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:18:30.138 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:18:30.141 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:18:30.143 | + functions-common:time_stop:2331 : local name 2021-12-25 19:18:30.145 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:18:30.148 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:18:30.150 | + functions-common:time_stop:2334 : local total 2021-12-25 19:18:30.152 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:18:30.154 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:18:30.157 | + functions-common:time_stop:2338 : start_time=1640459905113 2021-12-25 19:18:30.159 | + functions-common:time_stop:2340 : [[ -z 1640459905113 ]] 2021-12-25 19:18:30.162 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:18:30.165 | + functions-common:time_stop:2343 : end_time=1640459910162 2021-12-25 19:18:30.167 | + functions-common:time_stop:2344 : elapsed_time=5049 2021-12-25 19:18:30.170 | + functions-common:time_stop:2345 : total=179989 2021-12-25 19:18:30.172 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:18:30.174 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=185038 2021-12-25 19:18:30.176 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:18:30.179 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-12-25 19:18:30.194 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:18:30.196 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-12-25 19:18:30.198 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-12-25 19:18:30.201 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-12-25 19:18:30.220 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-12-25 19:18:30.222 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:18:30.225 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:18:30.227 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:18:30.229 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:18:30.232 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:18:30.234 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:18:30.236 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:18:30.239 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:18:30.241 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:18:30.243 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:18:30.245 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:18:30.247 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:18:30.250 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-12-25 19:18:30.252 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:18:30.254 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:18:30.256 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:18:30.258 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-12-25 19:18:30.275 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-12-25 19:18:30.396 | Reading package lists... 2021-12-25 19:18:30.660 | Building dependency tree... 2021-12-25 19:18:30.661 | Reading state information... 2021-12-25 19:18:30.883 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-12-25 19:18:30.883 | fakeroot set to manually installed. 2021-12-25 19:18:30.883 | make is already the newest version (4.1-9.1ubuntu1). 2021-12-25 19:18:30.883 | The following packages were automatically installed and are no longer required: 2021-12-25 19:18:30.883 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-25 19:18:30.883 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-25 19:18:30.883 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-25 19:18:30.883 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:18:30.883 | python3-twisted-bin python3-zope.interface 2021-12-25 19:18:30.883 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:18:30.884 | The following additional packages will be installed: 2021-12-25 19:18:30.884 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-12-25 19:18:30.886 | Suggested packages: 2021-12-25 19:18:30.886 | openvswitch-doc python-sortedcontainers-doc 2021-12-25 19:18:30.938 | The following NEW packages will be installed: 2021-12-25 19:18:30.938 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-12-25 19:18:30.939 | The following packages will be upgraded: 2021-12-25 19:18:30.939 | openvswitch-common openvswitch-switch 2021-12-25 19:18:31.188 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-25 19:18:31.188 | Need to get 3,088 kB of archives. 2021-12-25 19:18:31.188 | After this operation, 3,129 kB of additional disk space will be used. 2021-12-25 19:18:31.188 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-12-25 19:18:31.221 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-12-25 19:18:31.753 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [970 kB] 2021-12-25 19:18:31.792 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-12-25 19:18:32.188 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-12-25 19:18:32.930 | Fetched 3,088 kB in 1s (2,167 kB/s) 2021-12-25 19:18:32.995 | Selecting previously unselected package libunbound2:amd64. 2021-12-25 19:18:33.033 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76856 files and directories currently installed.) 2021-12-25 19:18:33.036 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-12-25 19:18:33.048 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-25 19:18:33.157 | Selecting previously unselected package python3-sortedcontainers. 2021-12-25 19:18:33.165 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-12-25 19:18:33.167 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-12-25 19:18:33.242 | Selecting previously unselected package python3-openvswitch. 2021-12-25 19:18:33.249 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-12-25 19:18:33.252 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-25 19:18:33.330 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-25 19:18:33.351 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-25 19:18:33.605 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-12-25 19:18:33.626 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-12-25 19:18:34.484 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-12-25 19:18:34.505 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:18:34.527 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-25 19:18:34.555 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-12-25 19:18:34.836 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-25 19:18:34.865 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:18:35.045 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:18:35.793 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-25 19:18:36.156 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-12-25 19:18:39.244 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:18:39.246 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:18:39.249 | + functions-common:time_stop:2331 : local name 2021-12-25 19:18:39.251 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:18:39.253 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:18:39.255 | + functions-common:time_stop:2334 : local total 2021-12-25 19:18:39.257 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:18:39.259 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:18:39.261 | + functions-common:time_stop:2338 : start_time=1640459910273 2021-12-25 19:18:39.264 | + functions-common:time_stop:2340 : [[ -z 1640459910273 ]] 2021-12-25 19:18:39.267 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:18:39.270 | + functions-common:time_stop:2343 : end_time=1640459919268 2021-12-25 19:18:39.272 | + functions-common:time_stop:2344 : elapsed_time=8995 2021-12-25 19:18:39.274 | + functions-common:time_stop:2345 : total=185038 2021-12-25 19:18:39.276 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:18:39.278 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=194033 2021-12-25 19:18:39.280 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:18:39.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-12-25 19:18:39.285 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:18:39.287 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:18:39.289 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-12-25 19:18:39.292 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-12-25 19:18:39.294 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-12-25 19:18:39.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-12-25 19:18:39.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-12-25 19:18:39.303 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-12-25 19:18:39.304 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-12-25 19:18:39.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-12-25 19:18:39.310 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-12-25 19:18:39.312 | + functions:vercmp:615 : local v1=4.15 2021-12-25 19:18:39.314 | + functions:vercmp:616 : local 'op=<' 2021-12-25 19:18:39.316 | + functions:vercmp:617 : local v2=3.13 2021-12-25 19:18:39.319 | + functions:vercmp:618 : local result 2021-12-25 19:18:39.322 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-12-25 19:18:39.322 | ++ functions:vercmp:622 : sort -V 2021-12-25 19:18:39.323 | ++ functions:vercmp:622 : head -1 2021-12-25 19:18:39.327 | + functions:vercmp:622 : result=3.13 2021-12-25 19:18:39.330 | + functions:vercmp:624 : case $op in 2021-12-25 19:18:39.332 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-12-25 19:18:39.334 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-12-25 19:18:39.336 | + functions:vercmp:635 : return 2021-12-25 19:18:39.339 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-12-25 19:18:39.341 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:18:39.343 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-12-25 19:18:39.775 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-12-25 19:18:39.790 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:18:39.793 | + ./stack.sh:main:825 : install_etcd3 2021-12-25 19:18:39.796 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-12-25 19:18:39.796 | Installing etcd 2021-12-25 19:18:39.798 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-12-25 19:18:39.809 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-12-25 19:18:39.820 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-12-25 19:18:39.822 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-12-25 19:18:39.834 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-12-25 19:18:39.837 | ++ 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 2021-12-25 19:18:39.839 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-25 19:18:39.843 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-25 19:18:39.847 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-12-25 19:18:39.849 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-12-25 19:18:39.852 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-12-25 19:18:39.854 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-25 19:18:39.886 | --2021-12-25 19:18:39-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-25 19:18:39.945 | Resolving github.com (github.com)... 140.82.121.3 2021-12-25 19:18:39.989 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-12-25 19:18:40.273 | HTTP request sent, awaiting response... 302 Found 2021-12-25 19:18:40.273 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211225%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211225T191840Z&X-Amz-Expires=300&X-Amz-Signature=4bc4ba72935b5edb1659b1bf30513d115c885155d6acdbf7bec105bb9c497ce0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-12-25 19:18:40.273 | --2021-12-25 19:18:40-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211225%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211225T191840Z&X-Amz-Expires=300&X-Amz-Signature=4bc4ba72935b5edb1659b1bf30513d115c885155d6acdbf7bec105bb9c497ce0&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-12-25 19:18:40.385 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ... 2021-12-25 19:18:40.409 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.109.133|:443... connected. 2021-12-25 19:18:40.753 | HTTP request sent, awaiting response... 200 OK 2021-12-25 19:18:40.753 | Length: 11350736 (11M) [application/octet-stream] 2021-12-25 19:18:40.753 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-12-25 19:18:40.866 | 2021-12-25 19:18:41.031 | 0K ........ .. 100% 39.0M=0.3s 2021-12-25 19:18:41.031 | 2021-12-25 19:18:41.031 | 2021-12-25 19:18:41 (39.0 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-12-25 19:18:41.031 | 2021-12-25 19:18:41.034 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-12-25 19:18:41.037 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-25 19:18:41.039 | ++ functions:get_extra_file:73 : return 2021-12-25 19:18:41.042 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-12-25 19:18:41.045 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-12-25 19:18:41.047 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-12-25 19:18:41.050 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-12-25 19:18:41.177 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-12-25 19:18:41.179 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-12-25 19:18:41.183 | etcd-v3.3.12-linux-amd64/ 2021-12-25 19:18:41.183 | etcd-v3.3.12-linux-amd64/README.md 2021-12-25 19:18:41.183 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-12-25 19:18:41.183 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-12-25 19:18:41.183 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-12-25 19:18:41.184 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-12-25 19:18:41.184 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-12-25 19:18:41.184 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-12-25 19:18:41.184 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-12-25 19:18:41.184 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-12-25 19:18:41.184 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-12-25 19:18:41.184 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-12-25 19:18:41.185 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-12-25 19:18:41.186 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-12-25 19:18:41.187 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-12-25 19:18:41.188 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-12-25 19:18:41.189 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-12-25 19:18:41.190 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-12-25 19:18:41.191 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-12-25 19:18:41.192 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-12-25 19:18:41.193 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-12-25 19:18:41.194 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-12-25 19:18:41.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-12-25 19:18:41.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-12-25 19:18:41.195 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-12-25 19:18:41.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-12-25 19:18:41.196 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-12-25 19:18:41.196 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-12-25 19:18:41.196 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-12-25 19:18:41.196 | etcd-v3.3.12-linux-amd64/etcdctl 2021-12-25 19:18:41.406 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-12-25 19:18:41.406 | etcd-v3.3.12-linux-amd64/etcd 2021-12-25 19:18:41.663 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-12-25 19:18:41.697 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-12-25 19:18:41.729 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-12-25 19:18:41.731 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-12-25 19:18:41.746 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:18:41.749 | + ./stack.sh:main:844 : install_dstat 2021-12-25 19:18:41.751 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-12-25 19:18:41.768 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:18:41.770 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-12-25 19:18:41.773 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:18:41.775 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-12-25 19:18:41.777 | + ./stack.sh:main:853 : install_libs 2021-12-25 19:18:41.780 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-12-25 19:18:41.782 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-12-25 19:18:41.784 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-12-25 19:18:41.787 | + inc/python:use_library_from_git:263 : local name=automaton 2021-12-25 19:18:41.789 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.791 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.793 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-12-25 19:18:41.795 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.798 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-12-25 19:18:41.800 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-12-25 19:18:41.802 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-12-25 19:18:41.804 | + inc/python:use_library_from_git:263 : local name=castellan 2021-12-25 19:18:41.806 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.809 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.811 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-12-25 19:18:41.813 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.815 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-12-25 19:18:41.817 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-12-25 19:18:41.820 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-12-25 19:18:41.822 | + inc/python:use_library_from_git:263 : local name=cliff 2021-12-25 19:18:41.824 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.827 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.829 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-12-25 19:18:41.831 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.833 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-12-25 19:18:41.836 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-12-25 19:18:41.838 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-12-25 19:18:41.840 | + inc/python:use_library_from_git:263 : local name=cursive 2021-12-25 19:18:41.843 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.845 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.847 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-12-25 19:18:41.849 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.851 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-12-25 19:18:41.854 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-12-25 19:18:41.856 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-12-25 19:18:41.858 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-12-25 19:18:41.860 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.862 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.865 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-12-25 19:18:41.867 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.869 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-12-25 19:18:41.871 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-12-25 19:18:41.874 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-12-25 19:18:41.876 | + inc/python:use_library_from_git:263 : local name=futurist 2021-12-25 19:18:41.878 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.880 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.882 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-12-25 19:18:41.885 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.887 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-12-25 19:18:41.890 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-12-25 19:18:41.892 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-12-25 19:18:41.894 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-12-25 19:18:41.896 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.898 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.901 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-12-25 19:18:41.904 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.906 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-12-25 19:18:41.908 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-12-25 19:18:41.910 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-12-25 19:18:41.913 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-12-25 19:18:41.915 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.917 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.919 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-12-25 19:18:41.921 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.924 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-12-25 19:18:41.926 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-12-25 19:18:41.928 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-12-25 19:18:41.930 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-12-25 19:18:41.932 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.935 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.937 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-12-25 19:18:41.939 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.941 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-12-25 19:18:41.944 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-12-25 19:18:41.946 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-12-25 19:18:41.948 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-12-25 19:18:41.951 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.953 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.955 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-12-25 19:18:41.958 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.960 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-12-25 19:18:41.962 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-12-25 19:18:41.964 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-12-25 19:18:41.967 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-12-25 19:18:41.969 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.971 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.974 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-12-25 19:18:41.976 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.978 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-12-25 19:18:41.980 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-12-25 19:18:41.983 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-12-25 19:18:41.985 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-12-25 19:18:41.987 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:41.990 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:41.992 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-12-25 19:18:41.994 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:41.996 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-12-25 19:18:41.999 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-12-25 19:18:42.001 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-12-25 19:18:42.003 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-12-25 19:18:42.006 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.008 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.010 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-12-25 19:18:42.013 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.015 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-12-25 19:18:42.017 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-12-25 19:18:42.019 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-12-25 19:18:42.022 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-12-25 19:18:42.024 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.026 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.029 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-12-25 19:18:42.031 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.034 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-12-25 19:18:42.036 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-12-25 19:18:42.038 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-12-25 19:18:42.040 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-12-25 19:18:42.042 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.045 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.047 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-12-25 19:18:42.049 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.052 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-12-25 19:18:42.054 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-12-25 19:18:42.056 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-12-25 19:18:42.058 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-12-25 19:18:42.060 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.063 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.065 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-12-25 19:18:42.067 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.069 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-12-25 19:18:42.072 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-12-25 19:18:42.074 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-12-25 19:18:42.077 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-12-25 19:18:42.079 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.081 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.084 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-12-25 19:18:42.086 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.088 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-12-25 19:18:42.091 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-12-25 19:18:42.093 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-12-25 19:18:42.096 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-12-25 19:18:42.098 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.100 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.102 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-12-25 19:18:42.104 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.107 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-12-25 19:18:42.109 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-12-25 19:18:42.111 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-12-25 19:18:42.113 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-12-25 19:18:42.116 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.118 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.120 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-12-25 19:18:42.123 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.125 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-12-25 19:18:42.128 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-12-25 19:18:42.130 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-12-25 19:18:42.132 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-12-25 19:18:42.134 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.137 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.139 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-12-25 19:18:42.142 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.144 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-12-25 19:18:42.146 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-12-25 19:18:42.148 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-12-25 19:18:42.151 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-12-25 19:18:42.153 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.155 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.157 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-12-25 19:18:42.160 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.162 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-12-25 19:18:42.164 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-12-25 19:18:42.166 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-12-25 19:18:42.169 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-12-25 19:18:42.171 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.173 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.175 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-12-25 19:18:42.178 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.180 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-12-25 19:18:42.182 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-12-25 19:18:42.185 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-12-25 19:18:42.187 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-12-25 19:18:42.189 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.192 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.194 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-12-25 19:18:42.196 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.198 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-12-25 19:18:42.201 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-12-25 19:18:42.204 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-12-25 19:18:42.206 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-12-25 19:18:42.208 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.210 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.213 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-12-25 19:18:42.215 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.217 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-12-25 19:18:42.219 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-12-25 19:18:42.222 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-12-25 19:18:42.224 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-12-25 19:18:42.226 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.229 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.231 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-12-25 19:18:42.233 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.235 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-12-25 19:18:42.238 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-12-25 19:18:42.240 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-12-25 19:18:42.242 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-12-25 19:18:42.244 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.247 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.249 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-12-25 19:18:42.252 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.254 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-12-25 19:18:42.256 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-12-25 19:18:42.258 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-12-25 19:18:42.261 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-12-25 19:18:42.263 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.266 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.268 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-12-25 19:18:42.270 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.272 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-12-25 19:18:42.275 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-12-25 19:18:42.277 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-12-25 19:18:42.279 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-12-25 19:18:42.281 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.284 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.286 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-12-25 19:18:42.288 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.290 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-12-25 19:18:42.293 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-12-25 19:18:42.295 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-12-25 19:18:42.297 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-12-25 19:18:42.299 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.302 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.304 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-12-25 19:18:42.306 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.308 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-12-25 19:18:42.311 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-12-25 19:18:42.314 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-12-25 19:18:42.316 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-12-25 19:18:42.318 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.321 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.323 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-12-25 19:18:42.327 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.336 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-12-25 19:18:42.339 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-12-25 19:18:42.341 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-12-25 19:18:42.343 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-12-25 19:18:42.346 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.348 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.350 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-12-25 19:18:42.352 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.355 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-12-25 19:18:42.357 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-12-25 19:18:42.359 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-12-25 19:18:42.361 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-12-25 19:18:42.364 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.366 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.368 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-12-25 19:18:42.370 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.373 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-12-25 19:18:42.375 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-12-25 19:18:42.378 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-12-25 19:18:42.380 | + inc/python:use_library_from_git:263 : local name=tooz 2021-12-25 19:18:42.382 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.384 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.387 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-12-25 19:18:42.390 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.392 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-12-25 19:18:42.394 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-12-25 19:18:42.397 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-12-25 19:18:42.399 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-12-25 19:18:42.401 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.404 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.406 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-12-25 19:18:42.409 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.411 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-12-25 19:18:42.413 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-12-25 19:18:42.415 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-12-25 19:18:42.418 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-12-25 19:18:42.420 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.423 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.425 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-12-25 19:18:42.427 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.430 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-12-25 19:18:42.432 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-12-25 19:18:42.434 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-12-25 19:18:42.436 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-12-25 19:18:42.439 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:18:42.441 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:18:42.443 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-12-25 19:18:42.445 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:18:42.448 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-12-25 19:18:42.467 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-12-25 19:18:42.472 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-12-25 19:18:45.130 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:18:45.131 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.132 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.132 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.132 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.133 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.133 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.134 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.134 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.135 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.135 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.136 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.136 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.137 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.137 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.137 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.138 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.138 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.139 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.139 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.140 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.140 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.140 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.141 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.141 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.142 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.142 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.143 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.143 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.144 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.144 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.145 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.145 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.145 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.146 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.147 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.147 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.147 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.148 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.148 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.148 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.149 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.149 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.150 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.150 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.151 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.151 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.151 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.152 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.152 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.153 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.154 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.154 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.154 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.155 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.155 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.156 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.156 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.157 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.157 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.158 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.158 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.159 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.159 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.160 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.160 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.160 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.161 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.161 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.162 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.162 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.163 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.163 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.164 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.164 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.164 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.165 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.165 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.166 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.167 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.167 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.167 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.168 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.169 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.169 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.170 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.170 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.171 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.171 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.172 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.172 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.172 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.173 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.173 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.174 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.174 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.175 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.175 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.176 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.176 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.176 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.177 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.177 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.178 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.178 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.179 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.179 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.179 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.180 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.180 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.181 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.181 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.182 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.182 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.183 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.183 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.184 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.184 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.185 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.185 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.186 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.186 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.187 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.187 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.187 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.188 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.188 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.189 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.189 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.190 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.190 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.191 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.191 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.192 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.192 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.193 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.193 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.194 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.194 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.194 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.195 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.195 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.196 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.196 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.197 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.197 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.197 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.198 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.198 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.199 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.199 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.200 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.200 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.201 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.201 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.202 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.202 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.203 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.203 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.204 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.204 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.205 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.205 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.205 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.206 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.207 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.207 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.207 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.208 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.208 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.209 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.209 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.210 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.210 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.211 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.211 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.211 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.212 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.212 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.213 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.213 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.213 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.214 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.214 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.215 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.216 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.216 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.216 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.217 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.217 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.218 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.219 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.219 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.219 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.220 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.220 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.221 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.221 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.222 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.222 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.223 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.223 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.223 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.224 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.224 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.225 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.225 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.226 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.226 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.227 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.227 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.227 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.228 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.228 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.229 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.229 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.230 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.230 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.231 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.231 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.231 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.232 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.232 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.233 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.233 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.234 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.234 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.235 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.235 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.235 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.236 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.236 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.237 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.237 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.238 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.238 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.238 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.239 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.239 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.240 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.240 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.241 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.241 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.242 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.242 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.242 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.243 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.243 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.244 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.244 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.245 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.245 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.246 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.246 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.247 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.248 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.248 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.248 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.249 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.249 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.250 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.250 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.251 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.251 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.252 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.252 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.252 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.253 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.253 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.254 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.254 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.255 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.255 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.256 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.256 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.257 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.257 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.258 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.258 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.258 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.259 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.259 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.260 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.260 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.261 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.261 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.261 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.262 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.263 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.263 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.264 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.264 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.264 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.265 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.265 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.266 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.266 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.267 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.267 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.268 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.268 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.269 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.269 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.270 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.270 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.271 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.271 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.272 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.272 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.272 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.273 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.273 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.274 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.274 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.275 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.275 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.276 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.276 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.276 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.277 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.277 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.278 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.278 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.279 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.279 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.280 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.280 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.281 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.281 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.282 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.282 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.282 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.283 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.283 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.284 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.285 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.285 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.286 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.286 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.287 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.287 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.287 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.288 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.288 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.289 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.289 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.290 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.290 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.291 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.291 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.292 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.292 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.292 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.293 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.294 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.294 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.294 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.295 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.295 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.296 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.296 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.297 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.297 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.298 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.298 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.298 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.299 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.299 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.300 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.300 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.300 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.301 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.301 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.302 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.302 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.303 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.303 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.303 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.304 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.304 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.305 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.305 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.306 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.306 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.307 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.307 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.307 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.308 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.308 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.309 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.310 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.310 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.310 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.311 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.311 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.312 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.312 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.313 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.313 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.313 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.314 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.314 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.315 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.315 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.316 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.316 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.316 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.317 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.318 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.318 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.318 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.319 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.319 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.320 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.320 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.321 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:45.321 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:45.321 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:45.863 | Collecting etcd3===0.12.0 2021-12-25 19:18:45.871 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-12-25 19:18:51.578 | Collecting grpcio===1.28.1 2021-12-25 19:18:51.594 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2021-12-25 19:18:53.378 | Collecting protobuf===3.11.3 2021-12-25 19:18:53.390 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2021-12-25 19:18:53.488 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-25 19:18:53.491 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (6.1.0) 2021-12-25 19:18:53.505 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.11.3->-c /opt/stack/requirements/upper-constraints.txt (line 632)) (49.6.0) 2021-12-25 19:18:53.550 | Building wheels for collected packages: etcd3 2021-12-25 19:18:53.551 | Building wheel for etcd3 (setup.py): started 2021-12-25 19:18:54.320 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-12-25 19:18:54.321 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=37e07afcd5193f6b954204bb7d3e67294f6e8cec3964fe942c72e8bfb20822c9 2021-12-25 19:18:54.322 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-12-25 19:18:54.322 | Successfully built etcd3 2021-12-25 19:18:55.733 | Installing collected packages: grpcio, protobuf, etcd3 2021-12-25 19:18:56.708 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-12-25 19:18:56.813 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:18:56.813 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:18:56.916 | + inc/python:pip_install:207 : result=0 2021-12-25 19:18:56.918 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:18:56.920 | + functions-common:time_stop:2331 : local name 2021-12-25 19:18:56.922 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:18:56.924 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:18:56.926 | + functions-common:time_stop:2334 : local total 2021-12-25 19:18:56.929 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:18:56.931 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:18:56.933 | + functions-common:time_stop:2338 : start_time=1640459922462 2021-12-25 19:18:56.935 | + functions-common:time_stop:2340 : [[ -z 1640459922462 ]] 2021-12-25 19:18:56.937 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:18:56.941 | + functions-common:time_stop:2343 : end_time=1640459936938 2021-12-25 19:18:56.943 | + functions-common:time_stop:2344 : elapsed_time=14476 2021-12-25 19:18:56.945 | + functions-common:time_stop:2345 : total=49096 2021-12-25 19:18:56.947 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:18:56.949 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63572 2021-12-25 19:18:56.952 | + inc/python:pip_install:210 : return 0 2021-12-25 19:18:56.954 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-12-25 19:18:56.973 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-12-25 19:18:56.978 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-12-25 19:18:59.660 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:18:59.661 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.661 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.661 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.662 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.663 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.663 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.663 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.664 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.664 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.665 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.665 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.666 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.666 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.667 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.667 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.667 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.669 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.669 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.669 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.670 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.670 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.671 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.671 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.672 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.672 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.673 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.673 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.673 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.674 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.674 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.675 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.675 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.676 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.676 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.677 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.677 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.678 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.678 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.678 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.679 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.679 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.680 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.680 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.681 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.681 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.681 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.682 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.682 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.683 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.683 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.684 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.684 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.684 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.685 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.685 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.686 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.686 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.687 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.687 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.688 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.688 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.689 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.689 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.690 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.690 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.691 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.691 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.691 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.692 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.692 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.693 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.693 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.694 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.694 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.694 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.695 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.696 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.696 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.697 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.697 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.698 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.698 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.699 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.700 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.700 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.700 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.701 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.701 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.702 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.702 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.703 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.703 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.704 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.704 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.704 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.705 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.705 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.706 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.707 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.707 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.707 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.708 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.708 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.709 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.709 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.709 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.710 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.711 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.711 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.711 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.712 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.712 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.713 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.714 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.714 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.714 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.716 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.716 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.717 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.717 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.717 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.718 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.718 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.719 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.719 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.720 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.720 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.721 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.721 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.722 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.722 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.723 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.723 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.724 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.724 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.725 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.725 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.725 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.726 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.726 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.727 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.727 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.728 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.728 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.729 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.729 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.730 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.730 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.730 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.731 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.731 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.732 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.732 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.733 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.733 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.734 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.734 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.735 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.735 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.736 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.736 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.737 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.737 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.737 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.738 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.738 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.739 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.739 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.740 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.740 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.741 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.741 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.742 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.742 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.742 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.743 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.743 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.744 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.744 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.745 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.745 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.745 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.746 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.746 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.747 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.747 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.748 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.748 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.748 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.749 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.750 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.750 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.751 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.751 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.752 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.752 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.752 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.753 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.753 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.754 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.754 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.755 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.755 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.756 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.756 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.757 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.757 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.758 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.758 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.758 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.759 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.759 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.760 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.761 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.761 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.761 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.762 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.763 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.763 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.763 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.764 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.764 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.765 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.765 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.766 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.766 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.767 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.767 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.768 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.768 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.768 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.769 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.769 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.770 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.770 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.771 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.771 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.771 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.772 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.772 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.773 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.773 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.774 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.774 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.775 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.775 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.776 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.776 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.777 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.777 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.778 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.779 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.779 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.780 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.780 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.780 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.781 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.781 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.782 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.782 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.783 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.783 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.784 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.784 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.785 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.785 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.785 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.786 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.786 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.787 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.787 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.788 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.788 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.789 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.789 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.790 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.790 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.791 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.791 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.792 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.792 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.792 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.793 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.793 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.793 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.794 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.794 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.795 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.796 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.797 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.797 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.798 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.798 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.798 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.799 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.799 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.800 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.800 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.801 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.802 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.802 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.802 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.803 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.803 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.804 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.804 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.805 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.805 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.806 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.806 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.806 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.807 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.808 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.808 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.808 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.809 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.809 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.810 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.810 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.811 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.811 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.812 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.812 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.813 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.813 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.814 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.814 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.814 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.815 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.815 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.816 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.816 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.817 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.818 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.818 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.819 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.819 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.820 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.820 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.820 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.821 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.821 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.822 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.822 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.823 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.823 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.824 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.825 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.825 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.826 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.826 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.826 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.827 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.828 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.828 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.829 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.829 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.829 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.830 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.830 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.831 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.832 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.832 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.833 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.833 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.833 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.834 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.834 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.835 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.835 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.835 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.836 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.836 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.837 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.837 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.838 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.838 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.839 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.839 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.839 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.841 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.841 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.842 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.842 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.842 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.843 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.843 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.844 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.844 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.844 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.845 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.845 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.846 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.846 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.846 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.847 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.848 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.848 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.848 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.849 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.849 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.850 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.850 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.850 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.851 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.851 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.852 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.853 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.853 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.853 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.854 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.854 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.855 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.855 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:18:59.856 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:18:59.856 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:18:59.857 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:00.616 | Collecting etcd3gw===0.2.5 2021-12-25 19:19:00.624 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-12-25 19:19:00.705 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 916)) (2.1.1) 2021-12-25 19:19:00.712 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-25 19:19:00.736 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-25 19:19:00.738 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-25 19:19:00.762 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-25 19:19:00.764 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-25 19:19:00.768 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-25 19:19:00.771 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-25 19:19:02.222 | Installing collected packages: etcd3gw 2021-12-25 19:19:02.327 | Successfully installed etcd3gw-0.2.5 2021-12-25 19:19:02.434 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:19:02.434 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:19:02.505 | + inc/python:pip_install:207 : result=0 2021-12-25 19:19:02.507 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:19:02.509 | + functions-common:time_stop:2331 : local name 2021-12-25 19:19:02.512 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:19:02.514 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:19:02.516 | + functions-common:time_stop:2334 : local total 2021-12-25 19:19:02.518 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:19:02.520 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:19:02.523 | + functions-common:time_stop:2338 : start_time=1640459936969 2021-12-25 19:19:02.525 | + functions-common:time_stop:2340 : [[ -z 1640459936969 ]] 2021-12-25 19:19:02.527 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:19:02.531 | + functions-common:time_stop:2343 : end_time=1640459942528 2021-12-25 19:19:02.533 | + functions-common:time_stop:2344 : elapsed_time=5559 2021-12-25 19:19:02.535 | + functions-common:time_stop:2345 : total=63572 2021-12-25 19:19:02.537 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:19:02.539 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69131 2021-12-25 19:19:02.541 | + inc/python:pip_install:210 : return 0 2021-12-25 19:19:02.544 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-12-25 19:19:02.546 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-12-25 19:19:02.548 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-12-25 19:19:02.550 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:19:02.553 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:19:02.555 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:19:02.557 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:19:02.560 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:19:02.562 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:19:02.564 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:19:02.567 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:19:02.569 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-12-25 19:19:02.572 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-25 19:19:02.574 | + inc/python:python3_enabled:468 : return 0 2021-12-25 19:19:02.577 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-12-25 19:19:02.579 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-12-25 19:19:02.582 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:19:02.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:19:02.586 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-25 19:19:02.588 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:19:02.591 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:19:02.593 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:19:02.595 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:19:02.597 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:19:02.600 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:19:02.602 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:19:02.604 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:19:02.606 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:19:02.609 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:19:02.611 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:19:02.613 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:19:02.616 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-25 19:19:02.618 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:19:02.620 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:19:02.623 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:19:02.625 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-25 19:19:02.643 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-12-25 19:19:02.764 | Reading package lists... 2021-12-25 19:19:03.028 | Building dependency tree... 2021-12-25 19:19:03.029 | Reading state information... 2021-12-25 19:19:03.250 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-12-25 19:19:03.250 | The following packages were automatically installed and are no longer required: 2021-12-25 19:19:03.250 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-25 19:19:03.250 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-25 19:19:03.250 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-25 19:19:03.250 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:19:03.250 | python3-twisted-bin python3-zope.interface 2021-12-25 19:19:03.250 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:19:03.252 | Suggested packages: 2021-12-25 19:19:03.252 | python-uwsgidecorators python3-uwsgidecorators 2021-12-25 19:19:03.300 | The following NEW packages will be installed: 2021-12-25 19:19:03.301 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-12-25 19:19:03.545 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-12-25 19:19:03.545 | Need to get 163 kB of archives. 2021-12-25 19:19:03.545 | After this operation, 634 kB of additional disk space will be used. 2021-12-25 19:19:03.545 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.2 [17.0 kB] 2021-12-25 19:19:03.772 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.2 [72.6 kB] 2021-12-25 19:19:03.977 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.2 [73.2 kB] 2021-12-25 19:19:04.609 | Fetched 163 kB in 1s (215 kB/s) 2021-12-25 19:19:04.661 | Selecting previously unselected package uwsgi. 2021-12-25 19:19:04.700 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76924 files and directories currently installed.) 2021-12-25 19:19:04.703 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-25 19:19:04.706 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:19:04.797 | Selecting previously unselected package uwsgi-plugin-python. 2021-12-25 19:19:04.805 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-25 19:19:04.807 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:19:04.895 | Selecting previously unselected package uwsgi-plugin-python3. 2021-12-25 19:19:04.903 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-12-25 19:19:04.905 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:19:04.989 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:19:05.035 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:19:05.057 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:19:05.618 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-12-25 19:19:05.672 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:19:05.856 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:19:06.419 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:19:08.381 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:19:08.383 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:19:08.386 | + functions-common:time_stop:2331 : local name 2021-12-25 19:19:08.388 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:19:08.390 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:19:08.393 | + functions-common:time_stop:2334 : local total 2021-12-25 19:19:08.395 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:19:08.397 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:19:08.399 | + functions-common:time_stop:2338 : start_time=1640459942641 2021-12-25 19:19:08.401 | + functions-common:time_stop:2340 : [[ -z 1640459942641 ]] 2021-12-25 19:19:08.404 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:19:08.407 | + functions-common:time_stop:2343 : end_time=1640459948405 2021-12-25 19:19:08.410 | + functions-common:time_stop:2344 : elapsed_time=5764 2021-12-25 19:19:08.412 | + functions-common:time_stop:2345 : total=194033 2021-12-25 19:19:08.414 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:19:08.416 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=199797 2021-12-25 19:19:08.418 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:19:08.421 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-12-25 19:19:08.423 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:19:08.425 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:19:08.427 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-12-25 19:19:08.484 | Enabling module proxy. 2021-12-25 19:19:08.489 | To activate the new configuration, you need to run: 2021-12-25 19:19:08.489 | systemctl restart apache2 2021-12-25 19:19:08.493 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-12-25 19:19:08.549 | Considering dependency proxy for proxy_uwsgi: 2021-12-25 19:19:08.549 | Module proxy already enabled 2021-12-25 19:19:08.550 | Enabling module proxy_uwsgi. 2021-12-25 19:19:08.554 | To activate the new configuration, you need to run: 2021-12-25 19:19:08.554 | systemctl restart apache2 2021-12-25 19:19:08.559 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-12-25 19:19:08.561 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:19:08.563 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:19:08.565 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:19:08.709 | + ./stack.sh:main:859 : install_keystoneauth 2021-12-25 19:19:08.711 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-12-25 19:19:08.714 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-12-25 19:19:08.716 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.719 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.721 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-12-25 19:19:08.724 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.726 | + ./stack.sh:main:860 : install_keystoneclient 2021-12-25 19:19:08.728 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-12-25 19:19:08.731 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-12-25 19:19:08.734 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.736 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.738 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-12-25 19:19:08.740 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.743 | + ./stack.sh:main:861 : install_glanceclient 2021-12-25 19:19:08.745 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-12-25 19:19:08.748 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-12-25 19:19:08.750 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.753 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.755 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-12-25 19:19:08.757 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.759 | + ./stack.sh:main:862 : install_cinderclient 2021-12-25 19:19:08.762 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-12-25 19:19:08.764 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-12-25 19:19:08.766 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.769 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.771 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-12-25 19:19:08.773 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.776 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-12-25 19:19:08.778 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-12-25 19:19:08.780 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.782 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.785 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-12-25 19:19:08.787 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.789 | + ./stack.sh:main:863 : install_novaclient 2021-12-25 19:19:08.792 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-12-25 19:19:08.794 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-12-25 19:19:08.797 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.799 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.801 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-12-25 19:19:08.804 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.806 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-12-25 19:19:08.822 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:19:08.824 | + ./stack.sh:main:865 : install_swiftclient 2021-12-25 19:19:08.827 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-12-25 19:19:08.829 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-12-25 19:19:08.831 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.834 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.836 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-12-25 19:19:08.838 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.841 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-12-25 19:19:08.856 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:19:08.859 | + ./stack.sh:main:868 : install_neutronclient 2021-12-25 19:19:08.861 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-12-25 19:19:08.864 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-12-25 19:19:08.866 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.868 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.870 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-12-25 19:19:08.873 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.876 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-12-25 19:19:08.878 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-12-25 19:19:08.880 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-12-25 19:19:08.883 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:08.885 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:08.887 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-12-25 19:19:08.890 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:08.892 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-12-25 19:19:08.894 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-12-25 19:19:08.897 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:19:08.900 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-12-25 19:19:08.902 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-12-25 19:19:08.904 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:19:08.908 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:19:08.908 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:19:08.912 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-12-25 19:19:08.914 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-12-25 19:19:08.916 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-12-25 19:19:08.920 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-12-25 19:19:08.922 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-12-25 19:19:08.941 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-12-25 19:19:08.946 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-12-25 19:19:11.629 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:19:11.630 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.631 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.632 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.632 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.633 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.633 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.633 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.634 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.634 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.635 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.635 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.636 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.636 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.637 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.637 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.637 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.638 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.638 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.639 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.639 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.640 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.640 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.641 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.641 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.641 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.642 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.642 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.643 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.643 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.644 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.644 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.645 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.645 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.646 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.646 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.646 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.647 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.647 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.648 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.648 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.649 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.649 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.649 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.650 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.650 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.651 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.651 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.651 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.652 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.653 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.653 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.654 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.654 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.654 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.655 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.656 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.656 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.657 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.657 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.658 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.658 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.658 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.659 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.659 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.660 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.660 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.661 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.661 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.661 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.662 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.662 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.663 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.663 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.664 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.664 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.665 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.665 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.666 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.666 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.667 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.667 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.668 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.669 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.669 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.670 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.670 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.671 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.671 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.671 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.672 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.672 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.673 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.673 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.674 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.674 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.674 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.675 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.675 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.676 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.676 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.677 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.677 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.677 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.678 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.678 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.679 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.679 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.680 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.680 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.681 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.681 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.682 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.682 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.683 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.683 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.684 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.684 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.685 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.685 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.686 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.686 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.687 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.687 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.687 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.688 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.688 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.689 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.689 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.690 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.690 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.691 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.691 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.692 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.692 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.693 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.693 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.694 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.694 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.694 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.695 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.695 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.696 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.696 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.697 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.697 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.697 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.698 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.698 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.699 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.700 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.700 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.701 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.701 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.702 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.702 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.702 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.703 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.704 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.704 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.705 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.705 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.705 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.706 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.706 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.707 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.707 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.708 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.708 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.709 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.709 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.710 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.710 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.711 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.711 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.712 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.712 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.713 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.713 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.713 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.714 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.714 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.715 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.716 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.716 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.716 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.717 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.717 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.718 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.718 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.718 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.719 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.720 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.720 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.721 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.721 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.722 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.722 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.723 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.723 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.723 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.724 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.724 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.725 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.725 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.726 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.726 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.727 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.727 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.728 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.728 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.728 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.729 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.729 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.730 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.730 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.731 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.731 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.732 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.732 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.732 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.733 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.733 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.734 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.734 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.735 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.735 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.736 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.736 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.736 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.737 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.737 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.738 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.738 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.738 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.739 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.739 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.740 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.740 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.741 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.741 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.742 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.742 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.743 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.743 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.743 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.744 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.744 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.745 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.745 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.746 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.746 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.747 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.747 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.748 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.748 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.749 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.749 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.749 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.750 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.750 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.751 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.751 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.752 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.752 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.753 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.753 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.753 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.754 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.754 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.755 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.755 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.756 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.756 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.757 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.757 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.758 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.758 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.759 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.759 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.760 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.760 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.760 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.761 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.762 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.762 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.762 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.763 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.763 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.764 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.764 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.764 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.765 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.765 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.766 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.766 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.767 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.767 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.768 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.768 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.769 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.769 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.770 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.770 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.771 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.771 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.772 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.772 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.772 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.773 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.773 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.774 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.774 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.775 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.775 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.776 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.776 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.777 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.778 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.778 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.778 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.779 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.779 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.780 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.781 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.781 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.781 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.782 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.782 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.783 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.783 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.784 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.784 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.784 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.786 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.786 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.786 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.787 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.787 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.788 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.788 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.789 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.789 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.790 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.790 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.791 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.791 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.791 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.792 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.792 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.793 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.793 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.794 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.794 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.795 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.795 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.796 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.796 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.797 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.797 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.798 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.798 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.799 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.799 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.800 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.800 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.800 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.801 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.801 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.802 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.802 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.803 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.803 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.803 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.804 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.804 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.805 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.805 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.806 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.806 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.806 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.807 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.808 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.808 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.808 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.809 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.809 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.810 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.810 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.810 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.811 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.811 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.812 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.812 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.812 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.813 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.814 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.814 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.814 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.815 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.815 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.816 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.816 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.816 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.817 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.817 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.818 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.818 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.819 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.819 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.820 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.820 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.821 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.821 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.821 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:11.822 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:11.822 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:11.825 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (9.0.0) 2021-12-25 19:19:11.903 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (2.3.1) 2021-12-25 19:19:11.941 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.5) 2021-12-25 19:19:11.956 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 720)) (0.9.0) 2021-12-25 19:19:11.960 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-12-25 19:19:11.967 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-25 19:19:11.970 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.4.0) 2021-12-25 19:19:11.975 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 880)) (4.0.0) 2021-12-25 19:19:12.045 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 885)) (4.0.0) 2021-12-25 19:19:12.066 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 913)) (4.4.2) 2021-12-25 19:19:12.069 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (4.1.2) 2021-12-25 19:19:12.088 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (2019.3) 2021-12-25 19:19:12.093 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (4.1.3) 2021-12-25 19:19:12.139 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.3) 2021-12-25 19:19:12.146 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-25 19:19:12.159 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.0.0) 2021-12-25 19:19:12.171 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-12-25 19:19:12.195 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.0.1) 2021-12-25 19:19:12.204 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (1.8.6) 2021-12-25 19:19:12.218 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-12-25 19:19:12.221 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-12-25 19:19:12.224 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (2.0.1) 2021-12-25 19:19:12.233 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.7.19) 2021-12-25 19:19:12.236 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.1.12) 2021-12-25 19:19:12.239 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.7.0) 2021-12-25 19:19:12.243 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-12-25 19:19:12.247 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 870)) (0.10.9) 2021-12-25 19:19:12.250 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 984)) (2.8.1) 2021-12-25 19:19:12.255 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.9.6) 2021-12-25 19:19:12.258 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (0.6.2) 2021-12-25 19:19:12.261 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-12-25 19:19:12.264 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-12-25 19:19:12.268 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-12-25 19:19:12.270 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-12-25 19:19:12.294 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.8.0) 2021-12-25 19:19:12.298 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-12-25 19:19:13.695 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:19:13.695 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:19:13.764 | + inc/python:pip_install:207 : result=0 2021-12-25 19:19:13.766 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:19:13.768 | + functions-common:time_stop:2331 : local name 2021-12-25 19:19:13.770 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:19:13.772 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:19:13.775 | + functions-common:time_stop:2334 : local total 2021-12-25 19:19:13.777 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:19:13.779 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:19:13.781 | + functions-common:time_stop:2338 : start_time=1640459948936 2021-12-25 19:19:13.783 | + functions-common:time_stop:2340 : [[ -z 1640459948936 ]] 2021-12-25 19:19:13.786 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:19:13.789 | + functions-common:time_stop:2343 : end_time=1640459953787 2021-12-25 19:19:13.791 | + functions-common:time_stop:2344 : elapsed_time=4851 2021-12-25 19:19:13.794 | + functions-common:time_stop:2345 : total=69131 2021-12-25 19:19:13.796 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:19:13.798 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=73982 2021-12-25 19:19:13.801 | + inc/python:pip_install:210 : return 0 2021-12-25 19:19:13.803 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-12-25 19:19:13.805 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-12-25 19:19:13.807 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:19:13.810 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-12-25 19:19:13.813 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-12-25 19:19:13.815 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:19:13.819 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:19:13.820 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:19:13.824 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-12-25 19:19:13.826 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-12-25 19:19:13.829 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-12-25 19:19:13.832 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-12-25 19:19:13.834 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-12-25 19:19:13.852 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-12-25 19:19:13.858 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-12-25 19:19:16.489 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:19:16.489 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.490 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.490 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.491 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.491 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.492 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.492 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.493 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.493 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.494 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.494 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.495 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.495 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.496 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.496 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.496 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.497 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.497 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.497 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.498 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.498 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.499 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.499 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.500 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.500 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.501 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.501 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.501 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.502 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.502 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.503 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.503 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.504 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.504 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.505 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.505 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.506 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.506 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.506 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.507 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.507 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.507 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.508 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.508 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.509 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.509 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.510 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.510 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.510 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.511 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.512 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.512 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.513 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.513 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.513 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.514 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.514 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.515 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.515 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.516 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.516 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.517 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.517 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.518 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.518 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.518 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.519 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.519 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.520 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.520 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.521 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.521 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.521 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.522 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.522 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.523 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.523 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.524 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.525 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.525 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.525 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.526 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.526 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.527 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.528 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.528 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.529 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.529 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.529 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.530 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.530 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.531 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.531 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.532 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.532 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.533 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.533 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.533 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.534 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.534 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.535 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.535 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.535 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.536 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.536 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.537 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.537 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.538 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.538 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.539 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.539 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.539 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.540 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.541 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.541 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.541 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.542 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.542 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.543 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.543 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.544 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.544 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.545 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.545 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.545 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.546 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.546 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.547 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.547 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.548 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.549 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.549 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.549 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.550 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.550 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.551 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.551 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.552 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.552 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.552 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.553 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.553 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.554 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.554 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.555 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.555 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.555 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.556 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.556 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.557 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.557 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.558 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.558 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.559 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.559 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.559 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.560 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.561 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.561 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.561 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.562 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.562 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.563 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.563 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.564 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.564 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.565 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.565 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.565 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.566 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.567 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.567 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.568 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.568 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.569 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.569 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.570 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.570 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.570 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.571 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.571 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.571 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.572 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.572 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.573 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.573 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.574 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.574 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.575 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.575 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.576 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.577 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.577 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.578 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.578 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.578 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.579 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.579 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.580 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.580 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.581 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.581 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.582 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.582 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.583 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.584 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.584 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.584 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.585 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.585 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.586 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.586 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.587 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.587 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.588 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.588 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.589 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.589 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.590 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.590 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.591 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.591 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.592 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.592 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.592 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.593 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.593 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.594 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.594 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.595 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.595 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.595 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.596 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.596 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.597 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.597 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.597 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.598 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.598 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.599 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.599 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.600 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.600 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.601 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.601 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.602 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.602 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.602 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.603 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.603 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.604 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.604 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.605 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.605 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.606 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.606 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.606 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.607 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.607 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.608 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.608 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.609 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.609 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.610 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.610 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.610 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.611 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.611 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.612 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.612 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.613 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.613 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.614 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.614 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.614 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.615 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.616 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.616 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.616 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.617 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.617 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.617 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.618 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.618 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.619 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.619 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.620 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.620 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.621 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.621 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.622 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.622 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.622 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.623 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.623 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.624 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.624 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.625 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.625 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.626 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.627 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.627 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.627 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.628 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.628 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.629 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.629 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.630 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.630 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.630 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.631 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.631 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.632 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.632 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.633 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.633 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.634 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.634 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.634 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.635 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.635 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.636 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.637 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.637 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.638 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.638 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.639 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.639 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.640 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.640 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.640 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.641 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.642 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.642 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.643 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.643 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.644 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.644 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.645 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.645 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.645 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.646 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.646 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.647 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.647 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.648 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.648 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.649 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.649 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.649 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.650 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.650 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.651 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.651 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.652 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.652 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.653 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.653 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.654 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.654 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.655 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.655 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.655 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.656 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.656 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.657 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.657 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.657 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.658 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.658 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.659 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.659 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.660 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.660 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.660 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.661 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.661 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.662 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.662 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.662 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.663 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.663 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.664 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.664 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.665 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.665 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.666 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.666 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.666 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.667 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.667 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.668 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.668 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.669 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.669 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.669 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.670 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.670 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.671 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.671 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.672 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.672 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.672 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.673 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.673 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.674 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.674 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.675 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.675 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.676 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.676 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.676 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.677 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.677 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:16.678 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:16.678 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:16.679 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:17.209 | Collecting python-memcached===1.59 2021-12-25 19:19:17.216 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-12-25 19:19:17.284 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-12-25 19:19:18.761 | Installing collected packages: python-memcached 2021-12-25 19:19:18.857 | Successfully installed python-memcached-1.59 2021-12-25 19:19:18.964 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:19:18.964 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:19:19.036 | + inc/python:pip_install:207 : result=0 2021-12-25 19:19:19.039 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:19:19.041 | + functions-common:time_stop:2331 : local name 2021-12-25 19:19:19.043 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:19:19.045 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:19:19.047 | + functions-common:time_stop:2334 : local total 2021-12-25 19:19:19.050 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:19:19.052 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:19:19.054 | + functions-common:time_stop:2338 : start_time=1640459953848 2021-12-25 19:19:19.056 | + functions-common:time_stop:2340 : [[ -z 1640459953848 ]] 2021-12-25 19:19:19.059 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:19:19.062 | + functions-common:time_stop:2343 : end_time=1640459959060 2021-12-25 19:19:19.065 | + functions-common:time_stop:2344 : elapsed_time=5212 2021-12-25 19:19:19.067 | + functions-common:time_stop:2345 : total=73982 2021-12-25 19:19:19.069 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:19:19.071 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=79194 2021-12-25 19:19:19.073 | + inc/python:pip_install:210 : return 0 2021-12-25 19:19:19.076 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-12-25 19:19:19.091 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:19:19.094 | + ./stack.sh:main:875 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-12-25 19:19:19.096 | + ./stack.sh:main:876 : stack_install_service keystone 2021-12-25 19:19:19.098 | + lib/stack:stack_install_service:20 : local service=keystone 2021-12-25 19:19:19.101 | + lib/stack:stack_install_service:21 : type install_keystone 2021-12-25 19:19:19.103 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-25 19:19:19.105 | + lib/stack:stack_install_service:32 : install_keystone 2021-12-25 19:19:19.107 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-12-25 19:19:19.122 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:19:19.124 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-12-25 19:19:19.126 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-12-25 19:19:19.128 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-12-25 19:19:19.130 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:19:19.132 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:19:19.134 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:19:19.137 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:19:19.139 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:19:19.142 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:19:19.156 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:19:19.158 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:19:19.160 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:19:19.162 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:19:19.162 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:19:19.166 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-12-25 19:19:19.168 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:19:19.170 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-12-25 19:19:19.173 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:19:19.173 | + functions-common:git_clone:593 : head -1 2021-12-25 19:19:19.175 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-12-25 19:19:19.177 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:19:19.180 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-12-25 19:19:19.182 | + inc/python:setup_develop:351 : local bindep 2021-12-25 19:19:19.185 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-25 19:19:19.187 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-12-25 19:19:19.189 | + inc/python:setup_develop:357 : local extras= 2021-12-25 19:19:19.191 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-12-25 19:19:19.194 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-25 19:19:19.196 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-25 19:19:19.198 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-12-25 19:19:19.201 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-25 19:19:19.203 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-25 19:19:19.206 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-12-25 19:19:19.208 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-25 19:19:19.211 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-12-25 19:19:19.213 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-25 19:19:19.215 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-25 19:19:19.218 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-12-25 19:19:19.223 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-12-25 19:19:19.225 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-12-25 19:19:20.237 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-12-25 19:19:20.240 | + inc/python:setup_package:430 : local bindep=0 2021-12-25 19:19:20.242 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-25 19:19:20.244 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-25 19:19:20.246 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-12-25 19:19:20.248 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-12-25 19:19:20.250 | + inc/python:setup_package:439 : local flags=-e 2021-12-25 19:19:20.252 | + inc/python:setup_package:440 : local extras= 2021-12-25 19:19:20.254 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-25 19:19:20.256 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-25 19:19:20.258 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-25 19:19:20.260 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-25 19:19:20.263 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-25 19:19:20.265 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-12-25 19:19:20.282 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-12-25 19:19:20.287 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-12-25 19:19:22.979 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:19:22.979 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:19:22.980 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.981 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.981 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.982 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.983 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.983 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.984 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.984 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.985 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.985 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.986 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.987 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.987 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.988 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.988 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.989 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.989 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.990 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.990 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.991 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.991 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.992 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.992 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.993 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.993 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.995 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.996 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.996 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.997 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.997 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.998 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.998 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:22.999 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:22.999 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:22.999 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.000 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.000 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.001 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.001 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.001 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.002 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.002 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.002 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.003 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.003 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.004 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.004 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.005 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.005 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.006 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.006 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.006 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.007 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.007 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.008 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.008 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.009 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.009 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.010 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.010 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.011 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.012 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.012 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.013 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.014 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.014 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.015 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.015 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.016 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.017 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.017 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.017 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.018 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.018 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.019 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.019 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.020 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.020 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.020 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.021 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.021 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.022 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.023 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.023 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.023 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.024 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.024 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.024 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.025 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.026 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.026 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.027 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.028 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.028 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.029 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.029 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.030 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.030 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.031 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.031 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.032 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.036 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.037 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.037 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.038 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.039 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.040 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.040 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.040 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.041 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.042 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.042 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.043 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.043 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.044 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.044 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.046 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.046 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.047 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.048 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.048 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.049 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.049 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.049 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.051 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.051 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.052 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.052 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.053 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.053 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.054 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.054 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.055 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.055 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.055 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.056 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.056 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.057 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.057 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.058 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.058 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.058 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.059 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.059 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.060 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.060 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.061 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.061 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.062 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.062 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.062 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.063 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.063 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.064 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.064 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.065 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.065 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.065 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.066 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.066 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.067 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.067 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.067 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.068 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.068 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.069 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.069 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.069 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.070 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.070 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.071 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.071 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.072 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.072 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.072 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.073 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.073 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.074 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.074 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.075 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.075 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.076 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.076 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.076 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.077 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.077 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.078 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.078 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.078 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.079 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.079 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.080 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.080 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.081 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.081 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.081 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.082 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.082 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.083 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.083 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.084 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.084 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.084 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.085 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.085 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.086 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.086 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.086 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.087 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.087 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.088 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.088 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.088 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.089 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.090 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.090 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.091 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.091 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.091 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.092 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.092 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.093 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.093 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.094 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.094 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.094 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.095 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.095 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.095 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.096 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.096 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.097 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.098 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.098 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.099 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.100 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.100 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.101 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.101 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.102 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.102 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.103 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.103 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.103 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.104 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.104 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.105 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.105 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.106 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.106 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.106 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.107 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.107 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.108 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.108 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.109 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.109 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.110 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.110 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.110 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.111 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.111 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.111 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.112 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.112 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.113 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.113 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.114 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.114 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.115 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.115 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.115 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.116 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.116 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.117 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.117 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.118 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.118 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.118 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.119 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.119 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.120 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.120 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.120 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.121 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.121 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.122 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.122 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.123 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.123 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.123 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.124 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.124 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.125 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.125 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.125 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.126 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.126 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.127 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.127 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.128 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.128 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.129 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.129 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.129 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.130 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.130 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.130 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.131 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.131 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.132 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.132 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.133 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.133 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.134 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.134 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.134 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.135 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.135 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.136 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.137 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.137 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.137 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.138 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.138 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.139 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.139 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.140 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.140 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.141 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.142 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.142 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.142 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.143 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.143 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.144 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.144 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.145 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.145 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.146 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.146 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.146 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.147 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.147 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.148 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.148 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.148 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.149 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.149 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.150 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.150 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.151 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.151 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.152 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.153 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.153 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.153 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.154 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.154 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.155 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.155 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.156 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.156 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.157 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.157 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.158 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.158 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.158 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.159 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.159 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.160 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.160 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.161 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.161 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.161 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.162 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.162 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.163 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.163 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.164 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.164 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.164 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.165 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.165 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.166 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.167 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.167 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.167 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.168 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.168 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.169 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.169 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.169 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.170 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.170 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.171 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.171 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.171 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.172 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.172 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.173 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.173 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.174 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.174 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.175 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.175 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.175 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.176 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.176 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.177 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.177 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.178 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.179 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.179 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.179 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:23.180 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:23.180 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:23.181 | Obtaining file:///opt/stack/keystone 2021-12-25 19:19:24.813 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-25 19:19:26.902 | Collecting Flask===1.1.2 2021-12-25 19:19:26.909 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-12-25 19:19:27.426 | Collecting Flask-RESTful===0.3.8 2021-12-25 19:19:27.434 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-12-25 19:19:27.510 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-25 19:19:27.517 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-25 19:19:27.931 | Collecting PyJWT===1.7.1 2021-12-25 19:19:27.938 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-12-25 19:19:27.959 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-25 19:19:27.983 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:19:28.484 | Collecting Werkzeug===1.0.1 2021-12-25 19:19:28.491 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-12-25 19:19:28.972 | Collecting aniso8601===8.0.0 2021-12-25 19:19:28.980 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-12-25 19:19:29.049 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-25 19:19:29.059 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:19:29.447 | Collecting click===7.1.1 2021-12-25 19:19:29.455 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-12-25 19:19:29.465 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-25 19:19:29.507 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-25 19:19:29.888 | Collecting itsdangerous===1.1.0 2021-12-25 19:19:29.894 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-12-25 19:19:29.961 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-25 19:19:29.994 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (9.0.0) 2021-12-25 19:19:30.057 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.2) 2021-12-25 19:19:30.424 | Collecting oauthlib===3.1.0 2021-12-25 19:19:30.430 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-12-25 19:19:30.450 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.1) 2021-12-25 19:19:30.508 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.5) 2021-12-25 19:19:30.523 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.3) 2021-12-25 19:19:30.530 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.1) 2021-12-25 19:19:30.587 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (4.0.1) 2021-12-25 19:19:30.595 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (4.1.3) 2021-12-25 19:19:30.642 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.6) 2021-12-25 19:19:30.711 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (4.0.2) 2021-12-25 19:19:30.733 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.2) 2021-12-25 19:19:30.752 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.2) 2021-12-25 19:19:30.765 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.1.1) 2021-12-25 19:19:30.795 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.0.1) 2021-12-25 19:19:30.805 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.1.2) 2021-12-25 19:19:30.823 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.1.0) 2021-12-25 19:19:31.289 | Collecting passlib===1.7.2 2021-12-25 19:19:31.298 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-12-25 19:19:31.391 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (5.4.5) 2021-12-25 19:19:31.394 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.7.2) 2021-12-25 19:19:31.396 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.0.0) 2021-12-25 19:19:31.408 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (2.20) 2021-12-25 19:19:31.411 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 602)) (0.9.6) 2021-12-25 19:19:31.414 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 609)) (2.4.7) 2021-12-25 19:19:31.418 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (0.16.0) 2021-12-25 19:19:31.966 | Collecting pysaml2===5.0.0 2021-12-25 19:19:31.974 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-12-25 19:19:32.064 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) (2.8.1) 2021-12-25 19:19:32.069 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (4.0.0) 2021-12-25 19:19:32.091 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 771)) (2019.3) 2021-12-25 19:19:32.095 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (2.23.0) 2021-12-25 19:19:32.119 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-25 19:19:32.933 | Collecting scrypt===0.8.13 2021-12-25 19:19:32.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-12-25 19:19:33.688 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (1.14.0) 2021-12-25 19:19:33.691 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 892)) (0.13.0) 2021-12-25 19:19:33.703 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.3.1) 2021-12-25 19:19:33.706 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (3.3.0) 2021-12-25 19:19:33.709 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 899)) (1.32.0) 2021-12-25 19:19:33.716 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (2.0.1) 2021-12-25 19:19:33.726 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (0.5.0) 2021-12-25 19:19:33.732 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.4.0) 2021-12-25 19:19:33.752 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 945)) (1.4.0) 2021-12-25 19:19:33.756 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-12-25 19:19:33.764 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-12-25 19:19:33.787 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 993)) (1.2.3) 2021-12-25 19:19:33.790 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-25 19:19:33.793 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-25 19:19:33.841 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-25 19:19:33.888 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-25 19:19:33.907 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (4.0.0) 2021-12-25 19:19:33.978 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-25 19:19:33.986 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:19:33.989 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.7.19) 2021-12-25 19:19:33.992 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-25 19:19:34.002 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:19:34.007 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-25 19:19:34.010 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-25 19:19:34.018 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-25 19:19:34.023 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.6.8) 2021-12-25 19:19:34.072 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-25 19:19:34.083 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-25 19:19:34.091 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-25 19:19:34.099 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-25 19:19:34.102 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (4.0.3) 2021-12-25 19:19:34.115 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-25 19:19:34.124 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-25 19:19:34.136 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.10.9) 2021-12-25 19:19:34.139 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-25 19:19:34.536 | Collecting defusedxml===0.6.0 2021-12-25 19:19:34.543 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-12-25 19:19:34.616 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (19.1.0) 2021-12-25 19:19:34.631 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:19:34.633 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-25 19:19:34.637 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:19:34.639 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-25 19:19:34.642 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) (1.6.0) 2021-12-25 19:19:34.644 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-25 19:19:34.647 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.0.0) 2021-12-25 19:19:34.649 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-12-25 19:19:34.652 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1003)) (3.1.0) 2021-12-25 19:19:34.664 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.7.0) 2021-12-25 19:19:34.670 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 987)) (1.12.1) 2021-12-25 19:19:34.673 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) (1.0.4) 2021-12-25 19:19:34.675 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-25 19:19:34.683 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.3.0) 2021-12-25 19:19:34.687 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.5) 2021-12-25 19:19:34.689 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-25 19:19:34.691 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-25 19:19:34.697 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (0.7) 2021-12-25 19:19:34.705 | Building wheels for collected packages: scrypt 2021-12-25 19:19:34.705 | Building wheel for scrypt (setup.py): started 2021-12-25 19:19:37.294 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-12-25 19:19:37.295 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73194 sha256=5672cbce6fe07ffcb4c7612ef1107528019585985fed7239d99666cf8a286eb2 2021-12-25 19:19:37.295 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-12-25 19:19:37.296 | Successfully built scrypt 2021-12-25 19:19:38.177 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-12-25 19:19:38.177 | Attempting uninstall: click 2021-12-25 19:19:38.179 | Found existing installation: click 6.7 2021-12-25 19:19:38.185 | Uninstalling click-6.7: 2021-12-25 19:19:38.203 | Successfully uninstalled click-6.7 2021-12-25 19:19:39.024 | Attempting uninstall: oauthlib 2021-12-25 19:19:39.025 | Found existing installation: oauthlib 2.0.6 2021-12-25 19:19:39.032 | Uninstalling oauthlib-2.0.6: 2021-12-25 19:19:39.050 | Successfully uninstalled oauthlib-2.0.6 2021-12-25 19:19:39.675 | Attempting uninstall: PyJWT 2021-12-25 19:19:39.676 | Found existing installation: PyJWT 1.5.3 2021-12-25 19:19:39.685 | Uninstalling PyJWT-1.5.3: 2021-12-25 19:19:39.707 | Successfully uninstalled PyJWT-1.5.3 2021-12-25 19:19:39.741 | Running setup.py develop for keystone 2021-12-25 19:19:41.580 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-1.7.1 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.1 defusedxml-0.6.0 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.2 pysaml2-5.0.0 scrypt-0.8.13 2021-12-25 19:19:41.694 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:19:41.694 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:19:41.791 | + inc/python:pip_install:207 : result=0 2021-12-25 19:19:41.794 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:19:41.796 | + functions-common:time_stop:2331 : local name 2021-12-25 19:19:41.798 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:19:41.800 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:19:41.802 | + functions-common:time_stop:2334 : local total 2021-12-25 19:19:41.804 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:19:41.806 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:19:41.808 | + functions-common:time_stop:2338 : start_time=1640459960278 2021-12-25 19:19:41.810 | + functions-common:time_stop:2340 : [[ -z 1640459960278 ]] 2021-12-25 19:19:41.813 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:19:41.816 | + functions-common:time_stop:2343 : end_time=1640459981814 2021-12-25 19:19:41.818 | + functions-common:time_stop:2344 : elapsed_time=21536 2021-12-25 19:19:41.820 | + functions-common:time_stop:2345 : total=79194 2021-12-25 19:19:41.822 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:19:41.824 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=100730 2021-12-25 19:19:41.826 | + inc/python:pip_install:210 : return 0 2021-12-25 19:19:41.828 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-25 19:19:41.830 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-25 19:19:41.833 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-25 19:19:41.849 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-12-25 19:19:41.860 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-12-25 19:19:41.863 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-12-25 19:19:41.865 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:19:41.867 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:19:41.869 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-12-25 19:19:41.872 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:19:41.874 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-12-25 19:19:41.889 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:19:41.891 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-12-25 19:19:41.894 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-12-25 19:19:41.896 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-12-25 19:19:41.914 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-12-25 19:19:41.919 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2021-12-25 19:19:44.604 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:19:44.604 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:19:44.605 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.605 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.606 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.606 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.606 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.607 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.607 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.608 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.608 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.609 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.609 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.610 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.610 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.610 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.611 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.611 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.612 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.612 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.613 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.613 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.614 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.614 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.614 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.615 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.615 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.617 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.618 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.618 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.619 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.619 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.620 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.621 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.621 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.622 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.622 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.623 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.623 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.623 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.624 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.624 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.624 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.625 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.625 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.625 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.626 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.626 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.627 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.627 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.628 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.628 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.629 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.629 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.630 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.630 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.631 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.631 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.632 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.632 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.633 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.633 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.634 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.634 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.635 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.636 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.637 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.637 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.638 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.638 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.639 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.640 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.640 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.640 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.641 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.641 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.642 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.642 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.643 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.643 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.643 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.644 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.644 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.645 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.645 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.646 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.646 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.646 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.647 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.647 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.648 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.648 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.649 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.650 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.650 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.650 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.651 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.651 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.652 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.652 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.653 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.653 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.654 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.654 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.655 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.655 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.656 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.656 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.657 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.657 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.658 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.658 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.659 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.659 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.659 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.660 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.660 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.661 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.661 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.662 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.662 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.663 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.663 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.664 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.664 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.664 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.665 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.665 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.666 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.666 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.667 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.667 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.668 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.668 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.669 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.669 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.669 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.670 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.670 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.671 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.671 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.672 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.672 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.672 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.673 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.673 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.674 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.674 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.675 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.675 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.676 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.676 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.676 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.677 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.677 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.678 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.678 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.679 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.679 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.679 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.680 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.680 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.681 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.681 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.681 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.683 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.683 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.683 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.684 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.684 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.684 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.685 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.685 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.686 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.686 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.687 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.687 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.687 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.688 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.688 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.689 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.689 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.690 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.690 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.691 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.691 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.692 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.692 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.692 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.693 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.693 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.693 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.694 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.694 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.695 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.695 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.696 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.696 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.696 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.697 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.697 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.698 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.699 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.699 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.699 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.700 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.700 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.701 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.701 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.701 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.702 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.702 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.703 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.703 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.703 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.704 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.704 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.705 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.705 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.706 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.706 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.706 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.707 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.707 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.708 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.708 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.709 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.709 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.710 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.710 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.710 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.711 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.711 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.712 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.713 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.713 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.714 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.715 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.715 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.716 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.716 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.717 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.717 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.717 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.718 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.718 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.719 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.719 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.720 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.720 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.721 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.721 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.721 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.722 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.722 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.723 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.723 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.723 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.724 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.724 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.725 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.725 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.726 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.726 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.726 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.727 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.727 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.728 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.728 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.729 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.730 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.730 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.731 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.732 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.732 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.733 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.733 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.734 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.734 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.734 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.735 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.735 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.736 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.736 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.737 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.737 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.738 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.738 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.738 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.739 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.739 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.740 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.740 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.741 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.741 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.741 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.742 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.742 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.743 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.743 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.743 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.744 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.744 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.745 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.746 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.746 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.747 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.748 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.748 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.748 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.764 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.764 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.765 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.765 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.766 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.766 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.767 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.767 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.767 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.768 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.768 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.769 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.769 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.770 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.770 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.770 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.771 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.771 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.772 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.772 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.773 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.774 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.774 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.775 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.775 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.775 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.776 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.776 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.777 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.777 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.778 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.778 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.779 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.779 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.780 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.780 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.780 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.781 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.781 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.782 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.782 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.782 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.783 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.783 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.784 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.784 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.785 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.785 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.786 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.786 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.787 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.787 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.787 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.788 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.788 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.789 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.789 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.790 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.790 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.791 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.791 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.792 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.792 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.793 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.793 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.794 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.794 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.795 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.795 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.795 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.796 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.796 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.797 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.797 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.798 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.798 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.799 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.799 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.800 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.800 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.801 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.801 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.802 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.802 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.802 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.803 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.803 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.804 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.804 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.804 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.805 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.805 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.806 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.806 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.807 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.807 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.808 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.808 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.809 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.810 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.810 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.810 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.811 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.812 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.812 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.812 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:44.813 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:19:44.813 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:19:44.814 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:19:45.346 | Collecting uwsgi 2021-12-25 19:19:45.355 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-12-25 19:19:46.441 | Building wheels for collected packages: uwsgi 2021-12-25 19:19:46.442 | Building wheel for uwsgi (setup.py): started 2021-12-25 19:20:02.107 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-12-25 19:20:02.112 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597545 sha256=7bb80808969ab5822d771c3e117db0b375088fee070dc553e92b9c56d5003692 2021-12-25 19:20:02.112 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-12-25 19:20:02.113 | Successfully built uwsgi 2021-12-25 19:20:03.726 | Installing collected packages: uwsgi 2021-12-25 19:20:03.843 | Successfully installed uwsgi-2.0.20 2021-12-25 19:20:03.955 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:20:03.955 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:20:04.074 | + inc/python:pip_install:207 : result=0 2021-12-25 19:20:04.076 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:20:04.078 | + functions-common:time_stop:2331 : local name 2021-12-25 19:20:04.081 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:20:04.083 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:20:04.085 | + functions-common:time_stop:2334 : local total 2021-12-25 19:20:04.088 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:20:04.090 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:20:04.092 | + functions-common:time_stop:2338 : start_time=1640459981909 2021-12-25 19:20:04.094 | + functions-common:time_stop:2340 : [[ -z 1640459981909 ]] 2021-12-25 19:20:04.097 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:20:04.100 | + functions-common:time_stop:2343 : end_time=1640460004098 2021-12-25 19:20:04.102 | + functions-common:time_stop:2344 : elapsed_time=22189 2021-12-25 19:20:04.104 | + functions-common:time_stop:2345 : total=100730 2021-12-25 19:20:04.107 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:20:04.109 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=122919 2021-12-25 19:20:04.111 | + inc/python:pip_install:210 : return 0 2021-12-25 19:20:04.114 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-25 19:20:04.116 | + ./stack.sh:main:877 : configure_keystone 2021-12-25 19:20:04.118 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-12-25 19:20:04.130 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-12-25 19:20:04.133 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-12-25 19:20:04.137 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-12-25 19:20:04.152 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:04.154 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-12-25 19:20:04.179 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-12-25 19:20:04.203 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-12-25 19:20:04.228 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-12-25 19:20:04.254 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-12-25 19:20:04.279 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-12-25 19:20:04.304 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-12-25 19:20:04.329 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-12-25 19:20:04.352 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-12-25 19:20:04.355 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-12-25 19:20:04.357 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-12-25 19:20:04.359 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-12-25 19:20:04.362 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-25 19:20:04.364 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:20:04.378 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:04.381 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-25 19:20:04.383 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-25 19:20:04.386 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:20:04.399 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:04.402 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:20:04.404 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:20:04.429 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:20:04.432 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:20:04.435 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-12-25 19:20:04.437 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-12-25 19:20:04.439 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-12-25 19:20:04.454 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:04.456 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.24/identity 2021-12-25 19:20:04.481 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.24/identity 2021-12-25 19:20:04.505 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-12-25 19:20:04.507 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-12-25 19:20:04.533 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-12-25 19:20:04.535 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-12-25 19:20:04.537 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-12-25 19:20:04.540 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-12-25 19:20:04.542 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-25 19:20:04.545 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-12-25 19:20:04.572 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-12-25 19:20:04.574 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-12-25 19:20:04.576 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-12-25 19:20:04.579 | + functions:setup_logging:656 : local other_cond=False 2021-12-25 19:20:04.581 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:20:04.583 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-12-25 19:20:04.586 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-12-25 19:20:04.588 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:20:04.591 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:20:04.607 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:20:04.609 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:20:04.611 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:20:04.614 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:20:04.616 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:20:04.639 | + functions:setup_systemd_logging:702 : 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' 2021-12-25 19:20:04.662 | + functions:setup_systemd_logging:703 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-25 19:20:04.687 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:20:04.710 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-12-25 19:20:04.735 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-12-25 19:20:04.737 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-12-25 19:20:04.739 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-12-25 19:20:04.741 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-12-25 19:20:04.744 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-12-25 19:20:04.746 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-25 19:20:04.748 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-25 19:20:04.751 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-12-25 19:20:04.754 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-12-25 19:20:04.756 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-25 19:20:04.759 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-25 19:20:04.770 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-25 19:20:04.770 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:20:04.777 | d /var/run/uwsgi 0755 ubuntu root 2021-12-25 19:20:04.780 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:20:04.794 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-12-25 19:20:04.796 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-12-25 19:20:04.800 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-12-25 19:20:04.824 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-12-25 19:20:04.847 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-12-25 19:20:04.871 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-12-25 19:20:04.894 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-12-25 19:20:04.918 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-12-25 19:20:04.941 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-12-25 19:20:04.965 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-12-25 19:20:04.987 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-12-25 19:20:05.011 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-25 19:20:05.034 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-12-25 19:20:05.057 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-12-25 19:20:05.081 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-12-25 19:20:05.104 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-25 19:20:05.106 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-25 19:20:05.109 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-12-25 19:20:05.112 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-12-25 19:20:05.114 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-25 19:20:05.116 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:05.118 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:05.121 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-25 19:20:05.123 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-25 19:20:05.126 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-12-25 19:20:05.150 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-12-25 19:20:05.180 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-12-25 19:20:05.180 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-12-25 19:20:05.187 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-12-25 19:20:05.190 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-12-25 19:20:05.192 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-12-25 19:20:05.195 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-25 19:20:05.197 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-25 19:20:05.200 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:20:05.202 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:05.204 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:05.206 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-25 19:20:05.209 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-25 19:20:05.211 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:05.214 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:05.216 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-12-25 19:20:05.272 | Enabling site keystone-wsgi-public. 2021-12-25 19:20:05.277 | To activate the new configuration, you need to run: 2021-12-25 19:20:05.277 | systemctl reload apache2 2021-12-25 19:20:05.281 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-25 19:20:05.284 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:20:05.286 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:20:05.288 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:20:05.427 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-12-25 19:20:05.429 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-12-25 19:20:05.432 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-12-25 19:20:05.434 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-12-25 19:20:05.436 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-25 19:20:05.439 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-25 19:20:05.442 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-12-25 19:20:05.445 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-12-25 19:20:05.448 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-25 19:20:05.450 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-25 19:20:05.462 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:20:05.462 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-25 19:20:05.469 | d /var/run/uwsgi 0755 ubuntu root 2021-12-25 19:20:05.472 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:20:05.485 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-25 19:20:05.487 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-12-25 19:20:05.491 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-12-25 19:20:05.521 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-12-25 19:20:05.546 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-12-25 19:20:05.570 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-12-25 19:20:05.594 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-12-25 19:20:05.617 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-12-25 19:20:05.641 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-12-25 19:20:05.664 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-12-25 19:20:05.688 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-12-25 19:20:05.712 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-25 19:20:05.735 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-12-25 19:20:05.758 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-12-25 19:20:05.781 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-12-25 19:20:05.805 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-25 19:20:05.808 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-25 19:20:05.810 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-12-25 19:20:05.813 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-12-25 19:20:05.815 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-25 19:20:05.817 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:05.820 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:05.822 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-25 19:20:05.825 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-25 19:20:05.827 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-12-25 19:20:05.851 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-12-25 19:20:05.876 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-12-25 19:20:05.876 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-12-25 19:20:05.883 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-12-25 19:20:05.886 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-12-25 19:20:05.889 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-12-25 19:20:05.891 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-25 19:20:05.893 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-25 19:20:05.895 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:20:05.898 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:05.900 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:05.902 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-25 19:20:05.904 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-25 19:20:05.907 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:05.909 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:05.911 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-12-25 19:20:05.967 | Enabling site keystone-wsgi-admin. 2021-12-25 19:20:05.972 | To activate the new configuration, you need to run: 2021-12-25 19:20:05.972 | systemctl reload apache2 2021-12-25 19:20:05.976 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-25 19:20:05.978 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:20:05.981 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:20:05.983 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:20:06.125 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-12-25 19:20:06.152 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-12-25 19:20:06.178 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-12-25 19:20:06.203 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-12-25 19:20:06.206 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-12-25 19:20:06.232 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-12-25 19:20:06.255 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-12-25 19:20:06.279 | + ./stack.sh:main:881 : is_service_enabled swift 2021-12-25 19:20:06.294 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:06.297 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-12-25 19:20:06.312 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:06.314 | + ./stack.sh:main:885 : stack_install_service swift 2021-12-25 19:20:06.316 | + lib/stack:stack_install_service:20 : local service=swift 2021-12-25 19:20:06.319 | + lib/stack:stack_install_service:21 : type install_swift 2021-12-25 19:20:06.321 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-25 19:20:06.323 | + lib/stack:stack_install_service:32 : install_swift 2021-12-25 19:20:06.326 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-12-25 19:20:06.328 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-12-25 19:20:06.330 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-12-25 19:20:06.333 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:20:06.335 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:20:06.337 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:20:06.340 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:20:06.343 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:20:06.345 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:20:06.360 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:20:06.362 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:20:06.364 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:20:06.367 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:20:06.367 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:20:06.371 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-12-25 19:20:06.374 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:20:06.376 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-12-25 19:20:06.378 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:20:06.379 | + functions-common:git_clone:593 : head -1 2021-12-25 19:20:06.381 | ade6b52f5 Fix cname_lookup test 2021-12-25 19:20:06.384 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:20:06.386 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-12-25 19:20:06.389 | + inc/python:setup_develop:351 : local bindep 2021-12-25 19:20:06.391 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-12-25 19:20:06.393 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-12-25 19:20:06.396 | + inc/python:setup_develop:357 : local extras=keystone 2021-12-25 19:20:06.398 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-12-25 19:20:06.401 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-25 19:20:06.403 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-12-25 19:20:06.405 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-12-25 19:20:06.408 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-25 19:20:06.410 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-12-25 19:20:06.413 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-12-25 19:20:06.415 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-25 19:20:06.418 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-12-25 19:20:06.421 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-25 19:20:06.423 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-25 19:20:06.426 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-12-25 19:20:06.430 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-12-25 19:20:06.433 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-12-25 19:20:07.441 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-12-25 19:20:07.443 | + inc/python:setup_package:430 : local bindep=0 2021-12-25 19:20:07.445 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-25 19:20:07.447 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-25 19:20:07.450 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-12-25 19:20:07.452 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-12-25 19:20:07.454 | + inc/python:setup_package:439 : local flags=-e 2021-12-25 19:20:07.456 | + inc/python:setup_package:440 : local extras=keystone 2021-12-25 19:20:07.459 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-25 19:20:07.461 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-12-25 19:20:07.463 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-12-25 19:20:07.465 | + inc/python:setup_package:450 : extras='[keystone]' 2021-12-25 19:20:07.467 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-25 19:20:07.469 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-12-25 19:20:07.487 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-12-25 19:20:07.492 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-12-25 19:20:10.203 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:20:10.203 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:20:10.204 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.204 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.205 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.205 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.205 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.206 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.206 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.207 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.207 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.208 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.208 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.209 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.209 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.210 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.210 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.210 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.211 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.211 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.212 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.212 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.213 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.213 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.213 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.214 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.214 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.216 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.217 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.217 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.218 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.218 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.219 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.219 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.220 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.220 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.220 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.221 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.221 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.222 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.222 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.222 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.223 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.223 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.223 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.224 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.224 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.225 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.225 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.226 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.226 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.226 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.227 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.227 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.228 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.229 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.229 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.230 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.230 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.230 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.231 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.231 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.232 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.233 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.233 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.234 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.234 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.235 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.235 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.236 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.236 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.237 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.238 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.238 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.238 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.239 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.239 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.240 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.240 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.240 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.241 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.241 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.242 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.242 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.243 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.243 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.243 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.244 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.245 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.245 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.246 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.246 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.247 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.247 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.248 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.248 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.249 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.249 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.250 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.250 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.251 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.251 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.252 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.253 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.253 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.254 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.254 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.255 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.255 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.255 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.256 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.256 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.257 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.257 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.258 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.258 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.258 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.259 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.260 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.260 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.260 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.261 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.261 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.262 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.262 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.262 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.263 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.263 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.264 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.264 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.265 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.265 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.266 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.266 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.266 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.267 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.267 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.268 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.268 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.269 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.269 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.269 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.270 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.270 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.271 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.271 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.272 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.272 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.272 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.273 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.273 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.274 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.274 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.275 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.275 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.275 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.276 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.276 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.276 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.277 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.277 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.278 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.278 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.278 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.279 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.279 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.280 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.280 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.281 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.281 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.281 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.282 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.282 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.282 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.283 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.283 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.284 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.284 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.284 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.285 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.285 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.286 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.286 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.286 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.287 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.287 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.288 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.288 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.288 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.289 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.289 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.290 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.290 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.290 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.291 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.292 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.292 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.292 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.293 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.293 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.294 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.294 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.294 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.295 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.295 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.296 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.296 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.296 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.297 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.297 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.298 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.298 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.298 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.299 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.299 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.299 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.300 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.300 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.301 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.301 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.301 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.302 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.302 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.303 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.303 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.303 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.304 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.304 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.305 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.305 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.305 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.321 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.321 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.322 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.323 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.323 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.324 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.325 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.325 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.326 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.326 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.327 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.327 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.327 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.328 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.328 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.329 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.329 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.330 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.330 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.330 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.331 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.331 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.332 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.332 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.333 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.333 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.334 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.334 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.335 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.335 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.335 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.336 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.336 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.336 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.337 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.337 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.338 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.338 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.339 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.339 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.339 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.340 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.340 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.341 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.341 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.342 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.342 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.342 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.343 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.343 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.344 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.344 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.345 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.345 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.345 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.346 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.346 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.346 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.347 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.347 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.348 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.348 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.349 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.349 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.350 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.350 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.351 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.351 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.351 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.352 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.352 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.353 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.354 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.354 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.355 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.355 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.355 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.356 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.356 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.357 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.357 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.358 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.358 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.358 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.360 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.361 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.361 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.365 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.365 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.366 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.366 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.367 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.368 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.368 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.370 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.370 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.371 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.371 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.372 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.372 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.374 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.375 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.376 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.376 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.377 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.377 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.377 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.378 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.379 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.379 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.380 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.381 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.381 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.382 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.382 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.382 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.383 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.383 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.384 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.384 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.385 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.385 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.386 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.386 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.386 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.387 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.387 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.388 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.388 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.389 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.389 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.390 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.390 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.390 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.391 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.391 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.392 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.392 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.393 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.393 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.394 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.394 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.394 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.395 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.395 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.395 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.396 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.396 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.397 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.397 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.398 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.398 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.399 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.399 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.400 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.400 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.401 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.401 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.402 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.402 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.402 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.403 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.403 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.403 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.404 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.404 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.405 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.405 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.406 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.406 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.406 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.407 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.407 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.408 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.408 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.409 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.409 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.409 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.410 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.410 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.411 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.411 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.412 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.413 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.413 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.413 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:10.414 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:10.414 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:10.415 | Obtaining file:///opt/stack/swift 2021-12-25 19:20:11.766 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-25 19:20:13.103 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-25 19:20:13.111 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-25 19:20:13.153 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-25 19:20:13.162 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-25 19:20:13.167 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-25 19:20:14.215 | Collecting lxml===4.5.0 2021-12-25 19:20:14.236 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/c08091a22c2be/lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) 2021-12-25 19:20:14.446 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-25 19:20:14.449 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-25 19:20:14.453 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-25 19:20:14.488 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-25 19:20:14.502 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-25 19:20:14.509 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-25 19:20:14.518 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-25 19:20:14.563 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-25 19:20:14.577 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-25 19:20:14.595 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-25 19:20:14.597 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-25 19:20:15.140 | Collecting pyeclib===1.6.0 2021-12-25 19:20:15.161 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-12-25 19:20:16.221 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-25 19:20:16.224 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-25 19:20:16.227 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-25 19:20:16.233 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-25 19:20:16.253 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-25 19:20:16.258 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-25 19:20:16.282 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-25 19:20:16.287 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-25 19:20:16.290 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-25 19:20:16.296 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-25 19:20:16.948 | Collecting xattr===0.9.7 2021-12-25 19:20:16.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-12-25 19:20:17.769 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:20:17.773 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-25 19:20:17.776 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:20:17.792 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-25 19:20:17.863 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-25 19:20:17.868 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:20:17.871 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-25 19:20:17.874 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-25 19:20:17.882 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:20:17.888 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-25 19:20:17.891 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-25 19:20:17.894 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-25 19:20:17.898 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:20:17.901 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:20:17.904 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-25 19:20:17.907 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-25 19:20:17.912 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-25 19:20:17.915 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-25 19:20:17.918 | Building wheels for collected packages: pyeclib, xattr 2021-12-25 19:20:17.919 | Building wheel for pyeclib (setup.py): started 2021-12-25 19:20:19.111 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-12-25 19:20:19.112 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53042 sha256=a7aae9c3abe41921105f461cd5b015f8e29004cc10c5edb2d01f86272d2b142d 2021-12-25 19:20:19.112 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-12-25 19:20:19.114 | Building wheel for xattr (setup.py): started 2021-12-25 19:20:20.403 | Building wheel for xattr (setup.py): finished with status 'done' 2021-12-25 19:20:20.404 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30923 sha256=2f4a69f0aa9877f23f1cfe19f68adeca91792d53e0b21a37cae00dd8d549f154 2021-12-25 19:20:20.404 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-12-25 19:20:20.405 | Successfully built pyeclib xattr 2021-12-25 19:20:21.741 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-12-25 19:20:22.075 | Running setup.py develop for swift 2021-12-25 19:20:23.688 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-12-25 19:20:23.806 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:20:23.806 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:20:23.907 | + inc/python:pip_install:207 : result=0 2021-12-25 19:20:23.910 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:20:23.912 | + functions-common:time_stop:2331 : local name 2021-12-25 19:20:23.914 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:20:23.916 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:20:23.918 | + functions-common:time_stop:2334 : local total 2021-12-25 19:20:23.920 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:20:23.922 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:20:23.925 | + functions-common:time_stop:2338 : start_time=1640460007483 2021-12-25 19:20:23.927 | + functions-common:time_stop:2340 : [[ -z 1640460007483 ]] 2021-12-25 19:20:23.929 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:20:23.932 | + functions-common:time_stop:2343 : end_time=1640460023930 2021-12-25 19:20:23.934 | + functions-common:time_stop:2344 : elapsed_time=16447 2021-12-25 19:20:23.937 | + functions-common:time_stop:2345 : total=122919 2021-12-25 19:20:23.939 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:20:23.941 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=139366 2021-12-25 19:20:23.943 | + inc/python:pip_install:210 : return 0 2021-12-25 19:20:23.945 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-25 19:20:23.948 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-25 19:20:23.950 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-25 19:20:23.968 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-12-25 19:20:23.978 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-12-25 19:20:23.981 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-12-25 19:20:23.983 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:20:23.985 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:20:23.988 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-12-25 19:20:23.990 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:20:23.992 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-12-25 19:20:23.995 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-25 19:20:23.997 | + ./stack.sh:main:886 : configure_swift 2021-12-25 19:20:23.999 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-12-25 19:20:24.001 | + lib/swift:configure_swift:335 : local node_number 2021-12-25 19:20:24.003 | + lib/swift:configure_swift:336 : local swift_node_config 2021-12-25 19:20:24.005 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-12-25 19:20:24.007 | + lib/swift:configure_swift:338 : local user_group 2021-12-25 19:20:24.010 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-25 19:20:24.815 | No container-sync running 2021-12-25 19:20:24.815 | No container-sharder running 2021-12-25 19:20:24.815 | No container-updater running 2021-12-25 19:20:24.815 | No object-updater running 2021-12-25 19:20:24.815 | No object-server running 2021-12-25 19:20:24.815 | No container-reconciler running 2021-12-25 19:20:24.815 | No object-expirer running 2021-12-25 19:20:24.815 | No account-replicator running 2021-12-25 19:20:24.815 | No object-replicator running 2021-12-25 19:20:24.815 | No account-server running 2021-12-25 19:20:24.815 | No account-auditor running 2021-12-25 19:20:24.815 | No container-auditor running 2021-12-25 19:20:24.815 | No object-reconstructor running 2021-12-25 19:20:24.815 | No object-auditor running 2021-12-25 19:20:24.815 | No account-reaper running 2021-12-25 19:20:24.815 | No proxy-server running 2021-12-25 19:20:24.815 | No container-server running 2021-12-25 19:20:24.815 | No container-replicator running 2021-12-25 19:20:24.860 | + lib/swift:configure_swift:341 : true 2021-12-25 19:20:24.862 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-12-25 19:20:24.874 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-12-25 19:20:24.884 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-12-25 19:20:24.887 | + lib/swift:configure_swift:355 : sed -e ' 2021-12-25 19:20:24.888 | s/%GROUP%//; 2021-12-25 19:20:24.888 | s/%USER%/ubuntu/; 2021-12-25 19:20:24.888 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-12-25 19:20:24.888 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-12-25 19:20:24.888 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-12-25 19:20:24.894 | uid = ubuntu 2021-12-25 19:20:24.894 | gid = 2021-12-25 19:20:24.894 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-12-25 19:20:24.894 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-12-25 19:20:24.894 | address = 127.0.0.1 2021-12-25 19:20:24.894 | 2021-12-25 19:20:24.894 | [account6612] 2021-12-25 19:20:24.894 | max connections = 25 2021-12-25 19:20:24.894 | path = /opt/stack/data/swift/1/node/ 2021-12-25 19:20:24.894 | read only = false 2021-12-25 19:20:24.894 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-12-25 19:20:24.895 | 2021-12-25 19:20:24.895 | [account6622] 2021-12-25 19:20:24.895 | max connections = 25 2021-12-25 19:20:24.895 | path = /opt/stack/data/swift/2/node/ 2021-12-25 19:20:24.895 | read only = false 2021-12-25 19:20:24.895 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-12-25 19:20:24.895 | 2021-12-25 19:20:24.895 | [account6632] 2021-12-25 19:20:24.895 | max connections = 25 2021-12-25 19:20:24.895 | path = /opt/stack/data/swift/3/node/ 2021-12-25 19:20:24.895 | read only = false 2021-12-25 19:20:24.895 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-12-25 19:20:24.895 | 2021-12-25 19:20:24.895 | [account6642] 2021-12-25 19:20:24.895 | max connections = 25 2021-12-25 19:20:24.895 | path = /opt/stack/data/swift/4/node/ 2021-12-25 19:20:24.895 | read only = false 2021-12-25 19:20:24.895 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-12-25 19:20:24.895 | 2021-12-25 19:20:24.895 | 2021-12-25 19:20:24.895 | [container6611] 2021-12-25 19:20:24.895 | max connections = 25 2021-12-25 19:20:24.895 | path = /opt/stack/data/swift/1/node/ 2021-12-25 19:20:24.895 | read only = false 2021-12-25 19:20:24.895 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-12-25 19:20:24.895 | 2021-12-25 19:20:24.895 | [container6621] 2021-12-25 19:20:24.895 | max connections = 25 2021-12-25 19:20:24.895 | path = /opt/stack/data/swift/2/node/ 2021-12-25 19:20:24.895 | read only = false 2021-12-25 19:20:24.895 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-12-25 19:20:24.895 | 2021-12-25 19:20:24.895 | [container6631] 2021-12-25 19:20:24.896 | max connections = 25 2021-12-25 19:20:24.896 | path = /opt/stack/data/swift/3/node/ 2021-12-25 19:20:24.896 | read only = false 2021-12-25 19:20:24.896 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-12-25 19:20:24.896 | 2021-12-25 19:20:24.896 | [container6641] 2021-12-25 19:20:24.896 | max connections = 25 2021-12-25 19:20:24.896 | path = /opt/stack/data/swift/4/node/ 2021-12-25 19:20:24.896 | read only = false 2021-12-25 19:20:24.896 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-12-25 19:20:24.896 | 2021-12-25 19:20:24.896 | 2021-12-25 19:20:24.896 | [object6613] 2021-12-25 19:20:24.896 | max connections = 25 2021-12-25 19:20:24.896 | path = /opt/stack/data/swift/1/node/ 2021-12-25 19:20:24.896 | read only = false 2021-12-25 19:20:24.896 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-12-25 19:20:24.896 | 2021-12-25 19:20:24.896 | [object6623] 2021-12-25 19:20:24.896 | max connections = 25 2021-12-25 19:20:24.896 | path = /opt/stack/data/swift/2/node/ 2021-12-25 19:20:24.896 | read only = false 2021-12-25 19:20:24.896 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-12-25 19:20:24.896 | 2021-12-25 19:20:24.896 | [object6633] 2021-12-25 19:20:24.896 | max connections = 25 2021-12-25 19:20:24.896 | path = /opt/stack/data/swift/3/node/ 2021-12-25 19:20:24.896 | read only = false 2021-12-25 19:20:24.896 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-12-25 19:20:24.896 | 2021-12-25 19:20:24.896 | [object6643] 2021-12-25 19:20:24.896 | max connections = 25 2021-12-25 19:20:24.896 | path = /opt/stack/data/swift/4/node/ 2021-12-25 19:20:24.896 | read only = false 2021-12-25 19:20:24.897 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-12-25 19:20:24.897 | + lib/swift:configure_swift:361 : is_ubuntu 2021-12-25 19:20:24.899 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:24.902 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:24.904 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-12-25 19:20:24.918 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-12-25 19:20:24.920 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-12-25 19:20:24.924 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-12-25 19:20:24.928 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-12-25 19:20:24.930 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-12-25 19:20:24.934 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-12-25 19:20:24.957 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.24:8080/v1/ 2021-12-25 19:20:24.980 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-12-25 19:20:24.998 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-12-25 19:20:25.025 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-12-25 19:20:25.045 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-12-25 19:20:25.071 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-12-25 19:20:25.091 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-12-25 19:20:25.118 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-12-25 19:20:25.136 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-12-25 19:20:25.163 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-12-25 19:20:25.183 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-12-25 19:20:25.210 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-12-25 19:20:25.229 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-12-25 19:20:25.242 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:25.245 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-12-25 19:20:25.272 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-12-25 19:20:25.300 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-12-25 19:20:25.326 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-12-25 19:20:25.355 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-12-25 19:20:25.368 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:25.370 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-12-25 19:20:25.397 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-12-25 19:20:25.411 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:25.413 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-12-25 19:20:25.426 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:25.428 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-12-25 19:20:25.442 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:25.444 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-12-25 19:20:25.446 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-12-25 19:20:25.448 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-12-25 19:20:25.456 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-12-25 19:20:25.464 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-12-25 19:20:25.490 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-12-25 19:20:25.516 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-12-25 19:20:25.544 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-12-25 19:20:25.572 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-12-25 19:20:25.599 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-12-25 19:20:25.601 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-12-25 19:20:25.603 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-12-25 19:20:25.605 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-12-25 19:20:25.607 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-12-25 19:20:25.634 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-12-25 19:20:25.661 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.24/identity 2021-12-25 19:20:25.688 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-12-25 19:20:25.715 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-12-25 19:20:25.741 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-12-25 19:20:25.768 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-12-25 19:20:25.794 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-12-25 19:20:25.820 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:20:25.847 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-12-25 19:20:25.873 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-12-25 19:20:25.900 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-12-25 19:20:25.926 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-12-25 19:20:25.952 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-12-25 19:20:25.980 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-12-25 19:20:26.008 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-12-25 19:20:26.028 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-12-25 19:20:26.054 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-12-25 19:20:26.081 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-12-25 19:20:26.085 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-12-25 19:20:26.110 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-12-25 19:20:26.133 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-12-25 19:20:26.155 | + lib/swift:configure_swift:476 : local node_number 2021-12-25 19:20:26.157 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-25 19:20:26.159 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-25 19:20:26.161 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-12-25 19:20:26.165 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-12-25 19:20:26.168 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-12-25 19:20:26.170 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-25 19:20:26.172 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-12-25 19:20:26.174 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-12-25 19:20:26.176 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-25 19:20:26.178 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-25 19:20:26.180 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-12-25 19:20:26.198 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-12-25 19:20:26.222 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-12-25 19:20:26.240 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-12-25 19:20:26.266 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-12-25 19:20:26.283 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-25 19:20:26.309 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-12-25 19:20:26.326 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-25 19:20:26.352 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-12-25 19:20:26.370 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-25 19:20:26.395 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-12-25 19:20:26.412 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-12-25 19:20:26.438 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-12-25 19:20:26.456 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-12-25 19:20:26.482 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-12-25 19:20:26.499 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-12-25 19:20:26.529 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-12-25 19:20:26.547 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-12-25 19:20:26.571 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/object-server/1.conf 2021-12-25 19:20:26.577 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-12-25 19:20:26.595 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-25 19:20:26.620 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-12-25 19:20:26.645 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-12-25 19:20:26.648 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-12-25 19:20:26.652 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-12-25 19:20:26.654 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-12-25 19:20:26.656 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-25 19:20:26.658 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-12-25 19:20:26.660 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-12-25 19:20:26.662 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-25 19:20:26.664 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-25 19:20:26.667 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-12-25 19:20:26.684 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-12-25 19:20:26.709 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-12-25 19:20:26.727 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-12-25 19:20:26.751 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-12-25 19:20:26.769 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-25 19:20:26.794 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-12-25 19:20:26.811 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-25 19:20:26.837 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-12-25 19:20:26.855 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-25 19:20:26.879 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-12-25 19:20:26.897 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-12-25 19:20:26.922 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-12-25 19:20:26.939 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-12-25 19:20:26.965 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-12-25 19:20:26.982 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-12-25 19:20:27.007 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-12-25 19:20:27.029 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-12-25 19:20:27.054 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/container-server/1.conf 2021-12-25 19:20:27.059 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-12-25 19:20:27.077 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-25 19:20:27.103 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-12-25 19:20:27.105 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-12-25 19:20:27.109 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-12-25 19:20:27.111 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-12-25 19:20:27.113 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-12-25 19:20:27.115 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-12-25 19:20:27.117 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-12-25 19:20:27.120 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-12-25 19:20:27.122 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-12-25 19:20:27.124 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-12-25 19:20:27.141 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-12-25 19:20:27.166 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-12-25 19:20:27.183 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-12-25 19:20:27.208 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-12-25 19:20:27.225 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-12-25 19:20:27.250 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-12-25 19:20:27.267 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-12-25 19:20:27.293 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-12-25 19:20:27.310 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-12-25 19:20:27.337 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-12-25 19:20:27.354 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-12-25 19:20:27.379 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-12-25 19:20:27.396 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-12-25 19:20:27.422 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-12-25 19:20:27.438 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-12-25 19:20:27.464 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-12-25 19:20:27.480 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-12-25 19:20:27.504 | + lib/swift:generate_swift_config_services:329 : sed -i -e 's,#[ ]*recon_cache_path .*,recon_cache_path = /opt/stack/data/swift/cache,' /etc/swift/account-server/1.conf 2021-12-25 19:20:27.509 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-12-25 19:20:27.526 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-12-25 19:20:27.551 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-12-25 19:20:27.578 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-12-25 19:20:27.605 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-12-25 19:20:27.632 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-12-25 19:20:27.635 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-12-25 19:20:27.639 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-12-25 19:20:27.666 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-12-25 19:20:27.690 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-12-25 19:20:27.716 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-12-25 19:20:27.740 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-12-25 19:20:27.765 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-12-25 19:20:27.788 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-12-25 19:20:27.811 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-12-25 19:20:27.835 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-12-25 19:20:27.858 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-12-25 19:20:27.873 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:27.875 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-12-25 19:20:27.892 | + lib/swift:configure_swift:519 : local auth_vers 2021-12-25 19:20:27.895 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-12-25 19:20:27.912 | + lib/swift:configure_swift:520 : auth_vers=3 2021-12-25 19:20:27.914 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.24 2021-12-25 19:20:27.938 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-12-25 19:20:27.940 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-12-25 19:20:27.970 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.24/identity 2021-12-25 19:20:27.997 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-12-25 19:20:27.999 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-12-25 19:20:28.023 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-12-25 19:20:28.037 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:28.039 | + lib/swift:configure_swift:539 : local user_group 2021-12-25 19:20:28.042 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-12-25 19:20:28.046 | + lib/swift:configure_swift:540 : user_group=1000 2021-12-25 19:20:28.048 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-12-25 19:20:28.060 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-12-25 19:20:28.062 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-12-25 19:20:28.072 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-12-25 19:20:28.074 | + lib/swift:configure_swift:546 : is_suse 2021-12-25 19:20:28.077 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:20:28.079 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:20:28.081 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:20:28.083 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:20:28.086 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:20:28.088 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:20:28.090 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-12-25 19:20:28.101 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-12-25 19:20:28.103 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-12-25 19:20:28.105 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-12-25 19:20:28.121 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:28.124 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-12-25 19:20:28.140 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:28.142 | + ./stack.sh:main:897 : stack_install_service glance 2021-12-25 19:20:28.144 | + lib/stack:stack_install_service:20 : local service=glance 2021-12-25 19:20:28.147 | + lib/stack:stack_install_service:21 : type install_glance 2021-12-25 19:20:28.149 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-25 19:20:28.151 | + lib/stack:stack_install_service:32 : install_glance 2021-12-25 19:20:28.154 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-12-25 19:20:28.156 | + lib/glance:install_glance:358 : local glance_store_extras 2021-12-25 19:20:28.158 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-12-25 19:20:28.174 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:28.176 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-12-25 19:20:28.179 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-12-25 19:20:28.194 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:28.198 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-12-25 19:20:28.200 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-12-25 19:20:28.202 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-12-25 19:20:28.205 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:20:28.208 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:20:28.210 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-12-25 19:20:28.213 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:20:28.216 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-12-25 19:20:28.219 | ++ inc/python:join_extras:29 : local IFS=, 2021-12-25 19:20:28.221 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-12-25 19:20:28.224 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-12-25 19:20:28.226 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-12-25 19:20:28.229 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-12-25 19:20:28.232 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-12-25 19:20:28.235 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-12-25 19:20:28.238 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-12-25 19:20:28.240 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-12-25 19:20:28.244 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:20:28.245 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-12-25 19:20:28.249 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-12-25 19:20:28.251 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-12-25 19:20:28.254 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-12-25 19:20:28.257 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-12-25 19:20:28.259 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-12-25 19:20:28.283 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-12-25 19:20:28.288 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-12-25 19:20:30.988 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:20:30.988 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:20:30.988 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.989 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.989 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:30.990 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.990 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.991 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:30.991 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.992 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.992 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:30.992 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.993 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.993 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.994 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:30.994 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.995 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:30.995 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.996 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.996 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.997 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:30.997 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.998 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.998 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:30.998 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:30.999 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:30.999 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.001 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.002 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.002 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.003 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.003 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.004 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.004 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.005 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.005 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.005 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.006 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.006 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.007 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.007 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.008 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.008 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.008 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.009 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.009 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.009 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.010 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.010 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.011 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.011 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.012 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.012 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.013 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.013 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.014 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.014 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.014 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.015 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.015 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.016 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.016 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.017 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.018 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.018 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.019 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.019 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.020 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.020 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.021 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.021 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.022 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.023 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.023 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.023 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.024 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.024 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.025 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.026 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.026 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.026 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.027 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.027 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.028 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.028 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.029 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.029 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.030 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.030 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.030 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.031 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.031 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.032 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.033 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.033 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.033 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.034 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.035 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.035 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.036 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.036 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.037 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.037 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.038 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.039 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.039 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.039 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.041 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.041 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.041 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.042 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.042 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.043 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.043 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.044 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.044 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.045 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.045 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.046 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.046 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.047 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.047 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.047 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.048 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.048 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.049 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.049 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.050 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.050 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.051 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.051 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.051 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.052 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.052 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.053 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.053 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.054 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.054 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.055 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.055 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.055 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.056 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.056 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.057 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.057 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.058 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.058 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.059 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.059 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.059 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.060 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.060 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.061 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.061 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.062 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.062 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.062 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.063 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.063 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.064 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.064 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.064 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.065 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.065 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.066 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.066 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.067 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.067 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.068 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.068 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.068 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.069 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.069 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.069 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.070 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.070 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.071 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.071 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.072 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.072 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.072 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.073 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.073 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.074 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.074 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.074 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.075 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.075 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.076 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.076 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.076 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.077 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.077 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.078 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.078 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.079 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.079 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.079 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.080 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.080 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.080 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.081 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.081 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.082 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.082 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.083 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.083 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.084 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.084 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.084 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.085 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.085 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.086 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.086 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.086 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.087 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.088 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.088 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.089 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.089 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.089 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.090 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.090 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.091 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.106 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.107 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.107 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.107 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.108 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.108 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.109 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.109 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.110 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.110 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.111 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.112 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.112 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.113 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.114 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.114 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.115 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.115 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.115 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.116 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.117 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.117 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.117 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.118 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.118 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.119 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.119 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.119 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.120 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.120 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.121 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.121 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.122 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.122 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.123 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.123 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.123 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.124 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.124 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.125 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.125 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.126 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.126 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.126 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.127 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.127 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.128 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.128 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.129 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.129 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.130 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.130 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.130 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.131 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.131 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.132 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.132 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.133 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.133 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.134 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.134 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.134 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.135 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.135 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.136 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.136 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.136 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.137 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.137 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.138 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.138 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.139 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.139 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.139 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.140 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.140 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.141 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.141 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.142 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.142 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.143 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.143 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.143 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.144 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.144 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.145 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.145 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.145 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.146 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.146 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.147 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.147 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.148 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.148 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.148 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.149 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.150 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.150 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.151 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.151 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.152 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.152 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.152 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.153 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.153 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.154 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.154 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.155 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.156 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.156 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.157 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.157 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.158 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.158 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.158 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.159 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.159 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.160 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.160 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.161 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.161 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.162 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.162 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.163 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.163 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.163 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.164 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.164 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.165 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.166 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.166 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.167 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.167 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.168 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.168 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.168 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.169 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.169 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.170 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.170 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.171 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.171 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.172 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.172 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.172 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.173 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.173 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.174 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.174 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.175 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.175 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.175 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.176 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.176 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.177 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.177 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.178 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.178 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.178 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.179 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.180 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.180 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.180 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.181 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.182 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.182 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.182 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.183 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.183 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.184 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.184 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.185 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.185 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.185 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.186 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.186 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.187 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.187 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.188 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.188 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.188 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.189 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.189 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.190 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.190 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.191 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.191 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.192 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.192 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.193 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.193 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.194 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.194 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:31.195 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:31.195 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:31.830 | Collecting glance-store===2.0.1 2021-12-25 19:20:31.840 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/dd1de1f97b3c1/glance_store-2.0.1-py2.py3-none-any.whl (209 kB) 2021-12-25 19:20:32.020 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-25 19:20:32.022 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-25 19:20:32.055 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-25 19:20:32.321 | Collecting os-brick===3.0.8 2021-12-25 19:20:32.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-12-25 19:20:32.441 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-25 19:20:32.446 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-25 19:20:32.470 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-25 19:20:32.483 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-25 19:20:32.497 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-25 19:20:32.503 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-25 19:20:32.512 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-25 19:20:32.557 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (2.1.2) 2021-12-25 19:20:32.574 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.0.2) 2021-12-25 19:20:32.578 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-25 19:20:32.592 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-25 19:20:32.620 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-25 19:20:32.638 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-25 19:20:32.640 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-25 19:20:32.643 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-25 19:20:32.646 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-25 19:20:32.798 | Collecting python-cinderclient===7.0.2 2021-12-25 19:20:32.804 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-12-25 19:20:32.905 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-25 19:20:32.910 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-25 19:20:33.370 | Collecting python-swiftclient===3.9.1 2021-12-25 19:20:33.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7e/4bd4ef6ee026f/python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) 2021-12-25 19:20:33.497 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-25 19:20:33.502 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-25 19:20:33.609 | Collecting retrying===1.3.3 2021-12-25 19:20:33.616 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-12-25 19:20:33.692 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-25 19:20:33.697 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (3.17.0) 2021-12-25 19:20:33.700 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-25 19:20:33.703 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-25 19:20:33.710 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-12-25 19:20:33.733 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 994)) (1.2.3) 2021-12-25 19:20:33.736 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-25 19:20:33.746 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-25 19:20:33.766 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-25 19:20:33.811 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-25 19:20:33.858 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-25 19:20:33.861 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:20:33.866 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-25 19:20:33.872 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:20:33.875 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-25 19:20:33.879 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-25 19:20:33.888 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-25 19:20:33.890 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:20:33.894 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-25 19:20:33.897 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-25 19:20:33.906 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-25 19:20:33.914 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:20:33.929 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-25 19:20:33.941 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-25 19:20:33.951 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-25 19:20:33.954 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-25 19:20:33.956 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:20:33.959 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:20:33.962 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-25 19:20:33.965 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-25 19:20:33.968 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-25 19:20:33.971 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2021-12-25 19:20:33.982 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-12-25 19:20:33.985 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-25 19:20:33.988 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.4.0) 2021-12-25 19:20:34.008 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-25 19:20:34.016 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-25 19:20:34.019 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.1.0) 2021-12-25 19:20:34.027 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-25 19:20:34.029 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 946)) (1.4.0) 2021-12-25 19:20:34.033 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.4.0) 2021-12-25 19:20:34.036 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-25 19:20:35.415 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-12-25 19:20:36.381 | Successfully installed glance-store-2.0.1 os-brick-3.0.8 python-cinderclient-7.0.2 python-swiftclient-3.9.1 retrying-1.3.3 2021-12-25 19:20:36.500 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:20:36.500 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:20:36.583 | + inc/python:pip_install:207 : result=0 2021-12-25 19:20:36.585 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:20:36.588 | + functions-common:time_stop:2331 : local name 2021-12-25 19:20:36.591 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:20:36.593 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:20:36.595 | + functions-common:time_stop:2334 : local total 2021-12-25 19:20:36.597 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:20:36.600 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:20:36.602 | + functions-common:time_stop:2338 : start_time=1640460028277 2021-12-25 19:20:36.604 | + functions-common:time_stop:2340 : [[ -z 1640460028277 ]] 2021-12-25 19:20:36.607 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:20:36.610 | + functions-common:time_stop:2343 : end_time=1640460036608 2021-12-25 19:20:36.613 | + functions-common:time_stop:2344 : elapsed_time=8331 2021-12-25 19:20:36.615 | + functions-common:time_stop:2345 : total=139366 2021-12-25 19:20:36.617 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:20:36.619 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=147697 2021-12-25 19:20:36.622 | + inc/python:pip_install:210 : return 0 2021-12-25 19:20:36.624 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-12-25 19:20:36.627 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-12-25 19:20:36.629 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-12-25 19:20:36.631 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:20:36.633 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:20:36.637 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:20:36.640 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:20:36.642 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:20:36.645 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:20:36.660 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:20:36.662 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:20:36.665 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:20:36.668 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:20:36.668 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:20:36.672 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-12-25 19:20:36.674 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:20:36.677 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-12-25 19:20:36.680 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:20:36.680 | + functions-common:git_clone:593 : head -1 2021-12-25 19:20:36.682 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-12-25 19:20:36.685 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:20:36.687 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-12-25 19:20:36.690 | + inc/python:setup_develop:351 : local bindep 2021-12-25 19:20:36.692 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-12-25 19:20:36.695 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-12-25 19:20:36.698 | + inc/python:setup_develop:357 : local extras= 2021-12-25 19:20:36.700 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-12-25 19:20:36.702 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-25 19:20:36.705 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-12-25 19:20:36.708 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-12-25 19:20:36.710 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-25 19:20:36.713 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-25 19:20:36.716 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-12-25 19:20:36.718 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-25 19:20:36.721 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-12-25 19:20:36.724 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-25 19:20:36.726 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-25 19:20:36.729 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-12-25 19:20:36.734 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-12-25 19:20:36.737 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-12-25 19:20:37.779 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-12-25 19:20:37.781 | + inc/python:setup_package:430 : local bindep=0 2021-12-25 19:20:37.783 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-25 19:20:37.786 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-25 19:20:37.788 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-12-25 19:20:37.790 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-12-25 19:20:37.792 | + inc/python:setup_package:439 : local flags=-e 2021-12-25 19:20:37.795 | + inc/python:setup_package:440 : local extras= 2021-12-25 19:20:37.797 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-25 19:20:37.799 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-25 19:20:37.802 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-25 19:20:37.804 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-25 19:20:37.807 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-25 19:20:37.809 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-12-25 19:20:37.828 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-12-25 19:20:37.833 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-12-25 19:20:40.565 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:20:40.565 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:20:40.566 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.567 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.567 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.568 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.568 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.569 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.569 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.570 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.570 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.570 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.571 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.571 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.572 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.572 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.573 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.573 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.574 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.574 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.574 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.575 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.575 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.576 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.576 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.577 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.577 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.579 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.580 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.580 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.581 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.581 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.581 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.582 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.583 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.583 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.584 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.584 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.584 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.585 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.585 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.586 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.586 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.586 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.589 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.589 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.589 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.589 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.589 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.589 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.590 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.590 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.591 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.591 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.592 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.592 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.593 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.593 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.594 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.594 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.594 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.595 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.597 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.597 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.597 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.599 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.599 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.599 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.600 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.601 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.602 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.603 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.603 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.604 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.604 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.605 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.605 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.605 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.606 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.606 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.607 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.607 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.608 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.608 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.609 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.609 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.610 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.610 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.610 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.611 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.611 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.612 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.612 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.613 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.613 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.614 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.614 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.615 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.615 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.616 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.616 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.617 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.617 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.618 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.618 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.619 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.619 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.620 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.620 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.621 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.621 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.621 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.622 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.622 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.623 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.623 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.624 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.624 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.625 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.625 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.626 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.626 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.626 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.627 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.627 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.628 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.628 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.629 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.629 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.630 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.630 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.631 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.631 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.631 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.632 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.632 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.633 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.633 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.634 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.634 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.634 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.635 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.635 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.636 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.636 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.636 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.637 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.638 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.638 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.638 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.639 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.639 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.640 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.640 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.640 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.641 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.641 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.642 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.642 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.642 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.643 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.643 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.644 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.644 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.645 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.645 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.645 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.646 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.646 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.647 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.647 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.648 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.648 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.648 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.649 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.650 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.650 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.650 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.651 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.651 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.652 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.652 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.652 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.653 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.653 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.654 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.654 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.654 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.655 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.655 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.656 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.656 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.657 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.657 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.657 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.658 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.658 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.674 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.674 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.675 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.675 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.675 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.676 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.676 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.677 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.677 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.677 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.678 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.678 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.679 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.679 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.680 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.680 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.681 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.681 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.681 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.682 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.682 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.682 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.683 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.683 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.684 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.684 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.685 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.685 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.686 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.686 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.686 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.687 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.687 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.688 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.688 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.688 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.689 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.690 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.691 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.691 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.692 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.693 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.693 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.693 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.694 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.694 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.695 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.695 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.696 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.696 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.697 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.697 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.697 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.698 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.698 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.699 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.699 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.699 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.700 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.701 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.701 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.701 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.702 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.702 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.703 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.703 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.703 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.704 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.704 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.705 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.705 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.706 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.706 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.706 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.707 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.708 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.708 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.709 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.709 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.709 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.710 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.710 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.711 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.711 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.712 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.712 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.713 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.713 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.714 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.714 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.715 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.715 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.716 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.716 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.716 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.717 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.717 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.717 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.718 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.718 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.719 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.719 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.720 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.720 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.721 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.721 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.721 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.722 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.722 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.723 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.723 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.724 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.724 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.725 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.725 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.725 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.726 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.726 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.727 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.727 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.728 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.728 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.729 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.729 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.730 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.730 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.731 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.731 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.732 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.732 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.732 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.733 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.733 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.734 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.735 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.736 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.737 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.737 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.738 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.738 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.738 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.739 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.740 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.740 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.740 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.741 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.741 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.742 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.742 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.743 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.744 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.744 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.745 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.746 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.746 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.747 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.747 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.748 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.749 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.749 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.750 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.750 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.751 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.751 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.752 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.752 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.752 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.753 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.753 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.754 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.754 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.755 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.755 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.756 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.756 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.756 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.757 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.757 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.758 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.758 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.759 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.759 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.759 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.760 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.760 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.761 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.762 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.762 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.762 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.763 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.764 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.764 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.764 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.765 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.765 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.766 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.766 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.767 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.767 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.767 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.768 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.768 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.769 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.769 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.769 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.770 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.770 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.771 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.771 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.772 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.772 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.773 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.773 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.774 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.774 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.775 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.776 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.776 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.777 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:20:40.777 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:20:40.778 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:20:40.778 | Obtaining file:///opt/stack/glance 2021-12-25 19:20:42.140 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-25 19:20:43.502 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-25 19:20:43.510 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-25 19:20:43.519 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-25 19:20:43.527 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-25 19:20:44.099 | Collecting WSME===0.10.0 2021-12-25 19:20:44.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-12-25 19:20:44.192 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:20:44.208 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-25 19:20:44.358 | Collecting castellan===3.0.4 2021-12-25 19:20:44.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-12-25 19:20:44.464 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-25 19:20:44.592 | Collecting cursive===0.2.2 2021-12-25 19:20:44.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-12-25 19:20:44.686 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-25 19:20:44.694 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-25 19:20:44.701 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-25 19:20:44.711 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-25 19:20:44.717 | Requirement already satisfied: glance-store===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.1) 2021-12-25 19:20:44.807 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-12-25 19:20:44.810 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-12-25 19:20:44.813 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-12-25 19:20:44.816 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-12-25 19:20:44.848 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-12-25 19:20:44.918 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-12-25 19:20:44.981 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-12-25 19:20:44.984 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-12-25 19:20:44.987 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-12-25 19:20:44.992 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-12-25 19:20:45.015 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-12-25 19:20:45.051 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-12-25 19:20:45.065 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-12-25 19:20:45.080 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-12-25 19:20:45.087 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.1) 2021-12-25 19:20:45.142 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-12-25 19:20:45.151 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-12-25 19:20:45.196 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.6) 2021-12-25 19:20:45.266 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.0.2) 2021-12-25 19:20:45.288 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.2) 2021-12-25 19:20:45.308 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-12-25 19:20:45.325 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-12-25 19:20:45.341 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-12-25 19:20:45.392 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.0.1) 2021-12-25 19:20:45.402 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-12-25 19:20:45.421 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.1.0) 2021-12-25 19:20:45.469 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-12-25 19:20:45.472 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-12-25 19:20:45.474 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.7.0) 2021-12-25 19:20:45.480 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (19.1.0) 2021-12-25 19:20:45.495 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-12-25 19:20:45.507 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-12-25 19:20:45.510 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-12-25 19:20:45.513 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-12-25 19:20:45.637 | Collecting python-barbicanclient===4.10.0 2021-12-25 19:20:45.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-12-25 19:20:45.738 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-12-25 19:20:45.744 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) (1.0.4) 2021-12-25 19:20:45.746 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-12-25 19:20:45.767 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-12-25 19:20:45.772 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-12-25 19:20:45.781 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-12-25 19:20:45.803 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.3.3) 2021-12-25 19:20:45.808 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-12-25 19:20:46.221 | Collecting simplegeneric===0.8.1 2021-12-25 19:20:46.228 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-12-25 19:20:46.971 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-12-25 19:20:46.974 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.13.0) 2021-12-25 19:20:46.986 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.3.1) 2021-12-25 19:20:46.989 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (3.3.0) 2021-12-25 19:20:46.992 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-12-25 19:20:47.168 | Collecting taskflow===4.1.0 2021-12-25 19:20:47.176 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-12-25 19:20:47.333 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 923)) (6.1.0) 2021-12-25 19:20:47.348 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.0.1) 2021-12-25 19:20:47.358 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (0.5.0) 2021-12-25 19:20:47.364 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.4.0) 2021-12-25 19:20:47.385 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 947)) (1.4.0) 2021-12-25 19:20:47.389 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.1.0) 2021-12-25 19:20:47.396 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.25.8) 2021-12-25 19:20:47.420 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 989)) (1.12.1) 2021-12-25 19:20:47.423 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 995)) (1.2.3) 2021-12-25 19:20:47.426 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-25 19:20:47.435 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:20:47.440 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:20:47.443 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-25 19:20:47.447 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-12-25 19:20:47.466 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-25 19:20:47.511 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-12-25 19:20:47.559 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-25 19:20:47.563 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-25 19:20:47.569 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:20:47.573 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-25 19:20:47.576 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-25 19:20:47.582 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.6.8) 2021-12-25 19:20:47.630 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-25 19:20:47.638 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-12-25 19:20:47.641 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-25 19:20:47.653 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-12-25 19:20:47.656 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-25 19:20:47.672 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:20:47.675 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:20:47.678 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-12-25 19:20:47.682 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-25 19:20:47.685 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-25 19:20:47.777 | Collecting pydot===1.4.1 2021-12-25 19:20:47.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-12-25 19:20:48.024 | Collecting networkx===2.4 2021-12-25 19:20:48.037 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-12-25 19:20:48.316 | Collecting automaton===2.0.1 2021-12-25 19:20:48.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-12-25 19:20:48.404 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-25 19:20:48.406 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-12-25 19:20:48.409 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-12-25 19:20:48.412 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.4.0) 2021-12-25 19:20:48.414 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-25 19:20:48.419 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-12-25 19:20:48.422 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1005)) (3.1.0) 2021-12-25 19:20:48.434 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.3.0) 2021-12-25 19:20:48.437 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-25 19:20:48.454 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.8.0) 2021-12-25 19:20:48.457 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 980)) (0.1.9) 2021-12-25 19:20:48.460 | Building wheels for collected packages: simplegeneric 2021-12-25 19:20:48.461 | Building wheel for simplegeneric (setup.py): started 2021-12-25 19:20:49.181 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-12-25 19:20:49.182 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=1c7a3a0607ee8d289daea48a74c7238cf6ffcd9744bcb91cbcdc24808f634f5d 2021-12-25 19:20:49.182 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-12-25 19:20:49.183 | Successfully built simplegeneric 2021-12-25 19:20:50.259 | Installing collected packages: pydot, networkx, automaton, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-12-25 19:20:52.513 | Running setup.py develop for glance 2021-12-25 19:20:54.115 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.4 cursive-0.2.2 glance networkx-2.4 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-12-25 19:20:54.238 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:20:54.238 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:20:54.331 | + inc/python:pip_install:207 : result=0 2021-12-25 19:20:54.334 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:20:54.337 | + functions-common:time_stop:2331 : local name 2021-12-25 19:20:54.339 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:20:54.341 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:20:54.343 | + functions-common:time_stop:2334 : local total 2021-12-25 19:20:54.346 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:20:54.348 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:20:54.350 | + functions-common:time_stop:2338 : start_time=1640460037823 2021-12-25 19:20:54.353 | + functions-common:time_stop:2340 : [[ -z 1640460037823 ]] 2021-12-25 19:20:54.356 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:20:54.359 | + functions-common:time_stop:2343 : end_time=1640460054357 2021-12-25 19:20:54.361 | + functions-common:time_stop:2344 : elapsed_time=16534 2021-12-25 19:20:54.363 | + functions-common:time_stop:2345 : total=147697 2021-12-25 19:20:54.366 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:20:54.368 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=164231 2021-12-25 19:20:54.370 | + inc/python:pip_install:210 : return 0 2021-12-25 19:20:54.372 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-25 19:20:54.375 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-25 19:20:54.377 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-25 19:20:54.394 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-12-25 19:20:54.406 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-12-25 19:20:54.408 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-12-25 19:20:54.411 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:20:54.413 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:20:54.416 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-12-25 19:20:54.419 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:20:54.421 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-25 19:20:54.423 | + ./stack.sh:main:898 : configure_glance 2021-12-25 19:20:54.426 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-12-25 19:20:54.437 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-12-25 19:20:54.462 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-12-25 19:20:54.484 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-12-25 19:20:54.507 | + lib/glance:configure_glance:142 : local dburl 2021-12-25 19:20:54.510 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-12-25 19:20:54.512 | ++ lib/database:database_connection_url:132 : local db=glance 2021-12-25 19:20:54.515 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-12-25 19:20:54.517 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-12-25 19:20:54.519 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-25 19:20:54.521 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-25 19:20:54.524 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-25 19:20:54.549 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-12-25 19:20:54.572 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-12-25 19:20:54.598 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-12-25 19:20:54.600 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-12-25 19:20:54.602 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-25 19:20:54.605 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-25 19:20:54.607 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-12-25 19:20:54.631 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-12-25 19:20:54.655 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-12-25 19:20:54.678 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-12-25 19:20:54.702 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-12-25 19:20:54.725 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-12-25 19:20:54.749 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-12-25 19:20:54.773 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-12-25 19:20:54.796 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:20:54.819 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-12-25 19:20:54.844 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-12-25 19:20:54.869 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-12-25 19:20:54.872 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-25 19:20:54.874 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-12-25 19:20:54.876 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-25 19:20:54.878 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-25 19:20:54.880 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:20:54.897 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:54.900 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-25 19:20:54.903 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-25 19:20:54.905 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:20:54.919 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:54.922 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:20:54.924 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:20:54.949 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:20:54.951 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:20:54.953 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-12-25 19:20:54.976 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-12-25 19:20:54.979 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-12-25 19:20:55.004 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-12-25 19:20:55.029 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-12-25 19:20:55.053 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-25 19:20:55.077 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-12-25 19:20:55.102 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-12-25 19:20:55.127 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-12-25 19:20:55.130 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-12-25 19:20:55.132 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-12-25 19:20:55.135 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-25 19:20:55.137 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-12-25 19:20:55.162 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-12-25 19:20:55.186 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-12-25 19:20:55.210 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-12-25 19:20:55.234 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-12-25 19:20:55.258 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-12-25 19:20:55.281 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-12-25 19:20:55.305 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-12-25 19:20:55.329 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:20:55.353 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-12-25 19:20:55.378 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-12-25 19:20:55.403 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-12-25 19:20:55.406 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-12-25 19:20:55.408 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-12-25 19:20:55.410 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-25 19:20:55.412 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-25 19:20:55.415 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:20:55.430 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:55.433 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-25 19:20:55.436 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-25 19:20:55.438 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:20:55.452 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:55.455 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:20:55.458 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:20:55.481 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:20:55.484 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:20:55.486 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-12-25 19:20:55.488 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-12-25 19:20:55.490 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-12-25 19:20:55.492 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-12-25 19:20:55.495 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-12-25 19:20:55.518 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-12-25 19:20:55.520 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-25 19:20:55.547 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.24 2021-12-25 19:20:55.549 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.24 2021-12-25 19:20:55.550 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-25 19:20:55.554 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.24 2021-12-25 19:20:55.578 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-12-25 19:20:55.580 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.24 2021-12-25 19:20:55.607 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-12-25 19:20:55.621 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:55.624 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-12-25 19:20:55.647 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-12-25 19:20:55.671 | + lib/glance:configure_glance:215 : python3_enabled 2021-12-25 19:20:55.674 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-25 19:20:55.676 | + inc/python:python3_enabled:468 : return 0 2021-12-25 19:20:55.678 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-12-25 19:20:55.702 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-12-25 19:20:55.726 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-12-25 19:20:55.750 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-12-25 19:20:55.773 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-12-25 19:20:55.798 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-12-25 19:20:55.824 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-12-25 19:20:55.848 | + lib/glance:configure_glance:227 : python3_enabled 2021-12-25 19:20:55.851 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-25 19:20:55.853 | + inc/python:python3_enabled:468 : return 0 2021-12-25 19:20:55.856 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.24/identity/v3 2021-12-25 19:20:55.879 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-12-25 19:20:55.902 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.24/image 2021-12-25 19:20:55.926 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-12-25 19:20:55.941 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:55.943 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-12-25 19:20:55.958 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:55.961 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-12-25 19:20:55.964 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-12-25 19:20:55.966 | + functions:setup_logging:656 : local other_cond=False 2021-12-25 19:20:55.968 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:20:55.970 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-12-25 19:20:55.973 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-12-25 19:20:55.975 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:20:55.978 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:20:55.992 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:20:55.995 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:20:55.997 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:20:55.999 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:20:56.001 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:20:56.026 | + functions:setup_systemd_logging:702 : 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' 2021-12-25 19:20:56.049 | + functions:setup_systemd_logging:703 : 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' 2021-12-25 19:20:56.073 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:20:56.098 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-12-25 19:20:56.100 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-12-25 19:20:56.102 | + functions:setup_logging:656 : local other_cond=False 2021-12-25 19:20:56.104 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:20:56.107 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-12-25 19:20:56.109 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-12-25 19:20:56.111 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:20:56.114 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:20:56.129 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:20:56.131 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:20:56.134 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:20:56.136 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:20:56.138 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:20:56.162 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-registry.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' 2021-12-25 19:20:56.186 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-25 19:20:56.210 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:20:56.234 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-12-25 19:20:56.238 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-12-25 19:20:56.242 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-12-25 19:20:56.267 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-12-25 19:20:56.291 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-12-25 19:20:56.314 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.24/identity 2021-12-25 19:20:56.339 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-12-25 19:20:56.362 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-12-25 19:20:56.387 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-12-25 19:20:56.411 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.24 2021-12-25 19:20:56.414 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.24 2021-12-25 19:20:56.414 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-25 19:20:56.418 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.24 2021-12-25 19:20:56.448 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-12-25 19:20:56.474 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-12-25 19:20:56.500 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-12-25 19:20:56.526 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-12-25 19:20:56.550 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-12-25 19:20:56.554 | + lib/glance:configure_glance:280 : 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 2021-12-25 19:20:56.560 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-12-25 19:20:56.576 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:20:56.578 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-25 19:20:56.580 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-12-25 19:20:56.583 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-12-25 19:20:56.585 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-12-25 19:20:56.587 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-12-25 19:20:56.590 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-12-25 19:20:56.593 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-12-25 19:20:56.595 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-12-25 19:20:56.598 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-12-25 19:20:56.624 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-12-25 19:20:56.626 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-12-25 19:20:56.628 | ++ functions:get_random_port:816 : true 2021-12-25 19:20:56.630 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-12-25 19:20:56.633 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-12-25 19:20:56.635 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-12-25 19:20:56.698 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-12-25 19:20:56.700 | ++ functions:get_random_port:820 : break 2 2021-12-25 19:20:56.702 | ++ functions:get_random_port:824 : echo 60999 2021-12-25 19:20:56.705 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-12-25 19:20:56.707 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-12-25 19:20:56.732 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-12-25 19:20:56.755 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-12-25 19:20:56.778 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-12-25 19:20:56.803 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-12-25 19:20:56.827 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-12-25 19:20:56.850 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-12-25 19:20:56.874 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-12-25 19:20:56.897 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-25 19:20:56.920 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-25 19:20:56.944 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-12-25 19:20:56.967 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-25 19:20:56.990 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-12-25 19:20:57.014 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-12-25 19:20:57.037 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-12-25 19:20:57.061 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-12-25 19:20:57.084 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-12-25 19:20:57.108 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-12-25 19:20:57.131 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-12-25 19:20:57.155 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-12-25 19:20:57.157 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-12-25 19:20:57.159 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:20:57.161 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:57.164 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:57.166 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-12-25 19:20:57.169 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-12-25 19:20:57.225 | proxy (enabled by site administrator) 2021-12-25 19:20:57.229 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-12-25 19:20:57.231 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-12-25 19:20:57.233 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:20:57.236 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:57.238 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:57.240 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-12-25 19:20:57.242 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-12-25 19:20:57.291 | No module matches proxy_http 2021-12-25 19:20:57.294 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-12-25 19:20:57.350 | Considering dependency proxy for proxy_http: 2021-12-25 19:20:57.350 | Module proxy already enabled 2021-12-25 19:20:57.350 | Enabling module proxy_http. 2021-12-25 19:20:57.356 | To activate the new configuration, you need to run: 2021-12-25 19:20:57.356 | systemctl restart apache2 2021-12-25 19:20:57.360 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-12-25 19:20:57.363 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:20:57.365 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:20:57.367 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:20:57.507 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-12-25 19:20:57.510 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-12-25 19:20:57.513 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-12-25 19:20:57.515 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-25 19:20:57.517 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:57.520 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:57.522 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-25 19:20:57.526 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-25 19:20:57.529 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-25 19:20:57.529 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-12-25 19:20:57.536 | KeepAlive Off 2021-12-25 19:20:57.540 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-12-25 19:20:57.540 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-25 19:20:57.547 | SetEnv proxy-sendchunked 1 2021-12-25 19:20:57.550 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-12-25 19:20:57.551 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-12-25 19:20:57.557 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-12-25 19:20:57.561 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-12-25 19:20:57.563 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-12-25 19:20:57.565 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-25 19:20:57.568 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-25 19:20:57.570 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:20:57.573 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:57.575 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:57.577 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-25 19:20:57.580 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-25 19:20:57.582 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:20:57.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:20:57.587 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-12-25 19:20:57.643 | Enabling site glance-wsgi-api. 2021-12-25 19:20:57.647 | To activate the new configuration, you need to run: 2021-12-25 19:20:57.647 | systemctl reload apache2 2021-12-25 19:20:57.652 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-12-25 19:20:57.654 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:20:57.656 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:20:57.659 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:20:57.796 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-12-25 19:20:57.814 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:20:57.816 | + ./stack.sh:main:903 : stack_install_service cinder 2021-12-25 19:20:57.819 | + lib/stack:stack_install_service:20 : local service=cinder 2021-12-25 19:20:57.822 | + lib/stack:stack_install_service:21 : type install_cinder 2021-12-25 19:20:57.825 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-25 19:20:57.827 | + lib/stack:stack_install_service:32 : install_cinder 2021-12-25 19:20:57.829 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-12-25 19:20:57.832 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-12-25 19:20:57.835 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-12-25 19:20:57.838 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:20:57.840 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:20:57.843 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:20:57.846 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:20:57.848 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:20:57.851 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:20:57.867 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:20:57.869 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:20:57.872 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:20:57.875 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:20:57.875 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:20:57.879 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-12-25 19:20:57.881 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:20:57.884 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-12-25 19:20:57.887 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:20:57.888 | + functions-common:git_clone:593 : head -1 2021-12-25 19:20:57.890 | 37f61486c [stable-only] Pin virtualenv and setuptools 2021-12-25 19:20:57.892 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:20:57.895 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-12-25 19:20:57.897 | + inc/python:setup_develop:351 : local bindep 2021-12-25 19:20:57.900 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-25 19:20:57.902 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-12-25 19:20:57.905 | + inc/python:setup_develop:357 : local extras= 2021-12-25 19:20:57.907 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-12-25 19:20:57.910 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-25 19:20:57.912 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-25 19:20:57.914 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-12-25 19:20:57.917 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-25 19:20:57.919 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-25 19:20:57.922 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-12-25 19:20:57.925 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-25 19:20:57.928 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-12-25 19:20:57.930 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-25 19:20:57.933 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-25 19:20:57.936 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-12-25 19:20:57.941 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-12-25 19:20:57.943 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-12-25 19:20:58.970 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-12-25 19:20:58.973 | + inc/python:setup_package:430 : local bindep=0 2021-12-25 19:20:58.975 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-25 19:20:58.977 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-25 19:20:58.980 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-12-25 19:20:58.982 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-12-25 19:20:58.984 | + inc/python:setup_package:439 : local flags=-e 2021-12-25 19:20:58.987 | + inc/python:setup_package:440 : local extras= 2021-12-25 19:20:58.989 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-25 19:20:58.991 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-25 19:20:58.994 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-25 19:20:58.996 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-25 19:20:58.998 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-25 19:20:59.001 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-12-25 19:20:59.020 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-12-25 19:20:59.026 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-12-25 19:21:01.761 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:21:01.761 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:21:01.762 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.762 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.763 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.763 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.764 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.764 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.765 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.765 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.766 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.766 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.766 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.767 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.767 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.768 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.768 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.769 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.769 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.770 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.770 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.770 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.771 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.771 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.772 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.772 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.773 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.775 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.776 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.776 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.777 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.777 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.778 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.778 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.779 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.779 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.779 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.780 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.780 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.781 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.781 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.781 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.782 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.782 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.783 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.784 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.784 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.784 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.785 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.786 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.786 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.786 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.787 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.787 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.788 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.788 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.789 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.790 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.790 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.791 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.791 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.792 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.792 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.793 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.793 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.794 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.795 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.795 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.796 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.796 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.797 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.798 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.798 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.798 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.799 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.799 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.800 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.800 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.800 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.801 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.801 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.802 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.802 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.803 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.803 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.804 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.804 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.804 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.805 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.805 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.806 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.806 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.807 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.808 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.808 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.808 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.809 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.809 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.810 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.810 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.811 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.811 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.812 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.812 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.813 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.813 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.814 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.814 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.815 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.815 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.816 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.816 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.817 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.817 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.817 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.818 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.818 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.819 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.819 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.820 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.820 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.821 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.821 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.822 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.822 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.822 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.823 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.823 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.824 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.825 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.825 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.825 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.826 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.826 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.827 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.827 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.827 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.828 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.828 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.829 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.829 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.830 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.830 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.830 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.831 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.831 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.832 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.833 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.833 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.833 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.834 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.834 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.835 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.835 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.836 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.836 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.837 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.837 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.838 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.838 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.839 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.839 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.839 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.840 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.840 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.841 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.841 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.842 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.842 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.842 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.843 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.843 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.844 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.859 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.859 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.860 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.860 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.861 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.861 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.861 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.862 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.862 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.863 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.863 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.864 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.864 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.865 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.865 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.865 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.866 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.866 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.866 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.867 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.867 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.868 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.868 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.869 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.869 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.870 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.870 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.870 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.871 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.871 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.872 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.872 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.872 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.873 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.873 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.874 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.874 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.875 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.875 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.875 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.876 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.876 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.876 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.877 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.877 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.878 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.878 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.879 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.879 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.880 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.880 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.880 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.881 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.881 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.881 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.882 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.882 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.883 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.883 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.884 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.884 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.885 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.886 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.886 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.887 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.888 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.888 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.889 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.889 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.889 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.890 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.891 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.891 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.891 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.892 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.892 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.893 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.893 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.893 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.894 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.894 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.895 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.895 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.896 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.896 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.896 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.897 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.897 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.898 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.898 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.899 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.900 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.900 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.900 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.901 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.901 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.902 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.902 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.903 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.903 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.903 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.904 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.904 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.905 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.905 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.906 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.906 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.907 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.907 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.907 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.908 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.908 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.909 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.909 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.910 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.910 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.910 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.911 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.911 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.912 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.912 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.912 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.913 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.913 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.914 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.915 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.915 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.916 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.916 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.917 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.917 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.918 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.918 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.918 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.919 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.919 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.920 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.920 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.921 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.921 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.921 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.922 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.922 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.923 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.923 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.924 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.924 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.924 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.925 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.925 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.926 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.926 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.927 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.927 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.928 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.928 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.929 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.929 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.930 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.930 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.931 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.931 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.932 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.932 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.933 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.933 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.934 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.934 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.934 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.935 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.935 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.936 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.936 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.937 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.937 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.937 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.938 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.938 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.939 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.939 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.940 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.940 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.941 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.941 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.942 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.942 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.942 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.943 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.943 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.944 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.944 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.945 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.945 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.946 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.947 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.947 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.947 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.948 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.948 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.949 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.949 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.950 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.950 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.950 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.951 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.951 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.952 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.952 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.953 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.953 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.954 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.954 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.955 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.955 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.956 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.956 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.957 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.957 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.958 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.958 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.959 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.959 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.960 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.960 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.960 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.961 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.962 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.962 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.963 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.963 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.963 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.964 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.964 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.965 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.965 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.966 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.966 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.967 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.967 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.968 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.968 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.969 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.969 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.970 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:01.970 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:01.971 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:01.971 | Obtaining file:///opt/stack/cinder 2021-12-25 19:21:04.087 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-25 19:21:06.186 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-25 19:21:06.195 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-25 19:21:06.203 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-25 19:21:06.213 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-25 19:21:06.236 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:21:06.251 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-25 19:21:06.275 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-12-25 19:21:06.317 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.2.2) 2021-12-25 19:21:06.332 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-12-25 19:21:06.335 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-12-25 19:21:06.342 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-12-25 19:21:07.090 | Collecting google-api-python-client===1.8.0 2021-12-25 19:21:07.097 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/503/2ad1af5046889/google_api_python_client-1.8.0-py3-none-any.whl (57 kB) 2021-12-25 19:21:07.768 | Collecting google-auth===1.13.1 2021-12-25 19:21:07.775 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2021-12-25 19:21:08.360 | Collecting google-auth-httplib2===0.0.3 2021-12-25 19:21:08.366 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl (6.3 kB) 2021-12-25 19:21:08.450 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.4.15) 2021-12-25 19:21:08.453 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.17.2) 2021-12-25 19:21:08.455 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (0.1.12) 2021-12-25 19:21:08.459 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2021-12-25 19:21:08.491 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.0.0) 2021-12-25 19:21:08.561 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (9.0.0) 2021-12-25 19:21:08.624 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (4.5.0) 2021-12-25 19:21:08.636 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.5) 2021-12-25 19:21:09.109 | Collecting oauth2client===4.1.3 2021-12-25 19:21:09.116 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-12-25 19:21:09.231 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.8) 2021-12-25 19:21:09.261 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-25 19:21:09.266 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-12-25 19:21:09.290 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-25 19:21:09.326 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-25 19:21:09.340 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-25 19:21:09.355 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-25 19:21:09.362 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-25 19:21:09.418 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-25 19:21:09.427 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-25 19:21:09.474 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-25 19:21:09.541 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-25 19:21:09.563 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-25 19:21:09.583 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-25 19:21:09.600 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-25 19:21:09.615 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-25 19:21:09.620 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-25 19:21:09.634 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-25 19:21:09.663 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-25 19:21:09.673 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-25 19:21:09.691 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-25 19:21:10.359 | Collecting oslo.vmware===3.3.1 2021-12-25 19:21:10.367 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-12-25 19:21:10.483 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-25 19:21:10.529 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-25 19:21:10.568 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-25 19:21:10.570 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-25 19:21:10.573 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-25 19:21:10.725 | Collecting pyasn1===0.4.8 2021-12-25 19:21:10.731 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-12-25 19:21:10.927 | Collecting pyasn1-modules===0.2.8 2021-12-25 19:21:10.935 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-12-25 19:21:11.022 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-25 19:21:11.034 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-25 19:21:11.037 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-25 19:21:11.040 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-25 19:21:11.047 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (4.10.0) 2021-12-25 19:21:11.064 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-25 19:21:11.222 | Collecting python-glanceclient===3.1.2 2021-12-25 19:21:11.229 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-12-25 19:21:11.332 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-25 19:21:11.354 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-25 19:21:11.374 | Requirement already satisfied: python-swiftclient===3.9.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.1) 2021-12-25 19:21:11.402 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-25 19:21:11.408 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-25 19:21:11.416 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-25 19:21:11.440 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.3.3) 2021-12-25 19:21:11.444 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-25 19:21:11.901 | Collecting rsa===4.0 2021-12-25 19:21:11.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-12-25 19:21:12.430 | Collecting rtslib-fb===2.1.71 2021-12-25 19:21:12.438 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-12-25 19:21:13.244 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-25 19:21:13.247 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-25 19:21:13.250 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-25 19:21:13.262 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-25 19:21:13.266 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-25 19:21:13.268 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-25 19:21:13.672 | Collecting suds-jurko===0.6 2021-12-25 19:21:13.680 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-12-25 19:21:14.192 | Collecting tabulate===0.8.7 2021-12-25 19:21:14.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-12-25 19:21:14.284 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 920)) (4.1.0) 2021-12-25 19:21:14.349 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-25 19:21:14.363 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-25 19:21:14.374 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-25 19:21:14.381 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-25 19:21:14.400 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-25 19:21:14.467 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-25 19:21:14.471 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-25 19:21:14.893 | Collecting uritemplate===3.0.1 2021-12-25 19:21:14.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-12-25 19:21:14.982 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-25 19:21:15.005 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-25 19:21:15.107 | Collecting warlock===1.3.3 2021-12-25 19:21:15.113 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-12-25 19:21:15.197 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-25 19:21:15.200 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-25 19:21:15.203 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:21:15.208 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:21:15.213 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-12-25 19:21:15.744 | Collecting google-api-core===1.16.0 2021-12-25 19:21:15.752 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/859/f7392676761f2/google_api_core-1.16.0-py2.py3-none-any.whl (70 kB) 2021-12-25 19:21:15.858 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.13.1->-c /opt/stack/requirements/upper-constraints.txt (line 273)) (49.6.0) 2021-12-25 19:21:15.905 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-25 19:21:15.909 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.6.0) 2021-12-25 19:21:15.928 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-25 19:21:15.974 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-12-25 19:21:15.979 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-12-25 19:21:15.985 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:21:15.988 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-12-25 19:21:15.997 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.7.19) 2021-12-25 19:21:16.000 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-25 19:21:16.009 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-25 19:21:16.015 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-12-25 19:21:16.022 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.6.8) 2021-12-25 19:21:16.070 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-25 19:21:16.078 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.2) 2021-12-25 19:21:16.082 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-12-25 19:21:16.094 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.10.9) 2021-12-25 19:21:16.097 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-25 19:21:16.107 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-25 19:21:16.122 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-12-25 19:21:16.138 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-25 19:21:16.153 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:21:16.156 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.9) 2021-12-25 19:21:16.160 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:21:16.578 | Collecting pyudev===0.22.0 2021-12-25 19:21:16.585 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-12-25 19:21:16.668 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-25 19:21:16.670 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.4) 2021-12-25 19:21:16.715 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-25 19:21:16.723 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (1.4.1) 2021-12-25 19:21:16.729 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-25 19:21:16.732 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-12-25 19:21:16.734 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (1.0.0) 2021-12-25 19:21:16.737 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-25 19:21:16.740 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.25) 2021-12-25 19:21:16.745 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-25 19:21:17.164 | Collecting googleapis-common-protos===1.51.0 2021-12-25 19:21:17.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-12-25 19:21:18.007 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.11.3) 2021-12-25 19:21:18.013 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-25 19:21:18.025 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-25 19:21:18.033 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-25 19:21:18.036 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-25 19:21:18.040 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-25 19:21:18.043 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-12-25 19:21:18.060 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.0) 2021-12-25 19:21:18.064 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-25 19:21:18.067 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-25 19:21:18.071 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-12-25 19:21:18.072 | Building wheel for googleapis-common-protos (setup.py): started 2021-12-25 19:21:18.923 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-12-25 19:21:18.924 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77594 sha256=3d0311efcd4058776fbf2583245b1a0f9a0123cdc058dc3c5f400f113dff6054 2021-12-25 19:21:18.924 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-12-25 19:21:18.926 | Building wheel for rtslib-fb (setup.py): started 2021-12-25 19:21:19.724 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-12-25 19:21:19.726 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84473 sha256=12cf1bc8830399474ff287ecba5ff412085123afe24de15ed5e822f3dbc659e5 2021-12-25 19:21:19.726 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-12-25 19:21:19.727 | Successfully built googleapis-common-protos rtslib-fb 2021-12-25 19:21:20.743 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, googleapis-common-protos, google-auth, google-api-core, google-auth-httplib2, uritemplate, google-api-python-client, cinder 2021-12-25 19:21:20.744 | Attempting uninstall: pyasn1 2021-12-25 19:21:20.746 | Found existing installation: pyasn1 0.4.2 2021-12-25 19:21:20.755 | Uninstalling pyasn1-0.4.2: 2021-12-25 19:21:20.770 | Successfully uninstalled pyasn1-0.4.2 2021-12-25 19:21:22.262 | Running setup.py develop for cinder 2021-12-25 19:21:24.600 | Successfully installed cinder google-api-core-1.16.0 google-api-python-client-1.8.0 google-auth-1.13.1 google-auth-httplib2-0.0.3 googleapis-common-protos-1.51.0 oauth2client-4.1.3 oslo.vmware-3.3.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 2021-12-25 19:21:24.732 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:21:24.732 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:21:24.844 | + inc/python:pip_install:207 : result=0 2021-12-25 19:21:24.846 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:21:24.849 | + functions-common:time_stop:2331 : local name 2021-12-25 19:21:24.851 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:21:24.853 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:21:24.855 | + functions-common:time_stop:2334 : local total 2021-12-25 19:21:24.857 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:21:24.860 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:21:24.862 | + functions-common:time_stop:2338 : start_time=1640460059015 2021-12-25 19:21:24.864 | + functions-common:time_stop:2340 : [[ -z 1640460059015 ]] 2021-12-25 19:21:24.867 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:21:24.871 | + functions-common:time_stop:2343 : end_time=1640460084868 2021-12-25 19:21:24.873 | + functions-common:time_stop:2344 : elapsed_time=25853 2021-12-25 19:21:24.875 | + functions-common:time_stop:2345 : total=164231 2021-12-25 19:21:24.877 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:21:24.879 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=190084 2021-12-25 19:21:24.882 | + inc/python:pip_install:210 : return 0 2021-12-25 19:21:24.885 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-25 19:21:24.887 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-25 19:21:24.890 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-25 19:21:24.907 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-12-25 19:21:24.918 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-12-25 19:21:24.921 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-12-25 19:21:24.923 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:21:24.925 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:21:24.928 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-12-25 19:21:24.931 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:21:24.933 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-12-25 19:21:24.936 | + lib/cinder:install_cinder:420 : install_package tgt 2021-12-25 19:21:24.938 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:21:24.940 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:21:24.943 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:21:24.945 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:21:24.948 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:21:24.951 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:21:24.953 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:21:24.956 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:21:24.958 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:21:24.961 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:21:24.963 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:21:24.965 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:21:24.968 | + functions-common:install_package:1334 : real_install_package tgt 2021-12-25 19:21:24.970 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:21:24.973 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:21:24.975 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:21:24.978 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-12-25 19:21:24.997 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-12-25 19:21:25.118 | Reading package lists... 2021-12-25 19:21:25.383 | Building dependency tree... 2021-12-25 19:21:25.384 | Reading state information... 2021-12-25 19:21:25.611 | The following packages were automatically installed and are no longer required: 2021-12-25 19:21:25.611 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-25 19:21:25.611 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-25 19:21:25.611 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-25 19:21:25.611 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:21:25.611 | python3-twisted-bin python3-zope.interface 2021-12-25 19:21:25.612 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:21:25.612 | The following additional packages will be installed: 2021-12-25 19:21:25.612 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-12-25 19:21:25.613 | libsgutils2-2 sg3-utils 2021-12-25 19:21:25.614 | Suggested packages: 2021-12-25 19:21:25.614 | tgt-rbd 2021-12-25 19:21:25.664 | The following NEW packages will be installed: 2021-12-25 19:21:25.665 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-12-25 19:21:25.666 | The following packages will be upgraded: 2021-12-25 19:21:25.667 | ibverbs-providers libibverbs1 2021-12-25 19:21:25.916 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-12-25 19:21:25.916 | Need to get 1,406 kB of archives. 2021-12-25 19:21:25.916 | After this operation, 3,551 kB of additional disk space will be used. 2021-12-25 19:21:25.916 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-12-25 19:21:25.951 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-12-25 19:21:26.266 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-12-25 19:21:26.338 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-12-25 19:21:26.613 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-12-25 19:21:26.635 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-12-25 19:21:26.707 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-12-25 19:21:27.292 | Fetched 1,406 kB in 1s (1,334 kB/s) 2021-12-25 19:21:27.380 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76971 files and directories currently installed.) 2021-12-25 19:21:27.384 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-12-25 19:21:27.414 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-25 19:21:27.551 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-12-25 19:21:27.572 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-12-25 19:21:27.641 | Selecting previously unselected package libconfig-general-perl. 2021-12-25 19:21:27.648 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-12-25 19:21:27.651 | Unpacking libconfig-general-perl (2.63-1) ... 2021-12-25 19:21:27.741 | Selecting previously unselected package librdmacm1:amd64. 2021-12-25 19:21:27.749 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-12-25 19:21:27.751 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-25 19:21:27.837 | Selecting previously unselected package libsgutils2-2. 2021-12-25 19:21:27.845 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-25 19:21:27.847 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-25 19:21:27.908 | Selecting previously unselected package sg3-utils. 2021-12-25 19:21:27.916 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-12-25 19:21:27.918 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-25 19:21:28.126 | Selecting previously unselected package tgt. 2021-12-25 19:21:28.134 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-12-25 19:21:28.136 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-12-25 19:21:28.254 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-12-25 19:21:28.275 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:21:28.298 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-12-25 19:21:28.326 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-12-25 19:21:28.354 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-25 19:21:28.384 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-12-25 19:21:28.570 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:21:28.743 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-12-25 19:21:30.461 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-12-25 19:21:30.488 | Setting up libconfig-general-perl (2.63-1) ... 2021-12-25 19:21:30.516 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-12-25 19:21:30.805 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-12-25 19:21:31.502 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-12-25 19:21:31.531 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-12-25 19:21:31.739 | Processing triggers for ureadahead (0.100.0-21) ... 2021-12-25 19:21:33.715 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:21:33.717 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:21:33.720 | + functions-common:time_stop:2331 : local name 2021-12-25 19:21:33.722 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:21:33.724 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:21:33.727 | + functions-common:time_stop:2334 : local total 2021-12-25 19:21:33.729 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:21:33.732 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:21:33.734 | + functions-common:time_stop:2338 : start_time=1640460084994 2021-12-25 19:21:33.736 | + functions-common:time_stop:2340 : [[ -z 1640460084994 ]] 2021-12-25 19:21:33.740 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:21:33.743 | + functions-common:time_stop:2343 : end_time=1640460093740 2021-12-25 19:21:33.746 | + functions-common:time_stop:2344 : elapsed_time=8746 2021-12-25 19:21:33.748 | + functions-common:time_stop:2345 : total=199797 2021-12-25 19:21:33.751 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:21:33.753 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=208543 2021-12-25 19:21:33.756 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:21:33.758 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-25 19:21:33.761 | + ./stack.sh:main:904 : configure_cinder 2021-12-25 19:21:33.764 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-12-25 19:21:33.775 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-12-25 19:21:33.778 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-12-25 19:21:33.780 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-12-25 19:21:33.783 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-25 19:21:33.786 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-12-25 19:21:33.786 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-25 19:21:33.790 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-12-25 19:21:33.792 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-12-25 19:21:33.794 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-25 19:21:33.796 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-12-25 19:21:33.798 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-12-25 19:21:33.800 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-12-25 19:21:33.803 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-12-25 19:21:33.805 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-12-25 19:21:33.815 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-12-25 19:21:33.826 | + 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 2021-12-25 19:21:33.838 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-12-25 19:21:33.848 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-12-25 19:21:33.859 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-25 19:21:33.862 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-25 19:21:33.865 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.SRwizPDZuw 2021-12-25 19:21:33.867 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-25 19:21:33.870 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-12-25 19:21:33.872 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-12-25 19:21:33.874 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.SRwizPDZuw 2021-12-25 19:21:33.878 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.SRwizPDZuw 2021-12-25 19:21:33.889 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.SRwizPDZuw /etc/sudoers.d/cinder-rootwrap 2021-12-25 19:21:33.900 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-12-25 19:21:33.903 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-25 19:21:33.905 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-25 19:21:33.907 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-25 19:21:33.909 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-25 19:21:33.911 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-25 19:21:33.913 | + 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 ]] 2021-12-25 19:21:33.916 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-12-25 19:21:33.918 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-12-25 19:21:33.922 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-12-25 19:21:33.926 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-12-25 19:21:33.944 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-12-25 19:21:33.962 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-12-25 19:21:33.979 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-12-25 19:21:33.997 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-12-25 19:21:34.014 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-12-25 19:21:34.031 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-12-25 19:21:34.048 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-12-25 19:21:34.066 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-12-25 19:21:34.068 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-25 19:21:34.070 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-12-25 19:21:34.073 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-25 19:21:34.076 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-12-25 19:21:34.101 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-12-25 19:21:34.125 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-12-25 19:21:34.148 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-12-25 19:21:34.173 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-12-25 19:21:34.197 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-12-25 19:21:34.221 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-12-25 19:21:34.245 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-12-25 19:21:34.269 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:21:34.293 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-12-25 19:21:34.317 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-12-25 19:21:34.343 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-12-25 19:21:34.368 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-12-25 19:21:34.371 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-12-25 19:21:34.373 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-12-25 19:21:34.376 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-12-25 19:21:34.378 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-25 19:21:34.381 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-12-25 19:21:34.406 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-12-25 19:21:34.433 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-12-25 19:21:34.457 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-12-25 19:21:34.481 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-12-25 19:21:34.505 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-12-25 19:21:34.530 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-12-25 19:21:34.556 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-12-25 19:21:34.558 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.24 2021-12-25 19:21:34.582 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-12-25 19:21:34.610 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-12-25 19:21:34.617 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 1661d8efbae675b10a72c5401d3d4d6d 2021-12-25 19:21:34.640 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-12-25 19:21:34.656 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:21:34.658 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-12-25 19:21:34.660 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-12-25 19:21:34.663 | + lib/cinder:configure_cinder:241 : local default_name= 2021-12-25 19:21:34.665 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-12-25 19:21:34.668 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-25 19:21:34.670 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-12-25 19:21:34.673 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-12-25 19:21:34.675 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-12-25 19:21:34.677 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-12-25 19:21:34.680 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-12-25 19:21:34.682 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-12-25 19:21:34.707 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-12-25 19:21:34.733 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-12-25 19:21:34.757 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-12-25 19:21:34.782 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-12-25 19:21:34.806 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-12-25 19:21:34.808 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-12-25 19:21:34.811 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-12-25 19:21:34.813 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-12-25 19:21:34.837 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-12-25 19:21:34.862 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-12-25 19:21:34.865 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-12-25 19:21:34.889 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-12-25 19:21:34.892 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-12-25 19:21:34.894 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-12-25 19:21:34.896 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-12-25 19:21:34.921 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-12-25 19:21:34.923 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-12-25 19:21:34.925 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-12-25 19:21:34.940 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:21:34.943 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.24:8080/v1/AUTH_ 2021-12-25 19:21:34.968 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-12-25 19:21:34.983 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:21:34.985 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-12-25 19:21:35.001 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:21:35.003 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-12-25 19:21:35.005 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-12-25 19:21:35.008 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-12-25 19:21:35.010 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-12-25 19:21:35.013 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-25 19:21:35.015 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-25 19:21:35.017 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:21:35.033 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:21:35.037 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-25 19:21:35.039 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-25 19:21:35.041 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:21:35.056 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:21:35.058 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:21:35.061 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:21:35.086 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:21:35.088 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:21:35.091 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-12-25 19:21:35.093 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-12-25 19:21:35.095 | + functions:setup_logging:656 : local other_cond=True 2021-12-25 19:21:35.098 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:21:35.100 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-12-25 19:21:35.102 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-12-25 19:21:35.105 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:21:35.108 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:21:35.123 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:21:35.125 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:21:35.128 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:21:35.130 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:21:35.132 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:21:35.157 | + functions:setup_systemd_logging:702 : 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' 2021-12-25 19:21:35.181 | + functions:setup_systemd_logging:703 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-25 19:21:35.205 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:21:35.230 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-12-25 19:21:35.233 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-12-25 19:21:35.235 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-12-25 19:21:35.237 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-12-25 19:21:35.240 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-25 19:21:35.242 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-25 19:21:35.245 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-12-25 19:21:35.249 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-12-25 19:21:35.251 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-25 19:21:35.253 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-25 19:21:35.265 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-25 19:21:35.265 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:21:35.272 | d /var/run/uwsgi 0755 ubuntu root 2021-12-25 19:21:35.276 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:21:35.288 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-12-25 19:21:35.291 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-12-25 19:21:35.294 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-12-25 19:21:35.321 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-12-25 19:21:35.345 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-12-25 19:21:35.368 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-12-25 19:21:35.393 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-25 19:21:35.416 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-25 19:21:35.440 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-12-25 19:21:35.464 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-12-25 19:21:35.488 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-12-25 19:21:35.513 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-25 19:21:35.536 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-25 19:21:35.560 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-25 19:21:35.585 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-12-25 19:21:35.608 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-25 19:21:35.611 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-25 19:21:35.614 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-12-25 19:21:35.616 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-12-25 19:21:35.618 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-25 19:21:35.621 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:21:35.623 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:21:35.626 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-25 19:21:35.629 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-12-25 19:21:35.631 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-12-25 19:21:35.655 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-25 19:21:35.680 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-12-25 19:21:35.680 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-12-25 19:21:35.687 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-12-25 19:21:35.690 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-12-25 19:21:35.693 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-12-25 19:21:35.695 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-25 19:21:35.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-25 19:21:35.700 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:21:35.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:21:35.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:21:35.707 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-25 19:21:35.709 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-25 19:21:35.712 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:21:35.714 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:21:35.716 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-12-25 19:21:35.772 | Enabling site cinder-wsgi. 2021-12-25 19:21:35.777 | To activate the new configuration, you need to run: 2021-12-25 19:21:35.777 | systemctl reload apache2 2021-12-25 19:21:35.781 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-25 19:21:35.783 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:21:35.785 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:21:35.788 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:21:35.923 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-12-25 19:21:35.925 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-12-25 19:21:35.952 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.24/image 2021-12-25 19:21:35.976 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-12-25 19:21:35.992 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:21:35.994 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-12-25 19:21:35.997 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-12-25 19:21:36.021 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-12-25 19:21:36.023 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-12-25 19:21:36.026 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-25 19:21:36.029 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-25 19:21:36.031 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-12-25 19:21:36.057 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-12-25 19:21:36.081 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.24/identity 2021-12-25 19:21:36.106 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-12-25 19:21:36.130 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-12-25 19:21:36.155 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-12-25 19:21:36.179 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-12-25 19:21:36.203 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-12-25 19:21:36.228 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:21:36.252 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-12-25 19:21:36.277 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-12-25 19:21:36.301 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-12-25 19:21:36.325 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-12-25 19:21:36.328 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-12-25 19:21:36.343 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:21:36.346 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.24:2379 2021-12-25 19:21:36.373 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-12-25 19:21:36.389 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:21:36.391 | + ./stack.sh:main:909 : stack_install_service neutron 2021-12-25 19:21:36.394 | + lib/stack:stack_install_service:20 : local service=neutron 2021-12-25 19:21:36.396 | + lib/stack:stack_install_service:21 : type install_neutron 2021-12-25 19:21:36.398 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-25 19:21:36.401 | + lib/stack:stack_install_service:32 : install_neutron 2021-12-25 19:21:36.404 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-12-25 19:21:36.407 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:21:36.408 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-25 19:21:36.412 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:21:36.414 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-25 19:21:36.417 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-25 19:21:36.419 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-25 19:21:36.422 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-12-25 19:21:36.424 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-12-25 19:21:36.427 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-12-25 19:21:36.429 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:21:36.432 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:21:36.434 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-12-25 19:21:36.436 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:21:36.439 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-12-25 19:21:36.441 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-12-25 19:21:36.444 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-12-25 19:21:36.446 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:21:36.449 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:21:36.452 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:21:36.455 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:21:36.457 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:21:36.460 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:21:36.475 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:21:36.477 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:21:36.480 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:21:36.482 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:21:36.483 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:21:36.487 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-12-25 19:21:36.489 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:21:36.491 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-12-25 19:21:36.494 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:21:36.494 | + functions-common:git_clone:593 : head -1 2021-12-25 19:21:36.497 | eb1190d206 [Stable only] Fix callback function arguments 2021-12-25 19:21:36.499 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:21:36.502 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-12-25 19:21:36.504 | + inc/python:setup_develop:351 : local bindep 2021-12-25 19:21:36.507 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-25 19:21:36.509 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-12-25 19:21:36.512 | + inc/python:setup_develop:357 : local extras= 2021-12-25 19:21:36.514 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-12-25 19:21:36.517 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-25 19:21:36.519 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-25 19:21:36.522 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-12-25 19:21:36.524 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-25 19:21:36.527 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-25 19:21:36.530 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-12-25 19:21:36.532 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-25 19:21:36.535 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-12-25 19:21:36.538 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-25 19:21:36.540 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-25 19:21:36.543 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-12-25 19:21:36.548 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-12-25 19:21:36.550 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-12-25 19:21:37.561 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-12-25 19:21:37.563 | + inc/python:setup_package:430 : local bindep=0 2021-12-25 19:21:37.565 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-25 19:21:37.568 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-25 19:21:37.570 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-12-25 19:21:37.572 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-12-25 19:21:37.575 | + inc/python:setup_package:439 : local flags=-e 2021-12-25 19:21:37.577 | + inc/python:setup_package:440 : local extras= 2021-12-25 19:21:37.579 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-25 19:21:37.581 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-25 19:21:37.584 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-25 19:21:37.586 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-25 19:21:37.589 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-25 19:21:37.591 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-12-25 19:21:37.610 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-12-25 19:21:37.615 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-12-25 19:21:40.364 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:21:40.364 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:21:40.365 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.366 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.366 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.366 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.367 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.367 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.368 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.368 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.369 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.369 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.370 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.371 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.371 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.372 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.372 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.372 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.373 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.373 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.374 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.374 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.375 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.375 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.375 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.376 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.376 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.378 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.379 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.379 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.380 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.380 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.381 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.381 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.382 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.382 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.382 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.383 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.383 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.384 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.384 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.384 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.385 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.385 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.385 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.386 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.386 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.387 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.387 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.388 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.388 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.389 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.389 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.389 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.390 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.390 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.391 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.391 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.392 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.392 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.393 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.393 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.394 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.394 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.395 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.396 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.396 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.397 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.397 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.397 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.398 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.399 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.399 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.400 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.400 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.401 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.401 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.401 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.402 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.418 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.418 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.419 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.419 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.420 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.420 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.421 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.421 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.421 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.422 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.422 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.423 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.423 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.424 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.425 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.425 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.425 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.426 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.426 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.427 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.427 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.428 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.428 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.429 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.429 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.430 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.430 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.431 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.431 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.432 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.433 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.433 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.434 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.434 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.435 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.435 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.435 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.436 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.436 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.437 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.437 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.438 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.438 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.439 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.439 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.439 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.440 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.440 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.441 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.441 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.442 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.442 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.443 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.443 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.443 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.444 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.444 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.445 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.445 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.446 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.446 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.446 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.447 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.447 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.448 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.448 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.449 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.449 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.450 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.450 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.450 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.451 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.451 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.452 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.452 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.453 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.453 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.453 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.454 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.454 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.454 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.455 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.455 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.456 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.456 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.457 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.457 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.458 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.458 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.459 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.459 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.459 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.460 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.460 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.461 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.461 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.461 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.462 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.462 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.463 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.463 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.464 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.464 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.464 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.465 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.465 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.465 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.466 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.466 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.467 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.467 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.467 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.468 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.468 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.469 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.469 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.470 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.470 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.470 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.471 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.471 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.471 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.472 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.472 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.473 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.473 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.474 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.474 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.474 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.475 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.475 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.476 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.476 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.476 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.477 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.477 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.477 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.478 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.478 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.479 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.480 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.480 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.480 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.481 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.481 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.482 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.482 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.483 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.483 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.483 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.484 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.484 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.485 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.485 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.485 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.486 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.487 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.487 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.488 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.489 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.489 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.490 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.490 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.491 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.491 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.492 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.492 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.492 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.493 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.493 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.494 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.495 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.495 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.496 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.496 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.496 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.497 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.497 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.498 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.498 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.499 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.499 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.499 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.500 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.500 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.501 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.501 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.502 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.502 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.502 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.503 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.503 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.504 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.504 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.504 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.505 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.505 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.506 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.506 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.507 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.507 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.508 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.508 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.508 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.509 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.509 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.510 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.510 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.511 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.511 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.511 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.512 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.512 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.513 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.513 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.513 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.514 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.515 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.515 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.516 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.517 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.518 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.519 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.520 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.520 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.521 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.521 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.522 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.523 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.524 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.524 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.526 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.527 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.527 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.528 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.528 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.529 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.529 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.529 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.530 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.530 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.531 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.531 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.532 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.532 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.532 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.533 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.533 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.534 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.534 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.535 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.535 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.536 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.537 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.537 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.537 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.538 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.538 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.539 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.539 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.540 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.540 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.541 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.541 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.542 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.542 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.543 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.543 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.544 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.544 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.544 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.545 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.545 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.546 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.546 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.547 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.547 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.548 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.548 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.548 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.549 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.549 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.550 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.550 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.551 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.551 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.552 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.552 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.553 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.553 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.553 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.554 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.554 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.555 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.555 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.556 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.556 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.556 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.557 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.557 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.558 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.558 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.559 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.559 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.559 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.560 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.561 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.561 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.562 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.562 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.563 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.563 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.563 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.564 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.564 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.565 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.565 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.565 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.566 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.567 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.567 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.567 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.568 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.568 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.569 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.569 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.570 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.570 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.570 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.571 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.572 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.572 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.573 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.573 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.574 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.574 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.575 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.575 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:40.575 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:40.576 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:40.577 | Obtaining file:///opt/stack/neutron 2021-12-25 19:21:42.797 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-25 19:21:45.015 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-25 19:21:45.023 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-25 19:21:45.027 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-25 19:21:45.036 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-25 19:21:45.045 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-25 19:21:45.054 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-25 19:21:45.077 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:21:45.093 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-25 19:21:45.102 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-25 19:21:45.112 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-25 19:21:45.116 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-25 19:21:45.126 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-25 19:21:45.132 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-25 19:21:45.135 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.17.2) 2021-12-25 19:21:45.138 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-25 19:21:45.208 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-25 19:21:45.270 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-25 19:21:45.273 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-25 19:21:45.277 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-25 19:21:45.280 | Requirement already satisfied: neutron-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.3.0) 2021-12-25 19:21:45.325 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.1) 2021-12-25 19:21:45.355 | Requirement already satisfied: os-ken===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.0.0) 2021-12-25 19:21:45.376 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-12-25 19:21:45.381 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.3.0) 2021-12-25 19:21:45.387 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.1) 2021-12-25 19:21:45.415 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (0.3.4) 2021-12-25 19:21:45.434 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-12-25 19:21:45.472 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-12-25 19:21:45.485 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-12-25 19:21:45.501 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-12-25 19:21:45.508 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-12-25 19:21:45.564 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-12-25 19:21:45.574 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-12-25 19:21:45.620 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-12-25 19:21:45.687 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-12-25 19:21:45.709 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-12-25 19:21:45.729 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-12-25 19:21:45.745 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-12-25 19:21:45.762 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-12-25 19:21:45.766 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-12-25 19:21:45.780 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-12-25 19:21:45.809 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-12-25 19:21:45.819 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-12-25 19:21:45.837 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-12-25 19:21:45.860 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-12-25 19:21:45.908 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (2.11.0) 2021-12-25 19:21:45.912 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.3) 2021-12-25 19:21:45.924 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-12-25 19:21:45.961 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-12-25 19:21:45.965 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-12-25 19:21:45.975 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-12-25 19:21:45.978 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-12-25 19:21:45.984 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-12-25 19:21:45.998 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-12-25 19:21:46.010 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-12-25 19:21:46.013 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-12-25 19:21:46.016 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.5.11) 2021-12-25 19:21:46.024 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-12-25 19:21:46.030 | Requirement already satisfied: python-designateclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (4.0.0) 2021-12-25 19:21:46.053 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-12-25 19:21:46.055 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-12-25 19:21:46.076 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) (7.1.1) 2021-12-25 19:21:46.110 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-12-25 19:21:46.130 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-12-25 19:21:46.134 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-12-25 19:21:46.143 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-12-25 19:21:46.166 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.4.0) 2021-12-25 19:21:46.169 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-12-25 19:21:46.174 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 827)) (1.1.10) 2021-12-25 19:21:46.177 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-12-25 19:21:46.181 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-12-25 19:21:46.184 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (2.1.0) 2021-12-25 19:21:46.187 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-12-25 19:21:46.199 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-12-25 19:21:46.203 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-12-25 19:21:46.206 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-12-25 19:21:46.213 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-12-25 19:21:46.227 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-12-25 19:21:46.237 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-12-25 19:21:46.244 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-12-25 19:21:46.264 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 935)) (1.0.4) 2021-12-25 19:21:46.285 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-12-25 19:21:46.350 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-12-25 19:21:46.354 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-12-25 19:21:46.362 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-12-25 19:21:46.385 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-12-25 19:21:46.390 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-12-25 19:21:46.393 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-12-25 19:21:46.396 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-25 19:21:46.406 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-25 19:21:46.408 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-25 19:21:46.412 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-25 19:21:46.415 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-25 19:21:46.420 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-25 19:21:46.462 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-25 19:21:46.487 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-25 19:21:46.490 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:21:46.494 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-25 19:21:46.498 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-25 19:21:46.502 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:21:46.507 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-25 19:21:46.513 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-25 19:21:46.519 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-25 19:21:46.567 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-25 19:21:46.571 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:21:46.575 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-25 19:21:46.588 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-25 19:21:46.602 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-25 19:21:46.611 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.3.5) 2021-12-25 19:21:46.614 | Requirement already satisfied: WebTest===2.0.34 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (2.0.34) 2021-12-25 19:21:46.639 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.0.0) 2021-12-25 19:21:46.660 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-25 19:21:46.692 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-25 19:21:46.709 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.1.0) 2021-12-25 19:21:46.738 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:21:46.741 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-25 19:21:46.745 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:21:46.748 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-25 19:21:46.751 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-25 19:21:46.754 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-12-25 19:21:46.756 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-25 19:21:46.759 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-12-25 19:21:46.763 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-25 19:21:46.767 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-12-25 19:21:46.770 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-25 19:21:46.789 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-12-25 19:21:46.793 | Requirement already satisfied: waitress===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (1.4.3) 2021-12-25 19:21:46.806 | Requirement already satisfied: beautifulsoup4===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (4.9.0) 2021-12-25 19:21:46.815 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-25 19:21:46.860 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-12-25 19:21:46.866 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-25 19:21:46.914 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-25 19:21:46.931 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-12-25 19:21:46.945 | Requirement already satisfied: soupsieve===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 839)) (2.0) 2021-12-25 19:21:46.950 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-12-25 19:21:46.954 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-12-25 19:21:47.925 | Installing collected packages: neutron 2021-12-25 19:21:47.925 | Attempting uninstall: neutron 2021-12-25 19:21:47.927 | Found existing installation: neutron 16.4.2 2021-12-25 19:21:49.147 | Uninstalling neutron-16.4.2: 2021-12-25 19:21:49.238 | Successfully uninstalled neutron-16.4.2 2021-12-25 19:21:49.240 | Running setup.py develop for neutron 2021-12-25 19:21:52.134 | Successfully installed neutron 2021-12-25 19:21:52.285 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:21:52.285 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:21:52.373 | + inc/python:pip_install:207 : result=0 2021-12-25 19:21:52.375 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:21:52.378 | + functions-common:time_stop:2331 : local name 2021-12-25 19:21:52.380 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:21:52.382 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:21:52.384 | + functions-common:time_stop:2334 : local total 2021-12-25 19:21:52.388 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:21:52.390 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:21:52.392 | + functions-common:time_stop:2338 : start_time=1640460097605 2021-12-25 19:21:52.394 | + functions-common:time_stop:2340 : [[ -z 1640460097605 ]] 2021-12-25 19:21:52.397 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:21:52.401 | + functions-common:time_stop:2343 : end_time=1640460112398 2021-12-25 19:21:52.403 | + functions-common:time_stop:2344 : elapsed_time=14793 2021-12-25 19:21:52.406 | + functions-common:time_stop:2345 : total=190084 2021-12-25 19:21:52.408 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:21:52.410 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=204877 2021-12-25 19:21:52.412 | + inc/python:pip_install:210 : return 0 2021-12-25 19:21:52.415 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-25 19:21:52.417 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-25 19:21:52.419 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-25 19:21:52.436 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-12-25 19:21:52.448 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-12-25 19:21:52.450 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-12-25 19:21:52.453 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:21:52.455 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:21:52.458 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-12-25 19:21:52.460 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:21:52.463 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-25 19:21:52.466 | + ./stack.sh:main:912 : is_service_enabled nova 2021-12-25 19:21:52.481 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:21:52.484 | + ./stack.sh:main:914 : stack_install_service nova 2021-12-25 19:21:52.486 | + lib/stack:stack_install_service:20 : local service=nova 2021-12-25 19:21:52.489 | + lib/stack:stack_install_service:21 : type install_nova 2021-12-25 19:21:52.491 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-25 19:21:52.494 | + lib/stack:stack_install_service:32 : install_nova 2021-12-25 19:21:52.497 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-12-25 19:21:52.499 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-12-25 19:21:52.501 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:21:52.504 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:21:52.506 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-12-25 19:21:52.509 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:21:52.512 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-12-25 19:21:52.526 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:21:52.529 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-12-25 19:21:52.544 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:21:52.546 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-12-25 19:21:52.561 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:21:52.564 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-12-25 19:21:52.567 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-12-25 19:21:52.569 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-12-25 19:21:52.571 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:21:52.574 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:21:52.576 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:21:52.579 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:21:52.581 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:21:52.584 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:21:52.599 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:21:52.601 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:21:52.603 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:21:52.606 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:21:52.606 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:21:52.611 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-12-25 19:21:52.613 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:21:52.615 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-12-25 19:21:52.618 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:21:52.618 | + functions-common:git_clone:593 : head -1 2021-12-25 19:21:52.624 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-12-25 19:21:52.627 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:21:52.629 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-12-25 19:21:52.632 | + inc/python:setup_develop:351 : local bindep 2021-12-25 19:21:52.634 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-12-25 19:21:52.637 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-12-25 19:21:52.639 | + inc/python:setup_develop:357 : local extras= 2021-12-25 19:21:52.642 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-12-25 19:21:52.644 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-25 19:21:52.647 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-12-25 19:21:52.649 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-12-25 19:21:52.652 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-25 19:21:52.654 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-25 19:21:52.657 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-12-25 19:21:52.660 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-25 19:21:52.662 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-12-25 19:21:52.665 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-25 19:21:52.667 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-25 19:21:52.670 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-12-25 19:21:52.675 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-12-25 19:21:52.678 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-12-25 19:21:53.706 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-12-25 19:21:53.709 | + inc/python:setup_package:430 : local bindep=0 2021-12-25 19:21:53.711 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-25 19:21:53.714 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-25 19:21:53.716 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-12-25 19:21:53.718 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-12-25 19:21:53.720 | + inc/python:setup_package:439 : local flags=-e 2021-12-25 19:21:53.722 | + inc/python:setup_package:440 : local extras= 2021-12-25 19:21:53.725 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-25 19:21:53.727 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-25 19:21:53.729 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-25 19:21:53.732 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-25 19:21:53.734 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-25 19:21:53.736 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-12-25 19:21:53.755 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-12-25 19:21:53.761 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-12-25 19:21:56.524 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:21:56.525 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:21:56.525 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.526 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.526 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.527 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.527 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.528 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.528 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.529 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.529 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.529 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.530 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.531 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.531 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.531 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.532 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.532 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.533 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.533 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.534 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.534 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.535 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.535 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.535 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.536 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.536 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.538 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.539 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.539 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.540 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.540 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.541 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.541 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.542 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.542 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.542 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.543 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.543 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.544 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.544 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.545 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.545 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.545 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.546 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.546 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.547 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.547 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.547 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.548 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.548 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.549 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.549 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.550 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.550 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.551 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.551 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.552 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.552 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.552 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.553 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.553 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.554 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.555 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.555 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.557 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.557 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.557 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.558 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.558 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.559 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.560 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.560 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.561 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.561 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.562 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.562 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.562 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.563 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.563 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.564 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.564 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.564 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.565 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.566 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.567 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.567 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.567 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.568 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.568 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.569 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.569 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.570 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.570 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.571 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.571 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.572 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.573 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.573 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.574 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.574 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.575 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.575 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.576 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.576 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.577 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.577 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.578 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.578 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.578 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.579 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.579 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.580 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.580 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.581 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.581 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.582 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.582 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.583 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.583 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.584 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.584 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.585 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.585 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.586 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.586 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.587 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.587 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.588 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.588 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.588 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.589 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.589 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.590 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.590 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.591 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.591 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.592 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.592 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.592 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.593 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.593 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.594 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.594 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.595 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.595 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.595 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.596 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.596 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.597 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.597 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.598 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.598 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.599 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.599 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.599 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.600 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.600 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.600 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.601 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.601 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.602 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.602 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.603 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.603 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.604 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.604 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.604 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.605 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.605 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.605 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.606 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.606 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.607 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.607 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.608 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.608 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.608 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.609 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.609 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.610 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.610 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.610 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.611 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.611 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.612 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.612 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.612 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.613 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.613 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.614 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.614 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.615 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.615 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.615 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.616 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.616 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.616 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.617 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.617 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.618 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.618 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.618 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.619 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.620 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.620 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.621 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.621 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.621 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.622 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.622 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.623 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.623 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.624 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.624 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.624 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.625 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.625 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.625 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.626 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.626 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.627 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.627 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.628 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.628 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.628 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.629 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.629 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.630 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.630 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.630 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.631 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.631 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.632 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.633 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.633 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.634 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.635 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.636 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.636 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.637 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.637 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.638 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.638 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.639 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.639 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.639 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.640 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.640 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.641 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.641 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.642 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.642 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.643 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.643 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.643 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.644 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.644 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.645 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.645 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.646 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.646 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.647 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.647 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.647 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.648 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.648 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.649 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.649 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.649 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.650 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.650 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.651 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.651 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.652 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.652 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.653 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.653 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.653 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.654 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.654 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.655 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.655 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.656 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.656 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.656 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.657 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.657 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.658 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.658 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.658 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.659 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.659 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.660 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.660 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.661 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.661 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.661 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.662 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.662 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.663 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.663 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.664 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.664 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.665 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.665 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.665 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.666 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.667 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.667 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.668 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.668 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.668 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.669 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.669 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.670 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.670 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.671 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.671 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.672 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.672 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.672 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.673 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.673 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.673 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.674 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.674 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.675 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.675 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.676 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.676 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.677 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.678 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.678 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.679 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.679 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.680 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.680 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.680 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.681 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.682 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.682 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.683 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.683 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.684 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.684 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.684 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.685 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.685 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.686 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.686 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.687 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.687 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.688 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.688 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.689 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.689 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.689 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.690 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.690 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.691 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.691 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.692 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.692 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.693 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.693 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.694 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.694 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.694 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.695 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.695 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.696 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.696 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.696 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.697 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.697 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.698 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.698 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.699 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.699 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.700 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.700 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.700 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.701 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.702 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.702 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.702 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.703 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.703 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.704 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.704 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.705 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.705 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.706 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.706 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.706 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.707 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.707 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.708 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.708 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.709 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.709 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.710 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.710 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.711 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.711 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.711 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.712 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.712 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.713 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.713 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.714 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.714 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.715 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.715 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.716 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.716 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:21:56.717 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:21:56.717 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:21:56.718 | Obtaining file:///opt/stack/nova 2021-12-25 19:22:00.145 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-25 19:22:03.519 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:22:03.524 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-25 19:22:03.532 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-25 19:22:03.536 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-12-25 19:22:03.545 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-12-25 19:22:03.554 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-25 19:22:03.562 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-25 19:22:03.586 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:22:03.602 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-12-25 19:22:03.627 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-25 19:22:03.670 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.2.2) 2021-12-25 19:22:04.088 | Collecting dataclasses===0.7 2021-12-25 19:22:04.095 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-12-25 19:22:04.183 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-25 19:22:04.187 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-12-25 19:22:04.197 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-12-25 19:22:04.203 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-12-25 19:22:04.206 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-25 19:22:04.210 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-25 19:22:04.243 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-25 19:22:04.313 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-25 19:22:04.375 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (4.5.0) 2021-12-25 19:22:04.488 | Collecting microversion-parse===1.0.1 2021-12-25 19:22:04.494 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-12-25 19:22:04.583 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-25 19:22:04.586 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-25 19:22:04.590 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-25 19:22:04.593 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-25 19:22:04.622 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.8) 2021-12-25 19:22:04.751 | Collecting os-resource-classes===1.0.0 2021-12-25 19:22:04.757 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-12-25 19:22:04.845 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-25 19:22:04.850 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.3.0) 2021-12-25 19:22:04.855 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.0.1) 2021-12-25 19:22:04.882 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (5.0.2) 2021-12-25 19:22:04.907 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.3.4) 2021-12-25 19:22:04.926 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.1) 2021-12-25 19:22:04.964 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (4.0.3) 2021-12-25 19:22:04.977 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.5) 2021-12-25 19:22:04.992 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.3) 2021-12-25 19:22:04.999 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.1) 2021-12-25 19:22:05.053 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-25 19:22:05.063 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (4.1.3) 2021-12-25 19:22:05.108 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.6) 2021-12-25 19:22:05.175 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (4.0.2) 2021-12-25 19:22:05.198 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.2) 2021-12-25 19:22:05.217 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.1.2) 2021-12-25 19:22:05.233 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-12-25 19:22:05.249 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.0.2) 2021-12-25 19:22:05.254 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.2) 2021-12-25 19:22:05.268 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.1.1) 2021-12-25 19:22:05.297 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.1) 2021-12-25 19:22:05.307 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-25 19:22:05.326 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.2) 2021-12-25 19:22:05.348 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.3) 2021-12-25 19:22:05.360 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (2.7.1) 2021-12-25 19:22:05.398 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-25 19:22:05.401 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-25 19:22:05.403 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (5.7.0) 2021-12-25 19:22:05.409 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (3.0.0) 2021-12-25 19:22:05.421 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (0.9.6) 2021-12-25 19:22:05.424 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-25 19:22:05.556 | Collecting pypowervm===1.1.24 2021-12-25 19:22:05.567 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-12-25 19:22:05.743 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.5.11) 2021-12-25 19:22:05.750 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.16.0) 2021-12-25 19:22:05.756 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (4.10.0) 2021-12-25 19:22:05.775 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.2) 2021-12-25 19:22:05.796 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) (2.8.1) 2021-12-25 19:22:05.802 | Requirement already satisfied: python-glanceclient===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666)) (3.1.2) 2021-12-25 19:22:05.824 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) (4.0.0) 2021-12-25 19:22:05.844 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (7.1.1) 2021-12-25 19:22:05.878 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-25 19:22:05.883 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (0.7) 2021-12-25 19:22:05.891 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-25 19:22:05.915 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-25 19:22:05.918 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.3.3) 2021-12-25 19:22:05.923 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 801)) (1.4.0) 2021-12-25 19:22:05.928 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-25 19:22:05.932 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-25 19:22:05.935 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.13.0) 2021-12-25 19:22:05.947 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.3.1) 2021-12-25 19:22:05.951 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (3.3.0) 2021-12-25 19:22:05.954 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-25 19:22:05.960 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 921)) (4.1.0) 2021-12-25 19:22:06.025 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (6.1.0) 2021-12-25 19:22:06.038 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.0.1) 2021-12-25 19:22:06.049 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (0.5.0) 2021-12-25 19:22:06.056 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (2.4.0) 2021-12-25 19:22:06.076 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.1) 2021-12-25 19:22:06.142 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 949)) (1.4.0) 2021-12-25 19:22:06.146 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.1.0) 2021-12-25 19:22:06.154 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-25 19:22:06.178 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 978)) (0.11.7) 2021-12-25 19:22:06.183 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (1.3.3) 2021-12-25 19:22:06.290 | Collecting websockify===0.9.0 2021-12-25 19:22:06.297 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-12-25 19:22:06.386 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-25 19:22:06.389 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 997)) (1.2.3) 2021-12-25 19:22:06.899 | Collecting zVMCloudConnector===1.4.1 2021-12-25 19:22:06.907 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-12-25 19:22:07.826 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:22:07.830 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-12-25 19:22:07.833 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-25 19:22:07.879 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-25 19:22:07.899 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-12-25 19:22:07.946 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-25 19:22:07.971 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-25 19:22:07.975 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:22:07.979 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-25 19:22:07.984 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-25 19:22:07.988 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-25 19:22:07.992 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-25 19:22:08.001 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-25 19:22:08.007 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-25 19:22:08.016 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-12-25 19:22:08.019 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-12-25 19:22:08.026 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-12-25 19:22:08.074 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-25 19:22:08.078 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-25 19:22:08.091 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.11.0) 2021-12-25 19:22:08.095 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-12-25 19:22:08.105 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-12-25 19:22:08.119 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (0.4.8) 2021-12-25 19:22:08.121 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (0.2.8) 2021-12-25 19:22:08.127 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-25 19:22:08.143 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (19.1.0) 2021-12-25 19:22:08.159 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-25 19:22:08.180 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.1.0) 2021-12-25 19:22:08.184 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:22:08.187 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-25 19:22:08.191 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:22:08.194 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-25 19:22:08.197 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.4.1) 2021-12-25 19:22:08.202 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-12-25 19:22:08.211 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.4) 2021-12-25 19:22:08.256 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.6.0) 2021-12-25 19:22:08.260 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-25 19:22:08.263 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-25 19:22:08.265 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.4.0) 2021-12-25 19:22:09.414 | Collecting numpy===1.18.2 2021-12-25 19:22:09.469 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d2/05249a0293e62/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) 2021-12-25 19:22:10.004 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-12-25 19:22:10.021 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-25 19:22:10.025 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1007)) (3.1.0) 2021-12-25 19:22:10.037 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-25 19:22:10.040 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-25 19:22:10.049 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-12-25 19:22:10.052 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-12-25 19:22:10.055 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 838)) (2.1.0) 2021-12-25 19:22:10.059 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-25 19:22:10.076 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-25 19:22:10.079 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-25 19:22:10.082 | Building wheels for collected packages: zVMCloudConnector 2021-12-25 19:22:10.083 | Building wheel for zVMCloudConnector (setup.py): started 2021-12-25 19:22:11.085 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-12-25 19:22:11.087 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=de518f33d7a82c9ee0c23ba561f8ae5b04bb8fd1ed1cb4918747bf9d23717a19 2021-12-25 19:22:11.088 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-12-25 19:22:11.088 | Successfully built zVMCloudConnector 2021-12-25 19:22:12.123 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-12-25 19:22:15.773 | Running setup.py develop for nova 2021-12-25 19:22:19.398 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.18.2 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-12-25 19:22:19.535 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:22:19.535 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:22:19.653 | + inc/python:pip_install:207 : result=0 2021-12-25 19:22:19.655 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:22:19.658 | + functions-common:time_stop:2331 : local name 2021-12-25 19:22:19.660 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:22:19.662 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:22:19.664 | + functions-common:time_stop:2334 : local total 2021-12-25 19:22:19.666 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:22:19.668 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:22:19.671 | + functions-common:time_stop:2338 : start_time=1640460113750 2021-12-25 19:22:19.673 | + functions-common:time_stop:2340 : [[ -z 1640460113750 ]] 2021-12-25 19:22:19.675 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:22:19.679 | + functions-common:time_stop:2343 : end_time=1640460139676 2021-12-25 19:22:19.681 | + functions-common:time_stop:2344 : elapsed_time=25926 2021-12-25 19:22:19.683 | + functions-common:time_stop:2345 : total=204877 2021-12-25 19:22:19.685 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:22:19.687 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=230803 2021-12-25 19:22:19.690 | + inc/python:pip_install:210 : return 0 2021-12-25 19:22:19.692 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-25 19:22:19.694 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-25 19:22:19.697 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-25 19:22:19.715 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-12-25 19:22:19.727 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-12-25 19:22:19.730 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-12-25 19:22:19.732 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:22:19.735 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:22:19.737 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-12-25 19:22:19.740 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:22:19.742 | + lib/nova:install_nova:844 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-12-25 19:22:19.754 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-25 19:22:19.757 | + ./stack.sh:main:915 : configure_nova 2021-12-25 19:22:19.760 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-12-25 19:22:19.771 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-12-25 19:22:19.773 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-12-25 19:22:19.776 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-12-25 19:22:19.780 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-12-25 19:22:19.780 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-12-25 19:22:19.784 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-12-25 19:22:19.787 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-12-25 19:22:19.789 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-12-25 19:22:19.791 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-12-25 19:22:19.794 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-12-25 19:22:19.796 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-12-25 19:22:19.798 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-12-25 19:22:19.801 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-12-25 19:22:19.811 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-12-25 19:22:19.823 | + 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 2021-12-25 19:22:19.835 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-12-25 19:22:19.847 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-12-25 19:22:19.858 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-12-25 19:22:19.861 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-12-25 19:22:19.865 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.OMcttWRsH2 2021-12-25 19:22:19.867 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-25 19:22:19.869 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-12-25 19:22:19.872 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-12-25 19:22:19.874 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-25 19:22:19.877 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-12-25 19:22:19.879 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.OMcttWRsH2 2021-12-25 19:22:19.883 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.OMcttWRsH2 2021-12-25 19:22:19.895 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.OMcttWRsH2 /etc/sudoers.d/nova-rootwrap 2021-12-25 19:22:19.907 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-12-25 19:22:19.910 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-12-25 19:22:19.912 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-12-25 19:22:19.915 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-12-25 19:22:19.917 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-12-25 19:22:19.920 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-12-25 19:22:19.922 | + 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 ]] 2021-12-25 19:22:19.925 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-25 19:22:19.927 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-12-25 19:22:19.932 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-12-25 19:22:19.948 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:19.951 | + lib/nova:configure_nova:327 : create_nova_conf 2021-12-25 19:22:19.953 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-12-25 19:22:19.956 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-12-25 19:22:19.960 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-12-25 19:22:19.985 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-12-25 19:22:19.987 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-12-25 19:22:20.009 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-12-25 19:22:20.034 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-12-25 19:22:20.057 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-12-25 19:22:20.082 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-25 19:22:20.109 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-12-25 19:22:20.111 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-12-25 19:22:20.135 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-12-25 19:22:20.160 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-12-25 19:22:20.162 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.24 2021-12-25 19:22:20.186 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-12-25 19:22:20.209 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-12-25 19:22:20.233 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-12-25 19:22:20.256 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-12-25 19:22:20.280 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-12-25 19:22:20.304 | + lib/nova:create_nova_conf:422 : is_fedora 2021-12-25 19:22:20.307 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:22:20.309 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:22:20.311 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:22:20.313 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:22:20.315 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:22:20.317 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:22:20.319 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:22:20.322 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:22:20.324 | + lib/nova:create_nova_conf:422 : is_suse 2021-12-25 19:22:20.326 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:22:20.328 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:22:20.330 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:22:20.333 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:22:20.335 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:22:20.338 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:22:20.340 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-12-25 19:22:20.354 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:20.356 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-25 19:22:20.359 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-12-25 19:22:20.361 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-12-25 19:22:20.384 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-12-25 19:22:20.387 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-25 19:22:20.389 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-25 19:22:20.391 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-25 19:22:20.393 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-25 19:22:20.396 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-25 19:22:20.421 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-12-25 19:22:20.423 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-12-25 19:22:20.425 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-12-25 19:22:20.428 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-12-25 19:22:20.430 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-25 19:22:20.433 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-12-25 19:22:20.457 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-12-25 19:22:20.482 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-12-25 19:22:20.506 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-12-25 19:22:20.528 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-12-25 19:22:20.543 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:20.545 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-12-25 19:22:20.560 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:20.563 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-12-25 19:22:20.564 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-12-25 19:22:20.568 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-12-25 19:22:20.570 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-12-25 19:22:20.594 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-12-25 19:22:20.609 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:20.611 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-12-25 19:22:20.613 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-12-25 19:22:20.615 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-25 19:22:20.618 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-25 19:22:20.620 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-12-25 19:22:20.645 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-12-25 19:22:20.669 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-12-25 19:22:20.691 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-12-25 19:22:20.715 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-12-25 19:22:20.739 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-12-25 19:22:20.762 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-12-25 19:22:20.785 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-12-25 19:22:20.809 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:22:20.832 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-12-25 19:22:20.856 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-12-25 19:22:20.870 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:20.872 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-12-25 19:22:20.875 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-12-25 19:22:20.900 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-12-25 19:22:20.923 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.24/identity 2021-12-25 19:22:20.946 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-12-25 19:22:20.970 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-12-25 19:22:20.993 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-12-25 19:22:21.017 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-12-25 19:22:21.040 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-12-25 19:22:21.063 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-12-25 19:22:21.078 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:21.080 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-12-25 19:22:21.083 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-12-25 19:22:21.107 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-12-25 19:22:21.131 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-12-25 19:22:21.133 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-12-25 19:22:21.158 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-12-25 19:22:21.160 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-12-25 19:22:21.162 | + lib/nova:create_nova_conf:489 : is_suse 2021-12-25 19:22:21.165 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:22:21.167 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:22:21.169 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:22:21.171 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:22:21.174 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:22:21.176 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:22:21.178 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-12-25 19:22:21.180 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-12-25 19:22:21.183 | + functions:setup_logging:656 : local other_cond=False 2021-12-25 19:22:21.185 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:22:21.187 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-12-25 19:22:21.189 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-12-25 19:22:21.191 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:22:21.194 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:22:21.210 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:22:21.213 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:22:21.215 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:22:21.217 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:22:21.219 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:22:21.243 | + functions:setup_systemd_logging:702 : 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' 2021-12-25 19:22:21.266 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-25 19:22:21.291 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:22:21.314 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-12-25 19:22:21.340 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-12-25 19:22:21.343 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-12-25 19:22:21.345 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-12-25 19:22:21.347 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-12-25 19:22:21.349 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-25 19:22:21.351 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-25 19:22:21.354 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-12-25 19:22:21.357 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-12-25 19:22:21.360 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-25 19:22:21.362 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-25 19:22:21.373 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:22:21.373 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-25 19:22:21.380 | d /var/run/uwsgi 0755 ubuntu root 2021-12-25 19:22:21.383 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:22:21.396 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-12-25 19:22:21.399 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-12-25 19:22:21.403 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-12-25 19:22:21.427 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-12-25 19:22:21.450 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-12-25 19:22:21.473 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-12-25 19:22:21.496 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-12-25 19:22:21.520 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-25 19:22:21.542 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-12-25 19:22:21.565 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-12-25 19:22:21.590 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-12-25 19:22:21.612 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-25 19:22:21.636 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-12-25 19:22:21.659 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-25 19:22:21.682 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-12-25 19:22:21.705 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-25 19:22:21.707 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-25 19:22:21.710 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-12-25 19:22:21.712 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-12-25 19:22:21.715 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-25 19:22:21.717 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:21.719 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:21.722 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-25 19:22:21.724 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-25 19:22:21.726 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-12-25 19:22:21.751 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-12-25 19:22:21.775 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-12-25 19:22:21.775 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-12-25 19:22:21.783 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-12-25 19:22:21.786 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-12-25 19:22:21.788 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-12-25 19:22:21.791 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-25 19:22:21.793 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-25 19:22:21.795 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:22:21.797 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:21.800 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:21.802 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-25 19:22:21.804 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-25 19:22:21.807 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:21.809 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:21.811 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-12-25 19:22:21.867 | Enabling site nova-api-wsgi. 2021-12-25 19:22:21.872 | To activate the new configuration, you need to run: 2021-12-25 19:22:21.872 | systemctl reload apache2 2021-12-25 19:22:21.876 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-25 19:22:21.879 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:22:21.881 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:22:21.883 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:22:22.023 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-12-25 19:22:22.025 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-12-25 19:22:22.029 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-12-25 19:22:22.032 | + lib/apache:write_uwsgi_config:266 : local url= 2021-12-25 19:22:22.034 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-12-25 19:22:22.036 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-25 19:22:22.039 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-12-25 19:22:22.042 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-12-25 19:22:22.045 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-25 19:22:22.047 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-25 19:22:22.059 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-25 19:22:22.060 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:22:22.066 | d /var/run/uwsgi 0755 ubuntu root 2021-12-25 19:22:22.070 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:22:22.083 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-12-25 19:22:22.085 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-12-25 19:22:22.089 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-12-25 19:22:22.115 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-12-25 19:22:22.138 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-12-25 19:22:22.163 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-12-25 19:22:22.187 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-12-25 19:22:22.210 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-25 19:22:22.234 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-12-25 19:22:22.257 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-12-25 19:22:22.280 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-12-25 19:22:22.304 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-25 19:22:22.327 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-12-25 19:22:22.350 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-25 19:22:22.374 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-12-25 19:22:22.398 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-12-25 19:22:22.401 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-12-25 19:22:22.424 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-12-25 19:22:22.438 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:22.441 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-12-25 19:22:22.467 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-12-25 19:22:22.470 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-12-25 19:22:22.472 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-12-25 19:22:22.487 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:22.490 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:22:22.492 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:22:22.516 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-12-25 19:22:22.542 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-12-25 19:22:22.544 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-25 19:22:22.546 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-12-25 19:22:22.548 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-25 19:22:22.551 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-25 19:22:22.553 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:22:22.568 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:22.571 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-25 19:22:22.573 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-25 19:22:22.576 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:22:22.591 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:22.593 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:22:22.596 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:22:22.620 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:22:22.622 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:22:22.624 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-12-25 19:22:22.648 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-12-25 19:22:22.672 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-12-25 19:22:22.697 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-12-25 19:22:22.713 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:22.715 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-12-25 19:22:22.739 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-12-25 19:22:22.741 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-12-25 19:22:22.756 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:22.758 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-12-25 19:22:22.762 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:22:22.764 | + lib/nova:create_nova_conf:532 : local conf 2021-12-25 19:22:22.766 | + lib/nova:create_nova_conf:533 : local vhost 2021-12-25 19:22:22.769 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-12-25 19:22:22.772 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-25 19:22:22.774 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-25 19:22:22.777 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-12-25 19:22:22.779 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-12-25 19:22:22.782 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-12-25 19:22:22.786 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-12-25 19:22:22.788 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-12-25 19:22:22.790 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-12-25 19:22:22.792 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-12-25 19:22:22.795 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-25 19:22:22.797 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-12-25 19:22:22.823 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-12-25 19:22:22.849 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-12-25 19:22:22.874 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-25 19:22:22.876 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-12-25 19:22:22.878 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-12-25 19:22:22.881 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-12-25 19:22:22.896 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:22.899 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-12-25 19:22:22.899 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-12-25 19:22:23.921 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-12-25 19:22:23.923 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-12-25 19:22:24.933 | Creating vhost "nova_cell1" 2021-12-25 19:22:24.987 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-12-25 19:22:26.017 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-12-25 19:22:26.039 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-12-25 19:22:26.042 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-25 19:22:26.044 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-12-25 19:22:26.046 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-25 19:22:26.049 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-25 19:22:26.051 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:22:26.066 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:26.069 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-25 19:22:26.072 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-25 19:22:26.074 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:22:26.089 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:26.091 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2021-12-25 19:22:26.094 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2021-12-25 19:22:26.117 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:22:26.120 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:22:26.122 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-12-25 19:22:26.138 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:26.140 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-12-25 19:22:26.142 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-12-25 19:22:26.145 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-12-25 19:22:26.170 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.24/identity 2021-12-25 19:22:26.193 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-12-25 19:22:26.218 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-12-25 19:22:26.241 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-12-25 19:22:26.265 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-12-25 19:22:26.289 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-12-25 19:22:26.313 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-12-25 19:22:26.337 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-12-25 19:22:26.339 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-25 19:22:26.341 | + functions:setup_logging:656 : local other_cond=False 2021-12-25 19:22:26.344 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:22:26.346 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-12-25 19:22:26.348 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-12-25 19:22:26.350 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:22:26.354 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:22:26.370 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:22:26.372 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:22:26.374 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:22:26.376 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:22:26.379 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:22:26.402 | + functions:setup_systemd_logging:702 : 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' 2021-12-25 19:22:26.426 | + functions:setup_systemd_logging:703 : 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' 2021-12-25 19:22:26.450 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:22:26.474 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-25 19:22:26.476 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-12-25 19:22:26.480 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:22:26.482 | + lib/nova:create_nova_conf:566 : local conf 2021-12-25 19:22:26.485 | + lib/nova:create_nova_conf:567 : local offset 2021-12-25 19:22:26.487 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-12-25 19:22:26.490 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-25 19:22:26.492 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-25 19:22:26.495 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-12-25 19:22:26.497 | + lib/nova:create_nova_conf:569 : offset=0 2021-12-25 19:22:26.500 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-12-25 19:22:26.502 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-12-25 19:22:26.504 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-12-25 19:22:26.506 | + lib/nova:configure_console_proxies:684 : offset=0 2021-12-25 19:22:26.508 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-12-25 19:22:26.523 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:26.525 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-12-25 19:22:26.539 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:26.542 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-12-25 19:22:26.544 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-12-25 19:22:26.559 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:26.562 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-12-25 19:22:26.577 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:26.580 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-12-25 19:22:26.595 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:26.598 | + ./stack.sh:main:918 : is_service_enabled placement 2021-12-25 19:22:26.613 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:26.616 | + ./stack.sh:main:920 : stack_install_service placement 2021-12-25 19:22:26.619 | + lib/stack:stack_install_service:20 : local service=placement 2021-12-25 19:22:26.621 | + lib/stack:stack_install_service:21 : type install_placement 2021-12-25 19:22:26.624 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-12-25 19:22:26.626 | + lib/stack:stack_install_service:32 : install_placement 2021-12-25 19:22:26.628 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-12-25 19:22:26.631 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-12-25 19:22:26.633 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:26.636 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:26.638 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-12-25 19:22:26.641 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:22:26.643 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:22:26.646 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:22:26.648 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:22:26.651 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:22:26.653 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:22:26.656 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:26.658 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:26.660 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:22:26.663 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:22:26.666 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:22:26.668 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:22:26.671 | + functions-common:install_package:1334 : real_install_package apache2 2021-12-25 19:22:26.673 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:22:26.675 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:26.678 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:26.680 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-12-25 19:22:26.698 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-12-25 19:22:26.820 | Reading package lists... 2021-12-25 19:22:27.077 | Building dependency tree... 2021-12-25 19:22:27.079 | Reading state information... 2021-12-25 19:22:27.298 | apache2 is already the newest version (2.4.29-1ubuntu4.20). 2021-12-25 19:22:27.298 | The following packages were automatically installed and are no longer required: 2021-12-25 19:22:27.299 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-25 19:22:27.299 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-25 19:22:27.299 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-25 19:22:27.299 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:22:27.299 | python3-twisted-bin python3-zope.interface 2021-12-25 19:22:27.299 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:22:27.372 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-12-25 19:22:27.376 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:22:27.379 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:22:27.381 | + functions-common:time_stop:2331 : local name 2021-12-25 19:22:27.384 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:22:27.386 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:22:27.390 | + functions-common:time_stop:2334 : local total 2021-12-25 19:22:27.392 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:22:27.394 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:22:27.396 | + functions-common:time_stop:2338 : start_time=1640460146696 2021-12-25 19:22:27.399 | + functions-common:time_stop:2340 : [[ -z 1640460146696 ]] 2021-12-25 19:22:27.402 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:22:27.405 | + functions-common:time_stop:2343 : end_time=1640460147403 2021-12-25 19:22:27.408 | + functions-common:time_stop:2344 : elapsed_time=707 2021-12-25 19:22:27.410 | + functions-common:time_stop:2345 : total=208543 2021-12-25 19:22:27.412 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:22:27.414 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=209250 2021-12-25 19:22:27.417 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:22:27.419 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-12-25 19:22:27.422 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-12-25 19:22:27.424 | + inc/python:python3_enabled:468 : return 0 2021-12-25 19:22:27.427 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-12-25 19:22:27.429 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-12-25 19:22:27.432 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-12-25 19:22:27.435 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-12-25 19:22:27.437 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-12-25 19:22:27.462 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-12-25 19:22:27.464 | + functions-common:install_package:1333 : update_package_repo 2021-12-25 19:22:27.467 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-12-25 19:22:27.469 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-12-25 19:22:27.472 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-12-25 19:22:27.474 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-12-25 19:22:27.476 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-12-25 19:22:27.479 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:27.481 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:27.484 | + functions-common:update_package_repo:1314 : apt_get_update 2021-12-25 19:22:27.486 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-12-25 19:22:27.489 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-12-25 19:22:27.491 | + functions-common:apt_get_update:1069 : return 2021-12-25 19:22:27.494 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-12-25 19:22:27.496 | + functions-common:real_install_package:1319 : is_ubuntu 2021-12-25 19:22:27.499 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:27.501 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:27.504 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-12-25 19:22:27.523 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-12-25 19:22:27.643 | Reading package lists... 2021-12-25 19:22:27.912 | Building dependency tree... 2021-12-25 19:22:27.913 | Reading state information... 2021-12-25 19:22:28.140 | The following packages were automatically installed and are no longer required: 2021-12-25 19:22:28.141 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-12-25 19:22:28.141 | python3-click python3-colorama python3-configobj python3-constantly 2021-12-25 19:22:28.141 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-12-25 19:22:28.141 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-12-25 19:22:28.141 | python3-twisted-bin python3-zope.interface 2021-12-25 19:22:28.141 | Use 'sudo apt autoremove' to remove them. 2021-12-25 19:22:28.185 | The following NEW packages will be installed: 2021-12-25 19:22:28.186 | libapache2-mod-wsgi-py3 2021-12-25 19:22:28.426 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-12-25 19:22:28.426 | Need to get 88.3 kB of archives. 2021-12-25 19:22:28.426 | After this operation, 278 kB of additional disk space will be used. 2021-12-25 19:22:28.426 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-12-25 19:22:29.285 | Fetched 88.3 kB in 1s (162 kB/s) 2021-12-25 19:22:29.344 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-12-25 19:22:29.384 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77245 files and directories currently installed.) 2021-12-25 19:22:29.387 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-12-25 19:22:29.390 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-25 19:22:29.468 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-12-25 19:22:29.648 | apache2_invoke: Enable module wsgi 2021-12-25 19:22:32.029 | + functions-common:apt_get:1113 : result=0 2021-12-25 19:22:32.031 | + functions-common:apt_get:1116 : time_stop apt-get 2021-12-25 19:22:32.033 | + functions-common:time_stop:2331 : local name 2021-12-25 19:22:32.036 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:22:32.038 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:22:32.041 | + functions-common:time_stop:2334 : local total 2021-12-25 19:22:32.043 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:22:32.046 | + functions-common:time_stop:2337 : name=apt-get 2021-12-25 19:22:32.048 | + functions-common:time_stop:2338 : start_time=1640460147520 2021-12-25 19:22:32.050 | + functions-common:time_stop:2340 : [[ -z 1640460147520 ]] 2021-12-25 19:22:32.053 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:22:32.057 | + functions-common:time_stop:2343 : end_time=1640460152054 2021-12-25 19:22:32.059 | + functions-common:time_stop:2344 : elapsed_time=4534 2021-12-25 19:22:32.061 | + functions-common:time_stop:2345 : total=209250 2021-12-25 19:22:32.063 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:22:32.066 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=213784 2021-12-25 19:22:32.068 | + functions-common:apt_get:1117 : return 0 2021-12-25 19:22:32.071 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-12-25 19:22:32.073 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-12-25 19:22:32.076 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:22:32.078 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:32.080 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:32.083 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-12-25 19:22:32.086 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-12-25 19:22:32.137 | wsgi (enabled by maintainer script) 2021-12-25 19:22:32.140 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-12-25 19:22:32.142 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-12-25 19:22:32.145 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:22:32.148 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-12-25 19:22:32.151 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-12-25 19:22:32.153 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:22:32.157 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:22:32.157 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:22:32.162 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-12-25 19:22:32.164 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-12-25 19:22:32.167 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-12-25 19:22:32.170 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-12-25 19:22:32.172 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-12-25 19:22:32.192 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-12-25 19:22:32.197 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-12-25 19:22:34.981 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:22:34.981 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:22:34.982 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.982 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.983 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.983 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.984 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.984 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.984 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.985 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.985 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.986 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.986 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.987 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.987 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.988 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.988 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.988 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.989 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.989 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.990 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.990 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.991 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.991 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.991 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.992 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.992 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.995 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.995 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.996 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.996 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.997 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.997 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.998 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:34.998 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:34.998 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.999 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:34.999 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.000 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.000 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.001 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.001 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.001 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.002 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.002 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.002 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.003 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.003 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.004 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.004 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.004 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.005 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.005 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.006 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.006 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.007 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.007 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.008 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.009 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.009 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.010 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.010 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.011 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.011 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.012 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.013 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.013 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.013 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.014 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.014 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.015 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.016 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.016 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.017 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.017 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.018 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.018 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.018 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.019 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.019 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.020 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.020 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.020 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.021 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.022 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.022 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.022 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.023 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.023 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.024 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.024 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.025 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.025 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.026 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.026 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.026 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.027 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.027 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.028 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.028 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.029 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.030 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.030 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.031 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.031 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.031 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.032 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.032 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.033 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.033 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.034 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.034 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.035 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.035 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.035 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.036 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.036 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.037 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.037 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.038 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.038 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.039 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.039 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.040 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.040 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.040 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.041 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.041 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.042 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.042 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.043 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.043 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.044 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.044 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.044 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.045 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.045 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.046 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.046 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.046 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.047 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.047 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.048 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.048 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.049 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.049 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.049 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.050 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.050 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.051 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.051 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.052 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.052 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.052 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.053 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.053 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.054 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.054 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.054 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.055 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.056 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.056 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.057 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.057 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.057 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.058 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.058 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.058 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.059 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.059 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.060 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.060 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.061 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.061 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.061 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.062 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.062 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.063 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.063 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.063 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.064 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.064 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.064 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.065 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.065 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.066 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.066 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.066 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.067 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.067 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.068 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.068 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.068 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.069 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.069 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.070 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.070 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.070 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.071 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.072 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.072 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.073 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.073 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.073 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.074 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.074 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.074 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.075 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.075 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.076 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.076 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.077 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.077 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.077 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.078 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.078 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.079 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.079 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.079 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.080 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.080 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.080 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.081 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.081 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.082 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.082 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.082 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.083 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.084 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.084 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.084 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.085 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.085 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.086 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.087 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.087 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.088 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.089 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.089 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.090 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.090 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.090 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.091 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.091 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.092 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.092 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.093 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.093 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.093 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.094 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.094 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.095 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.095 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.096 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.096 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.096 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.097 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.097 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.098 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.098 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.098 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.099 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.099 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.100 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.100 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.101 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.101 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.101 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.102 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.102 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.103 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.103 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.103 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.104 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.104 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.105 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.105 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.106 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.106 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.106 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.107 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.107 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.108 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.108 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.109 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.109 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.110 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.110 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.110 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.111 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.111 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.111 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.112 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.112 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.113 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.113 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.113 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.114 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.114 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.115 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.115 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.116 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.116 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.116 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.117 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.117 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.118 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.119 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.119 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.119 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.120 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.120 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.121 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.121 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.122 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.122 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.122 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.123 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.123 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.124 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.124 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.124 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.125 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.125 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.126 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.126 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.126 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.127 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.127 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.128 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.128 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.129 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.130 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.130 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.131 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.131 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.132 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.132 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.132 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.133 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.134 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.134 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.135 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.135 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.136 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.136 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.136 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.137 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.137 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.138 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.138 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.138 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.139 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.139 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.140 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.140 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.141 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.141 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.141 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.142 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.142 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.143 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.143 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.144 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.144 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.145 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.145 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.145 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.146 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.146 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.147 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.147 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.148 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.148 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.148 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.149 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.149 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.150 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.150 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.151 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.151 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.151 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.152 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.152 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.153 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.153 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.154 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.154 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.155 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.155 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.156 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.156 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.157 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.157 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.157 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.158 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.158 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.158 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.159 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.159 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.160 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.160 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.161 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.161 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.161 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.162 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.162 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.163 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.163 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.164 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.164 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.165 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.165 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.166 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.166 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.167 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.167 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:35.168 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:35.168 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:35.737 | Collecting osc-placement===2.0.0 2021-12-25 19:22:35.746 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-12-25 19:22:35.850 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-12-25 19:22:35.869 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-12-25 19:22:35.872 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-12-25 19:22:35.875 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-12-25 19:22:35.880 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-12-25 19:22:35.884 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-12-25 19:22:35.887 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-25 19:22:35.957 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-12-25 19:22:35.978 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-25 19:22:35.981 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-25 19:22:35.984 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-12-25 19:22:35.994 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-25 19:22:35.997 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-25 19:22:36.005 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-12-25 19:22:36.011 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-12-25 19:22:36.017 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-12-25 19:22:36.041 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-12-25 19:22:36.071 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-25 19:22:36.087 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:22:36.092 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-12-25 19:22:36.095 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:22:36.098 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:22:36.101 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-25 19:22:36.106 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-12-25 19:22:36.129 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:22:36.133 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-25 19:22:36.137 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-25 19:22:36.140 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-25 19:22:36.164 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-25 19:22:36.169 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-25 19:22:36.173 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-25 19:22:36.214 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-25 19:22:36.220 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-12-25 19:22:36.223 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-12-25 19:22:36.225 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-25 19:22:36.242 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:22:36.247 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-25 19:22:36.251 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-12-25 19:22:36.253 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-12-25 19:22:36.257 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-12-25 19:22:38.229 | Installing collected packages: osc-placement 2021-12-25 19:22:38.404 | Successfully installed osc-placement-2.0.0 2021-12-25 19:22:38.543 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:22:38.543 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:22:38.626 | + inc/python:pip_install:207 : result=0 2021-12-25 19:22:38.628 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:22:38.631 | + functions-common:time_stop:2331 : local name 2021-12-25 19:22:38.633 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:22:38.636 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:22:38.638 | + functions-common:time_stop:2334 : local total 2021-12-25 19:22:38.641 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:22:38.643 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:22:38.645 | + functions-common:time_stop:2338 : start_time=1640460152187 2021-12-25 19:22:38.648 | + functions-common:time_stop:2340 : [[ -z 1640460152187 ]] 2021-12-25 19:22:38.652 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:22:38.655 | + functions-common:time_stop:2343 : end_time=1640460158652 2021-12-25 19:22:38.658 | + functions-common:time_stop:2344 : elapsed_time=6465 2021-12-25 19:22:38.660 | + functions-common:time_stop:2345 : total=230803 2021-12-25 19:22:38.662 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:22:38.665 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=237268 2021-12-25 19:22:38.668 | + inc/python:pip_install:210 : return 0 2021-12-25 19:22:38.670 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-12-25 19:22:38.673 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-12-25 19:22:38.675 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-12-25 19:22:38.678 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-12-25 19:22:38.680 | + functions-common:git_clone:526 : local orig_dir 2021-12-25 19:22:38.683 | ++ functions-common:git_clone:527 : pwd 2021-12-25 19:22:38.686 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:22:38.688 | + functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:22:38.691 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:22:38.707 | + functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:22:38.709 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:22:38.712 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:22:38.715 | + functions-common:git_clone:544 : echo stable/ussuri 2021-12-25 19:22:38.716 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:22:38.720 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-12-25 19:22:38.722 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-12-25 19:22:38.725 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-25 19:22:38.728 | + functions-common:git_timed:617 : local count=0 2021-12-25 19:22:38.730 | + functions-common:git_timed:618 : local timeout=0 2021-12-25 19:22:38.733 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-12-25 19:22:38.735 | + functions-common:git_timed:621 : timeout=0 2021-12-25 19:22:38.737 | + functions-common:git_timed:624 : time_start git_timed 2021-12-25 19:22:38.740 | + functions-common:time_start:2317 : local name=git_timed 2021-12-25 19:22:38.742 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:22:38.744 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:22:38.747 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:22:38.750 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460158748 2021-12-25 19:22:38.752 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-12-25 19:22:38.755 | Cloning into '/opt/stack/placement'... 2021-12-25 19:22:46.294 | + functions-common:git_timed:639 : time_stop git_timed 2021-12-25 19:22:46.297 | + functions-common:time_stop:2331 : local name 2021-12-25 19:22:46.299 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:22:46.301 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:22:46.304 | + functions-common:time_stop:2334 : local total 2021-12-25 19:22:46.306 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:22:46.308 | + functions-common:time_stop:2337 : name=git_timed 2021-12-25 19:22:46.310 | + functions-common:time_stop:2338 : start_time=1640460158748 2021-12-25 19:22:46.313 | + functions-common:time_stop:2340 : [[ -z 1640460158748 ]] 2021-12-25 19:22:46.315 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:22:46.319 | + functions-common:time_stop:2343 : end_time=1640460166316 2021-12-25 19:22:46.321 | + functions-common:time_stop:2344 : elapsed_time=7568 2021-12-25 19:22:46.323 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:22:46.325 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:22:46.328 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7568 2021-12-25 19:22:46.330 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-12-25 19:22:46.333 | + functions-common:git_clone:593 : git show --oneline 2021-12-25 19:22:46.333 | + functions-common:git_clone:593 : head -1 2021-12-25 19:22:46.336 | de030ef7 Fix Placement Doc 2021-12-25 19:22:46.339 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:22:46.342 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-12-25 19:22:46.344 | + inc/python:setup_develop:351 : local bindep 2021-12-25 19:22:46.347 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-12-25 19:22:46.349 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-12-25 19:22:46.351 | + inc/python:setup_develop:357 : local extras= 2021-12-25 19:22:46.354 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-12-25 19:22:46.357 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-12-25 19:22:46.359 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-12-25 19:22:46.362 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-12-25 19:22:46.364 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-12-25 19:22:46.367 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-12-25 19:22:46.370 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-12-25 19:22:46.373 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-12-25 19:22:46.376 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-12-25 19:22:46.378 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-12-25 19:22:46.381 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-12-25 19:22:46.384 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-12-25 19:22:46.389 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-12-25 19:22:46.392 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-12-25 19:22:47.388 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-12-25 19:22:47.390 | + inc/python:setup_package:430 : local bindep=0 2021-12-25 19:22:47.393 | + inc/python:setup_package:431 : local bindep_flag= 2021-12-25 19:22:47.395 | + inc/python:setup_package:432 : local bindep_profiles= 2021-12-25 19:22:47.398 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-12-25 19:22:47.400 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-12-25 19:22:47.403 | + inc/python:setup_package:439 : local flags=-e 2021-12-25 19:22:47.405 | + inc/python:setup_package:440 : local extras= 2021-12-25 19:22:47.408 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-12-25 19:22:47.410 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-12-25 19:22:47.412 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-12-25 19:22:47.415 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-12-25 19:22:47.418 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-12-25 19:22:47.420 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-12-25 19:22:47.439 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-12-25 19:22:47.444 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-12-25 19:22:50.223 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:22:50.223 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:22:50.224 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.224 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.225 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.225 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.226 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.226 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.226 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.227 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.227 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.228 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.228 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.229 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.229 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.230 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.230 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.231 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.231 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.232 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.232 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.232 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.233 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.233 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.234 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.234 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.234 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.237 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.237 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.238 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.238 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.239 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.239 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.240 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.240 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.240 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.241 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.241 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.242 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.242 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.242 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.243 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.243 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.244 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.244 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.244 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.245 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.245 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.246 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.246 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.247 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.247 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.248 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.248 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.248 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.249 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.249 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.250 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.250 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.251 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.251 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.252 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.252 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.253 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.253 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.255 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.255 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.255 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.256 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.256 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.257 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.258 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.258 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.259 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.259 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.260 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.260 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.261 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.261 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.262 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.262 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.262 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.263 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.264 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.264 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.265 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.265 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.265 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.266 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.266 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.267 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.267 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.268 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.268 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.269 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.269 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.270 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.270 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.271 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.271 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.272 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.272 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.272 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.273 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.274 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.274 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.275 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.276 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.276 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.276 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.277 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.277 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.278 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.279 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.279 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.279 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.280 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.280 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.281 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.281 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.282 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.282 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.283 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.283 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.284 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.284 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.285 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.285 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.286 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.286 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.287 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.287 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.288 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.288 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.288 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.289 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.289 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.290 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.290 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.291 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.291 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.292 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.292 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.293 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.293 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.293 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.294 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.295 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.295 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.295 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.296 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.296 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.297 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.297 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.298 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.298 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.298 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.299 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.299 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.299 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.300 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.300 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.301 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.301 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.302 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.302 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.303 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.303 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.303 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.304 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.304 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.305 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.305 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.305 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.306 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.307 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.307 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.308 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.308 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.308 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.309 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.309 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.310 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.310 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.310 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.311 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.311 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.312 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.312 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.312 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.313 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.313 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.314 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.314 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.314 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.315 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.315 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.316 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.316 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.316 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.317 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.317 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.318 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.318 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.318 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.319 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.319 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.320 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.320 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.320 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.321 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.321 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.322 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.322 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.322 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.323 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.323 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.324 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.324 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.325 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.325 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.325 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.326 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.326 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.326 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.327 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.327 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.328 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.328 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.329 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.329 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.329 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.330 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.330 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.331 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.332 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.332 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.334 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.334 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.335 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.335 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.335 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.336 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.336 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.337 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.337 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.338 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.338 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.338 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.339 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.339 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.340 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.340 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.341 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.341 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.341 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.342 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.342 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.343 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.343 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.344 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.344 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.344 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.345 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.345 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.346 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.346 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.346 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.347 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.347 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.348 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.348 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.349 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.349 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.350 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.350 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.350 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.351 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.351 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.352 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.352 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.353 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.354 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.354 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.354 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.355 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.355 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.356 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.356 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.357 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.357 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.357 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.358 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.358 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.358 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.359 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.359 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.360 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.360 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.361 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.361 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.362 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.362 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.362 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.363 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.363 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.364 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.364 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.364 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.365 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.365 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.366 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.366 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.367 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.367 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.367 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.368 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.368 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.369 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.370 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.370 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.370 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.371 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.371 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.372 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.372 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.373 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.373 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.374 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.374 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.374 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.376 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.376 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.376 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.377 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.377 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.378 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.378 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.379 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.379 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.379 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.380 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.380 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.381 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.381 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.382 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.382 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.383 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.383 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.383 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.384 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.384 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.385 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.385 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.385 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.386 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.386 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.387 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.387 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.388 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.388 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.389 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.389 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.389 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.390 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.390 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.391 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.391 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.392 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.392 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.393 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.393 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.393 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.394 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.394 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.395 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.395 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.396 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.396 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.396 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.397 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.397 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.398 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.398 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.399 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.399 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.400 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.401 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.401 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.401 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.402 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.402 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.403 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.403 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.403 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.404 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.404 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.405 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.405 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.405 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.406 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.406 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.407 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.407 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.408 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.408 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.409 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.409 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.409 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.410 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.410 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.411 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.411 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.412 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.413 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.413 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.413 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:22:50.414 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:22:50.414 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:22:50.415 | Obtaining file:///opt/stack/placement 2021-12-25 19:22:51.801 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-12-25 19:22:53.188 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-12-25 19:22:53.197 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-12-25 19:22:53.222 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-12-25 19:22:53.237 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-12-25 19:22:53.270 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-12-25 19:22:53.331 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.0.1) 2021-12-25 19:22:53.337 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.0.0) 2021-12-25 19:22:53.342 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.3.0) 2021-12-25 19:22:53.347 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.1) 2021-12-25 19:22:53.384 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (4.0.3) 2021-12-25 19:22:53.398 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-25 19:22:53.413 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.3) 2021-12-25 19:22:53.420 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.1) 2021-12-25 19:22:53.475 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-25 19:22:53.484 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.3) 2021-12-25 19:22:53.530 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (4.0.2) 2021-12-25 19:22:53.552 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.2) 2021-12-25 19:22:53.572 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-25 19:22:53.586 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.1) 2021-12-25 19:22:53.596 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-25 19:22:53.614 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-25 19:22:53.617 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-25 19:22:53.621 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (3.0.0) 2021-12-25 19:22:53.634 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-12-25 19:22:53.638 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-25 19:22:53.641 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.16.0) 2021-12-25 19:22:53.647 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-12-25 19:22:53.655 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-25 19:22:53.677 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-25 19:22:53.681 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (0.7) 2021-12-25 19:22:53.689 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-25 19:22:53.713 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-25 19:22:53.718 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-25 19:22:53.722 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.13.0) 2021-12-25 19:22:53.734 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (0.3.1) 2021-12-25 19:22:53.738 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (3.3.0) 2021-12-25 19:22:53.741 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-25 19:22:53.748 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.0.1) 2021-12-25 19:22:53.757 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (0.5.0) 2021-12-25 19:22:53.764 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-25 19:22:53.784 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-25 19:22:53.788 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-25 19:22:53.796 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-25 19:22:53.821 | 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.6/dist-packages (from openstack-placement==3.0.1) (49.6.0) 2021-12-25 19:22:53.869 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-12-25 19:22:53.918 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-25 19:22:53.938 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-25 19:22:54.008 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-25 19:22:54.013 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-12-25 19:22:54.019 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-25 19:22:54.028 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-25 19:22:54.032 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:22:54.035 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-12-25 19:22:54.045 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:22:54.050 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-12-25 19:22:54.058 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-25 19:22:54.061 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-25 19:22:54.064 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-25 19:22:54.068 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:22:54.071 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:22:54.074 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-25 19:22:54.078 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-12-25 19:22:54.081 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-25 19:22:54.085 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-25 19:22:54.089 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-25 19:22:54.100 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-25 19:22:54.103 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-25 19:22:54.106 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-25 19:22:54.109 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-25 19:22:54.121 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-25 19:22:54.126 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-12-25 19:22:54.129 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-25 19:22:54.132 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-12-25 19:22:54.141 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660)) (1.0.4) 2021-12-25 19:22:54.144 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-12-25 19:22:55.807 | Installing collected packages: openstack-placement 2021-12-25 19:22:55.809 | Running setup.py develop for openstack-placement 2021-12-25 19:22:57.486 | Successfully installed openstack-placement 2021-12-25 19:22:57.661 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:22:57.661 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:22:57.731 | + inc/python:pip_install:207 : result=0 2021-12-25 19:22:57.734 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:22:57.736 | + functions-common:time_stop:2331 : local name 2021-12-25 19:22:57.738 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:22:57.741 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:22:57.743 | + functions-common:time_stop:2334 : local total 2021-12-25 19:22:57.746 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:22:57.748 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:22:57.750 | + functions-common:time_stop:2338 : start_time=1640460167435 2021-12-25 19:22:57.753 | + functions-common:time_stop:2340 : [[ -z 1640460167435 ]] 2021-12-25 19:22:57.756 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:22:57.759 | + functions-common:time_stop:2343 : end_time=1640460177756 2021-12-25 19:22:57.761 | + functions-common:time_stop:2344 : elapsed_time=10321 2021-12-25 19:22:57.763 | + functions-common:time_stop:2345 : total=237268 2021-12-25 19:22:57.765 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:22:57.768 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=247589 2021-12-25 19:22:57.770 | + inc/python:pip_install:210 : return 0 2021-12-25 19:22:57.773 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-12-25 19:22:57.775 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-25 19:22:57.778 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-25 19:22:57.796 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-12-25 19:22:57.807 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-12-25 19:22:57.810 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-12-25 19:22:57.812 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:22:57.814 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:22:57.817 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-12-25 19:22:57.819 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:22:57.822 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-12-25 19:22:57.824 | + ./stack.sh:main:921 : configure_placement 2021-12-25 19:22:57.827 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-12-25 19:22:57.838 | + lib/placement:configure_placement:107 : create_placement_conf 2021-12-25 19:22:57.840 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-12-25 19:22:57.845 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-12-25 19:22:57.847 | ++ lib/database:database_connection_url:132 : local db=placement 2021-12-25 19:22:57.850 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-12-25 19:22:57.852 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-12-25 19:22:57.855 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-12-25 19:22:57.858 | + 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' 2021-12-25 19:22:57.885 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-12-25 19:22:57.912 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-12-25 19:22:57.939 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-12-25 19:22:57.942 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-12-25 19:22:57.944 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-12-25 19:22:57.947 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-25 19:22:57.949 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-12-25 19:22:57.976 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-12-25 19:22:58.001 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-12-25 19:22:58.026 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-12-25 19:22:58.051 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-12-25 19:22:58.079 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-12-25 19:22:58.104 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-12-25 19:22:58.129 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-12-25 19:22:58.155 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:22:58.180 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-12-25 19:22:58.204 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-12-25 19:22:58.207 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-12-25 19:22:58.210 | + functions:setup_logging:656 : local other_cond=False 2021-12-25 19:22:58.213 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:22:58.215 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-12-25 19:22:58.217 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-12-25 19:22:58.220 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:22:58.223 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:22:58.240 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:22:58.242 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:22:58.245 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:22:58.247 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:22:58.250 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:22:58.274 | + functions:setup_systemd_logging:702 : 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' 2021-12-25 19:22:58.300 | + functions:setup_systemd_logging:703 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-25 19:22:58.324 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:22:58.350 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-25 19:22:58.352 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-12-25 19:22:58.355 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-12-25 19:22:58.358 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-12-25 19:22:58.360 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-12-25 19:22:58.363 | + lib/apache:write_uwsgi_config:267 : local http= 2021-12-25 19:22:58.365 | + lib/apache:write_uwsgi_config:268 : local name= 2021-12-25 19:22:58.368 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-12-25 19:22:58.372 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-12-25 19:22:58.374 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-12-25 19:22:58.377 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-12-25 19:22:58.388 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-12-25 19:22:58.389 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:22:58.396 | d /var/run/uwsgi 0755 ubuntu root 2021-12-25 19:22:58.399 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-12-25 19:22:58.413 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-12-25 19:22:58.416 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-12-25 19:22:58.420 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-12-25 19:22:58.446 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-12-25 19:22:58.471 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-12-25 19:22:58.495 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-12-25 19:22:58.520 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-12-25 19:22:58.544 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-12-25 19:22:58.569 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-12-25 19:22:58.595 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-12-25 19:22:58.620 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-12-25 19:22:58.645 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-12-25 19:22:58.670 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-12-25 19:22:58.694 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-12-25 19:22:58.720 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-12-25 19:22:58.747 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-12-25 19:22:58.750 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-12-25 19:22:58.753 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-12-25 19:22:58.756 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-12-25 19:22:58.758 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-12-25 19:22:58.761 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:58.764 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:58.766 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-12-25 19:22:58.769 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-12-25 19:22:58.771 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-12-25 19:22:58.797 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-12-25 19:22:58.822 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-12-25 19:22:58.823 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-12-25 19:22:58.830 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-12-25 19:22:58.833 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-12-25 19:22:58.836 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-12-25 19:22:58.839 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-12-25 19:22:58.841 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-12-25 19:22:58.844 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-12-25 19:22:58.846 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:58.848 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:58.851 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-12-25 19:22:58.853 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-12-25 19:22:58.856 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:22:58.858 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:22:58.860 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-12-25 19:22:58.917 | Enabling site placement-api. 2021-12-25 19:22:58.921 | To activate the new configuration, you need to run: 2021-12-25 19:22:58.922 | systemctl reload apache2 2021-12-25 19:22:58.926 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-12-25 19:22:58.928 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-12-25 19:22:58.931 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:22:58.934 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-12-25 19:22:59.096 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-12-25 19:22:59.120 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:59.124 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-12-25 19:22:59.142 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:59.144 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-12-25 19:22:59.161 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:59.164 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-12-25 19:22:59.166 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-12-25 19:22:59.169 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-25 19:22:59.197 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2021-12-25 19:22:59.223 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-12-25 19:22:59.249 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-25 19:22:59.274 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-25 19:22:59.300 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-12-25 19:22:59.325 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-25 19:22:59.350 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-12-25 19:22:59.376 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-12-25 19:22:59.392 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:59.395 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-12-25 19:22:59.410 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:22:59.413 | + ./stack.sh:main:947 : run_phase stack install 2021-12-25 19:22:59.416 | + functions-common:run_phase:1759 : local mode=stack 2021-12-25 19:22:59.418 | + functions-common:run_phase:1760 : local phase=install 2021-12-25 19:22:59.421 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-25 19:22:59.423 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-25 19:22:59.426 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-25 19:22:59.428 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-25 19:22:59.430 | + functions-common:run_phase:1769 : local extra 2021-12-25 19:22:59.434 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-25 19:22:59.438 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-25 19:22:59.440 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-25 19:22:59.443 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-25 19:22:59.445 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-12-25 19:22:59.448 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-25 19:22:59.463 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:22:59.465 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:22:59.467 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:22:59.469 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-12-25 19:22:59.472 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-12-25 19:22:59.474 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:22:59.476 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-12-25 19:22:59.479 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-12-25 19:22:59.482 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-12-25 19:22:59.484 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-12-25 19:22:59.486 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-12-25 19:22:59.488 | ++ functions-common:git_clone:525 : local git_ref=master 2021-12-25 19:22:59.490 | ++ functions-common:git_clone:526 : local orig_dir 2021-12-25 19:22:59.493 | +++ functions-common:git_clone:527 : pwd 2021-12-25 19:22:59.496 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-12-25 19:22:59.498 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-12-25 19:22:59.501 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-12-25 19:22:59.515 | ++ functions-common:git_clone:530 : RECLONE=False 2021-12-25 19:22:59.517 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-12-25 19:22:59.519 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-12-25 19:22:59.522 | ++ functions-common:git_clone:544 : echo master 2021-12-25 19:22:59.522 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-12-25 19:22:59.526 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-12-25 19:22:59.528 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-12-25 19:22:59.530 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-12-25 19:22:59.533 | ++ functions-common:git_clone:593 : git show --oneline 2021-12-25 19:22:59.533 | ++ functions-common:git_clone:593 : head -1 2021-12-25 19:22:59.535 | c2f5a47cf Merge "Add --libpath argv option to fix unittest failure" 2021-12-25 19:22:59.538 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-12-25 19:22:59.540 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-12-25 19:22:59.560 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-12-25 19:22:59.565 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-12-25 19:23:02.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:23:02.372 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:23:02.372 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.373 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.373 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.374 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.374 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.375 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.375 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.376 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.376 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.377 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.377 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.378 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.378 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.379 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.379 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.379 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.380 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.381 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.381 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.381 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.382 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.382 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.382 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.383 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.383 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.386 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.387 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.388 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.388 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.389 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.389 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.390 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.390 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.391 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.391 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.391 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.392 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.392 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.393 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.393 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.393 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.394 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.394 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.394 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.395 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.395 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.396 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.396 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.397 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.397 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.398 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.398 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.398 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.399 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.400 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.400 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.401 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.401 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.402 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.402 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.403 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.404 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.404 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.405 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.405 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.406 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.406 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.407 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.407 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.408 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.408 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.409 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.409 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.410 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.410 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.410 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.411 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.411 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.412 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.412 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.412 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.413 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.414 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.414 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.415 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.415 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.415 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.416 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.416 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.417 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.417 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.418 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.418 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.419 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.419 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.420 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.420 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.420 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.421 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.422 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.422 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.423 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.423 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.423 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.424 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.425 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.425 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.425 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.426 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.426 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.427 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.427 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.427 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.428 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.428 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.429 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.429 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.430 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.430 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.431 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.431 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.432 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.432 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.432 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.433 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.433 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.434 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.434 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.435 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.435 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.436 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.436 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.436 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.437 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.437 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.438 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.438 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.439 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.439 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.439 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.440 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.440 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.441 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.441 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.442 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.442 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.442 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.443 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.443 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.444 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.444 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.445 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.445 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.445 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.446 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.447 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.447 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.447 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.448 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.448 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.449 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.449 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.450 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.450 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.450 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.451 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.451 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.452 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.452 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.452 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.453 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.453 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.454 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.454 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.454 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.455 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.455 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.455 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.456 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.456 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.457 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.457 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.457 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.458 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.459 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.459 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.459 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.460 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.460 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.460 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.461 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.461 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.462 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.463 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.463 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.463 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.464 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.464 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.465 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.465 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.465 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.466 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.466 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.467 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.467 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.467 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.468 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.468 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.469 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.469 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.469 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.470 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.470 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.470 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.471 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.471 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.472 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.472 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.473 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.473 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.473 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.474 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.474 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.475 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.475 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.475 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.476 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.476 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.476 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.477 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.477 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.478 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.479 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.479 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.480 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.481 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.481 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.482 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.482 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.483 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.483 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.484 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.484 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.484 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.485 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.485 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.486 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.486 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.487 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.487 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.487 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.488 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.488 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.489 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.489 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.489 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.490 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.490 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.491 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.491 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.492 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.492 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.492 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.493 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.493 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.494 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.494 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.494 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.495 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.495 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.496 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.496 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.497 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.497 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.497 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.498 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.498 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.499 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.499 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.500 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.500 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.501 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.501 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.501 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.502 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.502 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.502 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.503 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.503 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.504 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.504 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.504 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.505 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.505 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.506 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.506 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.507 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.507 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.507 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.508 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.508 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.509 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.510 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.510 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.510 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.511 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.511 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.512 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.512 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.512 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.513 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.513 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.514 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.514 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.515 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.515 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.515 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.516 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.516 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.517 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.517 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.517 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.518 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.518 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.519 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.519 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.520 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.520 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.520 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.522 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.522 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.522 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.523 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.523 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.524 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.524 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.525 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.526 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.526 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.526 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.527 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.527 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.528 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.528 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.528 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.529 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.529 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.530 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.530 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.531 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.531 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.532 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.532 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.532 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.533 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.533 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.534 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.534 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.534 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.535 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.535 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.536 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.536 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.537 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.537 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.538 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.538 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.538 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.539 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.539 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.540 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.540 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.540 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.541 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.541 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.542 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.542 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.543 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.543 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.543 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.544 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.544 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.545 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.545 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.546 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.546 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.547 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.547 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.548 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.548 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.549 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.549 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.549 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.550 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.550 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.550 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.551 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.551 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.552 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.552 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.552 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.553 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.553 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.554 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.554 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.555 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.555 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.556 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.556 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.557 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.557 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.558 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.558 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.559 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:02.559 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:02.559 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:02.560 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:03.285 | Collecting tox!=2.8.0 2021-12-25 19:23:03.292 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-12-25 19:23:03.619 | Collecting virtualenv===20.0.17 2021-12-25 19:23:03.637 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2021-12-25 19:23:03.802 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-25 19:23:03.944 | Collecting packaging===20.3 2021-12-25 19:23:03.951 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-12-25 19:23:04.081 | Collecting filelock===3.0.12 2021-12-25 19:23:04.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-12-25 19:23:04.094 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-12-25 19:23:04.539 | Collecting pluggy===0.13.1 2021-12-25 19:23:04.546 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-12-25 19:23:05.059 | Collecting toml>=0.9.4 2021-12-25 19:23:05.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-12-25 19:23:05.619 | Collecting py===1.8.1 2021-12-25 19:23:05.625 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-12-25 19:23:05.778 | Collecting importlib-resources===1.4.0 2021-12-25 19:23:05.784 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2021-12-25 19:23:05.838 | Collecting distlib===0.3.0 2021-12-25 19:23:05.846 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-12-25 19:23:06.662 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-25 19:23:06.666 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-25 19:23:06.669 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-12-25 19:23:06.683 | Building wheels for collected packages: distlib 2021-12-25 19:23:06.684 | Building wheel for distlib (setup.py): started 2021-12-25 19:23:07.565 | Building wheel for distlib (setup.py): finished with status 'done' 2021-12-25 19:23:07.569 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=13497c9f855f0e44be1d4eac6096c7c64af6166855401164f73fb099ae25d9d7 2021-12-25 19:23:07.569 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-12-25 19:23:07.570 | Successfully built distlib 2021-12-25 19:23:09.971 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-12-25 19:23:09.971 | Attempting uninstall: distlib 2021-12-25 19:23:09.973 | Found existing installation: distlib 0.3.4 2021-12-25 19:23:09.983 | Uninstalling distlib-0.3.4: 2021-12-25 19:23:09.984 | Successfully uninstalled distlib-0.3.4 2021-12-25 19:23:10.133 | Attempting uninstall: filelock 2021-12-25 19:23:10.135 | Found existing installation: filelock 3.4.0 2021-12-25 19:23:10.141 | Uninstalling filelock-3.4.0: 2021-12-25 19:23:10.142 | Successfully uninstalled filelock-3.4.0 2021-12-25 19:23:10.154 | Attempting uninstall: importlib-resources 2021-12-25 19:23:10.156 | Found existing installation: importlib-resources 5.4.0 2021-12-25 19:23:10.176 | Uninstalling importlib-resources-5.4.0: 2021-12-25 19:23:10.179 | Successfully uninstalled importlib-resources-5.4.0 2021-12-25 19:23:10.375 | Attempting uninstall: virtualenv 2021-12-25 19:23:10.377 | Found existing installation: virtualenv 20.10.0 2021-12-25 19:23:10.448 | Uninstalling virtualenv-20.10.0: 2021-12-25 19:23:10.455 | Successfully uninstalled virtualenv-20.10.0 2021-12-25 19:23:10.908 | Successfully installed distlib-0.3.0 filelock-3.0.12 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.24.4 virtualenv-20.0.17 2021-12-25 19:23:11.048 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:23:11.048 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:23:11.153 | ++ inc/python:pip_install:207 : result=0 2021-12-25 19:23:11.156 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:23:11.158 | ++ functions-common:time_stop:2331 : local name 2021-12-25 19:23:11.160 | ++ functions-common:time_stop:2332 : local end_time 2021-12-25 19:23:11.163 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:23:11.166 | ++ functions-common:time_stop:2334 : local total 2021-12-25 19:23:11.168 | ++ functions-common:time_stop:2335 : local start_time 2021-12-25 19:23:11.170 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:23:11.173 | ++ functions-common:time_stop:2338 : start_time=1640460179555 2021-12-25 19:23:11.175 | ++ functions-common:time_stop:2340 : [[ -z 1640460179555 ]] 2021-12-25 19:23:11.178 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:23:11.182 | ++ functions-common:time_stop:2343 : end_time=1640460191179 2021-12-25 19:23:11.184 | ++ functions-common:time_stop:2344 : elapsed_time=11624 2021-12-25 19:23:11.187 | ++ functions-common:time_stop:2345 : total=247589 2021-12-25 19:23:11.189 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:23:11.191 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=259213 2021-12-25 19:23:11.193 | ++ inc/python:pip_install:210 : return 0 2021-12-25 19:23:11.196 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-12-25 19:23:11.196 | /opt/stack/tempest ~/devstack 2021-12-25 19:23:11.198 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-12-25 19:23:11.222 | M .coveragerc 2021-12-25 19:23:11.222 | M .gitignore 2021-12-25 19:23:11.222 | M .gitreview 2021-12-25 19:23:11.222 | M .mailmap 2021-12-25 19:23:11.222 | M .stestr.conf 2021-12-25 19:23:11.222 | M CONTRIBUTING.rst 2021-12-25 19:23:11.222 | M HACKING.rst 2021-12-25 19:23:11.222 | M LICENSE 2021-12-25 19:23:11.222 | M README.rst 2021-12-25 19:23:11.223 | M REVIEWING.rst 2021-12-25 19:23:11.223 | M bindep.txt 2021-12-25 19:23:11.223 | M doc/requirements.txt 2021-12-25 19:23:11.223 | M doc/source/_extra/.htaccess 2021-12-25 19:23:11.223 | M doc/source/_static/.keep 2021-12-25 19:23:11.223 | M doc/source/account_generator.rst 2021-12-25 19:23:11.223 | M doc/source/cleanup.rst 2021-12-25 19:23:11.223 | M doc/source/conf.py 2021-12-25 19:23:11.223 | M doc/source/configuration.rst 2021-12-25 19:23:11.223 | M doc/source/contributor/contributing.rst 2021-12-25 19:23:11.223 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-12-25 19:23:11.223 | M doc/source/data/tempest-plugins-registry.header 2021-12-25 19:23:11.223 | M doc/source/index.rst 2021-12-25 19:23:11.223 | M doc/source/keystone_scopes_and_roles_support.rst 2021-12-25 19:23:11.223 | M doc/source/library.rst 2021-12-25 19:23:11.223 | M doc/source/library/api_microversion_testing.rst 2021-12-25 19:23:11.223 | M doc/source/library/auth.rst 2021-12-25 19:23:11.223 | M doc/source/library/cli.rst 2021-12-25 19:23:11.223 | M doc/source/library/clients.rst 2021-12-25 19:23:11.223 | M doc/source/library/credential_providers.rst 2021-12-25 19:23:11.223 | M doc/source/library/decorators.rst 2021-12-25 19:23:11.223 | M doc/source/library/rest_client.rst 2021-12-25 19:23:11.223 | M doc/source/library/service_clients/compute_clients.rst 2021-12-25 19:23:11.223 | M doc/source/library/utils.rst 2021-12-25 19:23:11.223 | M doc/source/library/validation_resources.rst 2021-12-25 19:23:11.223 | M doc/source/microversion_testing.rst 2021-12-25 19:23:11.223 | M doc/source/overview.rst 2021-12-25 19:23:11.223 | M doc/source/plugins/index.rst 2021-12-25 19:23:11.223 | M doc/source/plugins/plugin.rst 2021-12-25 19:23:11.223 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-12-25 19:23:11.223 | M doc/source/run.rst 2021-12-25 19:23:11.223 | M doc/source/sampleconf.rst 2021-12-25 19:23:11.224 | M doc/source/stable_branch_support_policy.rst 2021-12-25 19:23:11.224 | M doc/source/stable_branch_testing_policy.rst 2021-12-25 19:23:11.224 | M doc/source/subunit_describe_calls.rst 2021-12-25 19:23:11.224 | M doc/source/supported_version.rst 2021-12-25 19:23:11.224 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-12-25 19:23:11.224 | M doc/source/test_removal.rst 2021-12-25 19:23:11.224 | M doc/source/tests/modules.rst 2021-12-25 19:23:11.224 | M doc/source/workspace.rst 2021-12-25 19:23:11.224 | M doc/source/write_tests.rst 2021-12-25 19:23:11.224 | M etc/accounts.yaml.sample 2021-12-25 19:23:11.224 | M etc/allow-list.yaml 2021-12-25 19:23:11.224 | M etc/logging.conf.sample 2021-12-25 19:23:11.224 | M etc/rbac-persona-accounts.yaml.sample 2021-12-25 19:23:11.224 | M playbooks/devstack-tempest-ipv6.yaml 2021-12-25 19:23:11.224 | M playbooks/devstack-tempest.yaml 2021-12-25 19:23:11.224 | M playbooks/post-tempest.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-12-25 19:23:11.224 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-12-25 19:23:11.225 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-12-25 19:23:11.226 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-12-25 19:23:11.227 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-12-25 19:23:11.228 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-12-25 19:23:11.229 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-12-25 19:23:11.230 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-12-25 19:23:11.231 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-old-api-microversion-fixture-a471aac985c0f3fb.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/floating-ips-port-forwarding-client-cf8820b910bd7f4d.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-12-25 19:23:11.232 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-12-25 19:23:11.233 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-12-25 19:23:11.234 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-12-25 19:23:11.235 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-12-25 19:23:11.235 | M releasenotes/source/_static/.placeholder 2021-12-25 19:23:11.235 | M releasenotes/source/_templates/.placeholder 2021-12-25 19:23:11.235 | M releasenotes/source/conf.py 2021-12-25 19:23:11.235 | M releasenotes/source/index.rst 2021-12-25 19:23:11.235 | M releasenotes/source/unreleased.rst 2021-12-25 19:23:11.235 | M releasenotes/source/v10.0.0.rst 2021-12-25 19:23:11.235 | M releasenotes/source/v11.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v12.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v13.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v14.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v15.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v16.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v16.1.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v17.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v17.1.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v17.2.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v18.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v19.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v20.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v21.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v22.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v22.1.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v23.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v24.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v26.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v26.1.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v27.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v28.0.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v28.1.0.rst 2021-12-25 19:23:11.236 | M releasenotes/source/v29.0.0.rst 2021-12-25 19:23:11.236 | M requirements.txt 2021-12-25 19:23:11.236 | M roles/acl-devstack-files/README.rst 2021-12-25 19:23:11.236 | M roles/acl-devstack-files/defaults/main.yaml 2021-12-25 19:23:11.236 | M roles/acl-devstack-files/tasks/main.yaml 2021-12-25 19:23:11.236 | M roles/run-tempest-26/README.rst 2021-12-25 19:23:11.236 | M roles/run-tempest-26/defaults/main.yaml 2021-12-25 19:23:11.236 | M roles/run-tempest-26/tasks/main.yaml 2021-12-25 19:23:11.236 | M roles/run-tempest/README.rst 2021-12-25 19:23:11.236 | M roles/run-tempest/defaults/main.yaml 2021-12-25 19:23:11.237 | M roles/run-tempest/tasks/main.yaml 2021-12-25 19:23:11.237 | M roles/setup-tempest-data-dir/README.rst 2021-12-25 19:23:11.237 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-12-25 19:23:11.237 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-12-25 19:23:11.237 | M roles/setup-tempest-run-dir/README.rst 2021-12-25 19:23:11.237 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-12-25 19:23:11.237 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-12-25 19:23:11.237 | M roles/tempest-cleanup/README.rst 2021-12-25 19:23:11.237 | M roles/tempest-cleanup/defaults/main.yaml 2021-12-25 19:23:11.237 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-12-25 19:23:11.237 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-12-25 19:23:11.237 | M roles/tempest-cleanup/tasks/main.yaml 2021-12-25 19:23:11.237 | M setup.cfg 2021-12-25 19:23:11.237 | M setup.py 2021-12-25 19:23:11.237 | M tempest/README.rst 2021-12-25 19:23:11.237 | M tempest/__init__.py 2021-12-25 19:23:11.237 | M tempest/api/README.rst 2021-12-25 19:23:11.237 | M tempest/api/__init__.py 2021-12-25 19:23:11.237 | M tempest/api/compute/__init__.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/__init__.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_agents.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_aggregates.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_availability_zone.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_create_server.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_delete_server.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_fixed_ips.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_flavors.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_flavors_access.py 2021-12-25 19:23:11.237 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_hosts.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_hosts_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_hypervisor.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_live_migration.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_migrations.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_networks.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_quotas.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_quotas_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_security_groups.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_servers.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_servers_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_services.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_services_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_volume.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_volume_swap.py 2021-12-25 19:23:11.238 | M tempest/api/compute/admin/test_volumes_negative.py 2021-12-25 19:23:11.238 | M tempest/api/compute/api_microversion_fixture.py 2021-12-25 19:23:11.238 | M tempest/api/compute/base.py 2021-12-25 19:23:11.238 | M tempest/api/compute/certificates/__init__.py 2021-12-25 19:23:11.239 | M tempest/api/compute/certificates/test_certificates.py 2021-12-25 19:23:11.239 | M tempest/api/compute/flavors/__init__.py 2021-12-25 19:23:11.239 | M tempest/api/compute/flavors/test_flavors.py 2021-12-25 19:23:11.239 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/floating_ips/__init__.py 2021-12-25 19:23:11.239 | M tempest/api/compute/floating_ips/base.py 2021-12-25 19:23:11.239 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-12-25 19:23:11.239 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-12-25 19:23:11.239 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/__init__.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_image_metadata.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_images.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_images_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_images_oneserver.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_list_image_filters.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/images/test_list_images.py 2021-12-25 19:23:11.239 | M tempest/api/compute/keypairs/__init__.py 2021-12-25 19:23:11.239 | M tempest/api/compute/keypairs/base.py 2021-12-25 19:23:11.239 | M tempest/api/compute/keypairs/test_keypairs.py 2021-12-25 19:23:11.239 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-12-25 19:23:11.239 | M tempest/api/compute/limits/__init__.py 2021-12-25 19:23:11.239 | M tempest/api/compute/limits/test_absolute_limits.py 2021-12-25 19:23:11.239 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-12-25 19:23:11.239 | M tempest/api/compute/security_groups/__init__.py 2021-12-25 19:23:11.239 | M tempest/api/compute/security_groups/base.py 2021-12-25 19:23:11.239 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-12-25 19:23:11.239 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/security_groups/test_security_groups.py 2021-12-25 19:23:11.240 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/__init__.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_availability_zone.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_create_server.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_delete_server.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_device_tagging.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_disk_config.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_instance_actions.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_list_server_filters.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_multiple_create.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_novnc.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_actions.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_addresses.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_group.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_metadata.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_password.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_personality.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_rescue.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_server_tags.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_servers.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_servers_microversions.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_servers_negative.py 2021-12-25 19:23:11.240 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-12-25 19:23:11.241 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-12-25 19:23:11.241 | M tempest/api/compute/test_extensions.py 2021-12-25 19:23:11.241 | M tempest/api/compute/test_networks.py 2021-12-25 19:23:11.241 | M tempest/api/compute/test_quotas.py 2021-12-25 19:23:11.241 | M tempest/api/compute/test_tenant_networks.py 2021-12-25 19:23:11.241 | M tempest/api/compute/test_versions.py 2021-12-25 19:23:11.241 | M tempest/api/compute/volumes/__init__.py 2021-12-25 19:23:11.241 | M tempest/api/compute/volumes/test_attach_volume.py 2021-12-25 19:23:11.241 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-12-25 19:23:11.241 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-12-25 19:23:11.241 | M tempest/api/compute/volumes/test_volumes_get.py 2021-12-25 19:23:11.241 | M tempest/api/compute/volumes/test_volumes_list.py 2021-12-25 19:23:11.241 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-12-25 19:23:11.241 | M tempest/api/identity/__init__.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/__init__.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/__init__.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_roles.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_services.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_tenants.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_tokens.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_users.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v3/__init__.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v3/test_credentials.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-12-25 19:23:11.241 | M tempest/api/identity/admin/v3/test_domains.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_groups.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_inherits.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_list_users.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_policies.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_projects.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_regions.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_roles.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_services.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_tokens.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_trusts.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_users.py 2021-12-25 19:23:11.242 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-12-25 19:23:11.242 | M tempest/api/identity/base.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v2/__init__.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v2/test_api_discovery.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v2/test_extension.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v2/test_tenants.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v2/test_tokens.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v2/test_users.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v3/__init__.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v3/test_access_rules.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v3/test_api_discovery.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v3/test_application_credentials.py 2021-12-25 19:23:11.242 | M tempest/api/identity/v3/test_catalog.py 2021-12-25 19:23:11.243 | M tempest/api/identity/v3/test_domains.py 2021-12-25 19:23:11.243 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-12-25 19:23:11.243 | M tempest/api/identity/v3/test_projects.py 2021-12-25 19:23:11.243 | M tempest/api/identity/v3/test_tokens.py 2021-12-25 19:23:11.243 | M tempest/api/identity/v3/test_users.py 2021-12-25 19:23:11.243 | M tempest/api/image/__init__.py 2021-12-25 19:23:11.243 | M tempest/api/image/base.py 2021-12-25 19:23:11.243 | M tempest/api/image/v1/__init__.py 2021-12-25 19:23:11.243 | M tempest/api/image/v1/test_image_members.py 2021-12-25 19:23:11.243 | M tempest/api/image/v1/test_image_members_negative.py 2021-12-25 19:23:11.243 | M tempest/api/image/v1/test_images.py 2021-12-25 19:23:11.243 | M tempest/api/image/v1/test_images_negative.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/__init__.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/admin/__init__.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/admin/test_images.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_images.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_images_member.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_images_member_negative.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_images_negative.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_images_tags.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_images_tags_negative.py 2021-12-25 19:23:11.243 | M tempest/api/image/v2/test_versions.py 2021-12-25 19:23:11.243 | M tempest/api/network/__init__.py 2021-12-25 19:23:11.243 | M tempest/api/network/admin/__init__.py 2021-12-25 19:23:11.243 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_external_network_extension.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_external_networks_negative.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_metering_extensions.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_negative_quotas.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_ports.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_quotas.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_routers.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_routers_dvr.py 2021-12-25 19:23:11.244 | M tempest/api/network/admin/test_routers_negative.py 2021-12-25 19:23:11.244 | M tempest/api/network/base.py 2021-12-25 19:23:11.244 | M tempest/api/network/base_security_groups.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_agent_management_negative.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_allowed_address_pair.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_dhcp_ipv6.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_extensions.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_extra_dhcp_options.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_floating_ips.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_floating_ips_negative.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_networks.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_networks_negative.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_ports.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_routers.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_routers_negative.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_security_groups.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_security_groups_negative.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_service_providers.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_subnetpools_extensions.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_tags.py 2021-12-25 19:23:11.244 | M tempest/api/network/test_versions.py 2021-12-25 19:23:11.244 | M tempest/api/object_storage/__init__.py 2021-12-25 19:23:11.244 | M tempest/api/object_storage/base.py 2021-12-25 19:23:11.244 | M tempest/api/object_storage/test_account_bulk.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_account_quotas.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_account_services.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_account_services_negative.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_acl.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_acl_negative.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_quotas.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_services.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_services_negative.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_staticweb.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_sync.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_crossdomain.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_healthcheck.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_expiry.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_formpost.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_services.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_slo.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_temp_url.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-12-25 19:23:11.245 | M tempest/api/object_storage/test_object_version.py 2021-12-25 19:23:11.245 | M tempest/api/volume/__init__.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/__init__.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_group_snapshots.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_group_type_specs.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_group_types.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_groups.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_multi_backend.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_qos.py 2021-12-25 19:23:11.245 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_user_messages.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_hosts.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_manage.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_pools.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_quotas.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_retype.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_services.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_type_access.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_types.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volumes_actions.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volumes_backup.py 2021-12-25 19:23:11.246 | M tempest/api/volume/admin/test_volumes_list.py 2021-12-25 19:23:11.246 | M tempest/api/volume/api_microversion_fixture.py 2021-12-25 19:23:11.246 | M tempest/api/volume/base.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_availability_zone.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_extensions.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_image_metadata.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_snapshot_metadata.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_versions.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_volume_absolute_limits.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_volume_delete_cascade.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_volume_metadata.py 2021-12-25 19:23:11.246 | M tempest/api/volume/test_volume_transfers.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_actions.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_backup.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_clone.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_clone_negative.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_extend.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_get.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_list.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_negative.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_snapshots.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-12-25 19:23:11.247 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-12-25 19:23:11.247 | M tempest/clients.py 2021-12-25 19:23:11.247 | M tempest/cmd/__init__.py 2021-12-25 19:23:11.247 | M tempest/cmd/cleanup.py 2021-12-25 19:23:11.247 | M tempest/cmd/cleanup_service.py 2021-12-25 19:23:11.247 | M tempest/cmd/config-generator.tempest.conf 2021-12-25 19:23:11.247 | M tempest/cmd/init.py 2021-12-25 19:23:11.247 | M tempest/cmd/list_plugins.py 2021-12-25 19:23:11.247 | M tempest/cmd/main.py 2021-12-25 19:23:11.247 | M tempest/cmd/run.py 2021-12-25 19:23:11.247 | M tempest/cmd/subunit_describe_calls.py 2021-12-25 19:23:11.247 | M tempest/cmd/verify_tempest_config.py 2021-12-25 19:23:11.247 | M tempest/cmd/workspace.py 2021-12-25 19:23:11.247 | M tempest/common/__init__.py 2021-12-25 19:23:11.247 | M tempest/common/compute.py 2021-12-25 19:23:11.247 | M tempest/common/credentials_factory.py 2021-12-25 19:23:11.247 | M tempest/common/custom_matchers.py 2021-12-25 19:23:11.247 | M tempest/common/identity.py 2021-12-25 19:23:11.247 | M tempest/common/image.py 2021-12-25 19:23:11.247 | M tempest/common/tempest_fixtures.py 2021-12-25 19:23:11.247 | M tempest/common/utils/__init__.py 2021-12-25 19:23:11.247 | M tempest/common/utils/linux/__init__.py 2021-12-25 19:23:11.247 | M tempest/common/utils/linux/remote_client.py 2021-12-25 19:23:11.248 | M tempest/common/utils/net_info.py 2021-12-25 19:23:11.248 | M tempest/common/utils/net_utils.py 2021-12-25 19:23:11.248 | M tempest/common/waiters.py 2021-12-25 19:23:11.248 | M tempest/config.py 2021-12-25 19:23:11.248 | M tempest/hacking/__init__.py 2021-12-25 19:23:11.248 | M tempest/hacking/checks.py 2021-12-25 19:23:11.248 | M tempest/lib/__init__.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/__init__.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/__init__.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/__init__.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-12-25 19:23:11.248 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-12-25 19:23:11.249 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-12-25 19:23:11.250 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/__init__.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/backups.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/extensions.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/group_types.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/groups.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/hosts.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/limits.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/messages.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/qos.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/quotas.py 2021-12-25 19:23:11.251 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-12-25 19:23:11.252 | M tempest/lib/api_schema/response/volume/services.py 2021-12-25 19:23:11.252 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-12-25 19:23:11.252 | M tempest/lib/api_schema/response/volume/transfers.py 2021-12-25 19:23:11.252 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-12-25 19:23:11.252 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-12-25 19:23:11.252 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-12-25 19:23:11.252 | M tempest/lib/api_schema/response/volume/volumes.py 2021-12-25 19:23:11.252 | M tempest/lib/auth.py 2021-12-25 19:23:11.252 | M tempest/lib/base.py 2021-12-25 19:23:11.252 | M tempest/lib/cli/__init__.py 2021-12-25 19:23:11.252 | M tempest/lib/cli/base.py 2021-12-25 19:23:11.252 | M tempest/lib/cli/output_parser.py 2021-12-25 19:23:11.252 | M tempest/lib/cmd/__init__.py 2021-12-25 19:23:11.252 | M tempest/lib/common/__init__.py 2021-12-25 19:23:11.252 | M tempest/lib/common/api_microversion_fixture.py 2021-12-25 19:23:11.252 | M tempest/lib/common/api_version_request.py 2021-12-25 19:23:11.252 | M tempest/lib/common/api_version_utils.py 2021-12-25 19:23:11.252 | M tempest/lib/common/cred_client.py 2021-12-25 19:23:11.252 | M tempest/lib/common/cred_provider.py 2021-12-25 19:23:11.252 | M tempest/lib/common/dynamic_creds.py 2021-12-25 19:23:11.252 | M tempest/lib/common/fixed_network.py 2021-12-25 19:23:11.252 | M tempest/lib/common/http.py 2021-12-25 19:23:11.252 | M tempest/lib/common/jsonschema_validator.py 2021-12-25 19:23:11.252 | M tempest/lib/common/preprov_creds.py 2021-12-25 19:23:11.252 | M tempest/lib/common/profiler.py 2021-12-25 19:23:11.252 | M tempest/lib/common/rest_client.py 2021-12-25 19:23:11.252 | M tempest/lib/common/ssh.py 2021-12-25 19:23:11.252 | M tempest/lib/common/thread.py 2021-12-25 19:23:11.252 | M tempest/lib/common/utils/__init__.py 2021-12-25 19:23:11.252 | M tempest/lib/common/utils/data_utils.py 2021-12-25 19:23:11.252 | M tempest/lib/common/utils/linux/__init__.py 2021-12-25 19:23:11.252 | M tempest/lib/common/utils/linux/remote_client.py 2021-12-25 19:23:11.252 | M tempest/lib/common/utils/misc.py 2021-12-25 19:23:11.253 | M tempest/lib/common/utils/test_utils.py 2021-12-25 19:23:11.253 | M tempest/lib/common/validation_resources.py 2021-12-25 19:23:11.253 | M tempest/lib/decorators.py 2021-12-25 19:23:11.253 | M tempest/lib/exceptions.py 2021-12-25 19:23:11.253 | M tempest/lib/services/__init__.py 2021-12-25 19:23:11.253 | M tempest/lib/services/clients.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/__init__.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/agents_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/aggregates_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/availability_zone_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/base_compute_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/certificates_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/extensions_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/fixed_ips_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/flavors_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/floating_ips_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/hosts_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/hypervisor_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/images_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/interfaces_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/keypairs_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/limits_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/migrations_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/networks_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/quota_classes_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/quotas_client.py 2021-12-25 19:23:11.253 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/security_group_rules_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/security_groups_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/server_groups_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/servers_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/services_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/snapshots_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/tenant_networks_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/tenant_usages_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/versions_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/compute/volumes_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/__init__.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/__init__.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/identity_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/roles_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/services_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/tenants_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/token_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v2/users_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/__init__.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/catalog_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/credentials_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/domains_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/groups_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/identity_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-12-25 19:23:11.254 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/limits_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/mappings_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/policies_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/projects_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/protocols_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/regions_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/roles_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/services_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/token_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/trusts_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/users_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/identity/v3/versions_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/__init__.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v1/__init__.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v1/image_members_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v1/images_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/__init__.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/image_members_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/images_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/namespaces_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/resource_types_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/schemas_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/image/v2/versions_client.py 2021-12-25 19:23:11.255 | M tempest/lib/services/network/__init__.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/agents_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/base.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/extensions_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/floating_ips_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/floating_ips_port_forwarding_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/log_resource_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/loggable_resource_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/metering_label_rules_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/metering_labels_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/networks_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/ports_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/qos_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/quotas_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/routers_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/security_group_rules_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/security_groups_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/segments_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/service_providers_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/subnetpools_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/subnets_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/tags_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/trunks_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/network/versions_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/object_storage/__init__.py 2021-12-25 19:23:11.256 | M tempest/lib/services/object_storage/account_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/object_storage/capabilities_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/object_storage/container_client.py 2021-12-25 19:23:11.256 | M tempest/lib/services/object_storage/object_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/placement/__init__.py 2021-12-25 19:23:11.257 | M tempest/lib/services/placement/base_placement_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/placement/placement_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/placement/resource_providers_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/__init__.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/base_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/__init__.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/backups_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/extensions_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/hosts_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/limits_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/qos_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/quotas_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/services_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/transfers_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/types_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v2/volumes_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v3/__init__.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v3/attachments_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v3/backups_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v3/base_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-12-25 19:23:11.257 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/extensions_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/group_types_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/groups_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/hosts_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/limits_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/messages_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/qos_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/quotas_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/services_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/transfers_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/types_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/versions_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-12-25 19:23:11.258 | M tempest/lib/services/volume/v3/volumes_client.py 2021-12-25 19:23:11.258 | M tempest/scenario/README.rst 2021-12-25 19:23:11.258 | M tempest/scenario/__init__.py 2021-12-25 19:23:11.259 | M tempest/scenario/manager.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_aggregates_basic_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_dashboard_basic_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_minimum_basic.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_network_advanced_server_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_network_basic_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_network_qos_placement.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_network_v6.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_object_storage_basic_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_security_groups_basic_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_server_advanced_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_server_basic_ops.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_server_multinode.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_shelve_instance.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_snapshot_pattern.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_stamp_pattern.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_unified_limits.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_volume_backup_restore.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_volume_boot_pattern.py 2021-12-25 19:23:11.259 | M tempest/scenario/test_volume_migrate_attached.py 2021-12-25 19:23:11.259 | M tempest/services/__init__.py 2021-12-25 19:23:11.259 | M tempest/services/orchestration/__init__.py 2021-12-25 19:23:11.259 | M tempest/services/orchestration/json/__init__.py 2021-12-25 19:23:11.259 | M tempest/services/orchestration/json/orchestration_client.py 2021-12-25 19:23:11.259 | M tempest/test.py 2021-12-25 19:23:11.259 | M tempest/test_discover/__init__.py 2021-12-25 19:23:11.259 | M tempest/test_discover/plugins.py 2021-12-25 19:23:11.260 | M tempest/test_discover/test_discover.py 2021-12-25 19:23:11.260 | M tempest/tests/README.rst 2021-12-25 19:23:11.260 | M tempest/tests/__init__.py 2021-12-25 19:23:11.260 | M tempest/tests/api/__init__.py 2021-12-25 19:23:11.260 | M tempest/tests/api/compute/__init__.py 2021-12-25 19:23:11.260 | M tempest/tests/api/compute/test_base.py 2021-12-25 19:23:11.260 | M tempest/tests/base.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/__init__.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-12-25 19:23:11.260 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_account_generator.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_cleanup.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_cleanup_services.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_list_plugins.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_run.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_saved_state_json.json 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_tempest_init.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-12-25 19:23:11.260 | M tempest/tests/cmd/test_workspace.py 2021-12-25 19:23:11.260 | M tempest/tests/common/__init__.py 2021-12-25 19:23:11.260 | M tempest/tests/common/test_admin_available.py 2021-12-25 19:23:11.260 | M tempest/tests/common/test_alt_available.py 2021-12-25 19:23:11.260 | M tempest/tests/common/test_compute.py 2021-12-25 19:23:11.260 | M tempest/tests/common/test_credentials_factory.py 2021-12-25 19:23:11.260 | M tempest/tests/common/test_custom_matchers.py 2021-12-25 19:23:11.260 | M tempest/tests/common/test_image.py 2021-12-25 19:23:11.260 | M tempest/tests/common/utils/__init__.py 2021-12-25 19:23:11.260 | M tempest/tests/common/utils/linux/__init__.py 2021-12-25 19:23:11.260 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-12-25 19:23:11.260 | M tempest/tests/common/utils/test_net_utils.py 2021-12-25 19:23:11.260 | M tempest/tests/fake_config.py 2021-12-25 19:23:11.260 | M tempest/tests/fake_tempest_plugin.py 2021-12-25 19:23:11.261 | M tempest/tests/files/__init__.py 2021-12-25 19:23:11.261 | M tempest/tests/files/failing-tests 2021-12-25 19:23:11.261 | M tempest/tests/files/passing-tests 2021-12-25 19:23:11.261 | M tempest/tests/files/setup.cfg 2021-12-25 19:23:11.261 | M tempest/tests/files/testr-conf 2021-12-25 19:23:11.261 | M tempest/tests/lib/__init__.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/cli/__init__.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/cli/test_command_failed.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/cli/test_execute.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/cli/test_output_parser.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/cmd/__init__.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/__init__.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_api_version_request.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_api_version_utils.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_cred_client.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_http.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_preprov_creds.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_profiler.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_rest_client.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/test_validation_resources.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/utils/__init__.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/utils/test_misc.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/fake_auth_provider.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/fake_credentials.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/fake_http.py 2021-12-25 19:23:11.261 | M tempest/tests/lib/fake_identity.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/__init__.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/base.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/__init__.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_images_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-12-25 19:23:11.262 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/compute/test_services_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/__init__.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-12-25 19:23:11.263 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/__init__.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v1/__init__.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/__init__.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/network/__init__.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/network/test_agents_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-12-25 19:23:11.264 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_floating_ips_port_forwarding_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_networks_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_ports_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_qos_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_routers_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_segments_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_tags_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/network/test_versions_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/object_storage/__init__.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/placement/__init__.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/registry_fixture.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/test_clients.py 2021-12-25 19:23:11.265 | M tempest/tests/lib/services/volume/__init__.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_quoSwitched to branch 'master' 2021-12-25 19:23:11.266 | tas_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/test_auth.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/test_base.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/test_credentials.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/test_decorators.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/test_ssh.py 2021-12-25 19:23:11.266 | M tempest/tests/lib/test_tempest_lib.py 2021-12-25 19:23:11.267 | M tempest/tests/test_base_test.py 2021-12-25 19:23:11.267 | M tempest/tests/test_config.py 2021-12-25 19:23:11.267 | M tempest/tests/test_decorators.py 2021-12-25 19:23:11.267 | M tempest/tests/test_hacking.py 2021-12-25 19:23:11.267 | M tempest/tests/test_imports.py 2021-12-25 19:23:11.267 | M tempest/tests/test_list_tests.py 2021-12-25 19:23:11.267 | M tempest/tests/test_microversions.py 2021-12-25 19:23:11.267 | M tempest/tests/test_tempest_plugin.py 2021-12-25 19:23:11.267 | M tempest/tests/test_test.py 2021-12-25 19:23:11.267 | M tempest/tests/utils.py 2021-12-25 19:23:11.267 | M tempest/version.py 2021-12-25 19:23:11.267 | M test-requirements.txt 2021-12-25 19:23:11.267 | M tools/generate-tempest-plugins-list.py 2021-12-25 19:23:11.267 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-12-25 19:23:11.267 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-12-25 19:23:11.267 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-12-25 19:23:11.267 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-12-25 19:23:11.267 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-12-25 19:23:11.267 | M tools/tempest-plugin-sanity.sh 2021-12-25 19:23:11.267 | M tox.ini 2021-12-25 19:23:11.267 | M zuul.d/base.yaml 2021-12-25 19:23:11.267 | M zuul.d/integrated-gate.yaml 2021-12-25 19:23:11.267 | M zuul.d/project.yaml 2021-12-25 19:23:11.267 | M zuul.d/stable-jobs.yaml 2021-12-25 19:23:11.267 | M zuul.d/tempest-specific.yaml 2021-12-25 19:23:11.267 | Your branch is up to date with 'origin/master'. 2021-12-25 19:23:11.267 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-12-25 19:23:11.267 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-25 19:23:11.267 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.8qD3F3EEyr 2021-12-25 19:23:11.267 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.8qD3F3EEyr 2021-12-25 19:23:11.267 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-25 19:23:11.267 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.8qD3F3EEyr 2021-12-25 19:23:11.268 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-25 19:23:11.268 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-25 19:23:11.268 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-25 19:23:11.270 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-12-25 19:23:11.882 | full create: /opt/stack/tempest/.tox/tempest 2021-12-25 19:23:12.736 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-25 19:23:38.991 | full develop-inst: /opt/stack/tempest 2021-12-25 19:23:44.469 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-25 19:23:44.470 | ___________________________________ summary ____________________________________ 2021-12-25 19:23:44.470 | full: skipped tests 2021-12-25 19:23:44.470 | congratulations :) 2021-12-25 19:23:44.498 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.8qD3F3EEyr -r requirements.txt 2021-12-25 19:23:45.178 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.229 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.304 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.336 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.382 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.555 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.584 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.609 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.625 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.640 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.655 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.732 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.804 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.808 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.853 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.911 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.930 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:45.985 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:46.051 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:46.137 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:46.145 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:46.150 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:46.185 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:23:46.187 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 26)) (4.5.0) 2021-12-25 19:23:46.199 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 47)) (5.8.0) 2021-12-25 19:23:46.202 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 54)) (5.1.0) 2021-12-25 19:23:46.207 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 65)) (3.0.0) 2021-12-25 19:23:46.219 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 122)) (2.3.0) 2021-12-25 19:23:46.231 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 140)) (0.8.0) 2021-12-25 19:23:46.238 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 149)) (2.4.0) 2021-12-25 19:23:46.252 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 175)) (2.8.1) 2021-12-25 19:23:46.289 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 180)) (1.26.7) 2021-12-25 19:23:46.312 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 185)) (1.4.0) 2021-12-25 19:23:46.341 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 189)) (6.0) 2021-12-25 19:23:46.343 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 194)) (36.0.1) 2021-12-25 19:23:46.386 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 212)) (1.1.0) 2021-12-25 19:23:46.393 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 220)) (3.2.0) 2021-12-25 19:23:46.403 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 258)) (3.10.0) 2021-12-25 19:23:46.417 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 293)) (4.6.1) 2021-12-25 19:23:46.461 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 297)) (4.8.3) 2021-12-25 19:23:46.505 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 325)) (3.2.1) 2021-12-25 19:23:46.534 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 326)) (4.2.0) 2021-12-25 19:23:46.544 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 337)) (0.4.0) 2021-12-25 19:23:46.547 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 366)) (2.5.0) 2021-12-25 19:23:46.558 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 406)) (1.4.0) 2021-12-25 19:23:46.573 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 414)) (1.0.3) 2021-12-25 19:23:46.576 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 416)) (8.7.1) 2021-12-25 19:23:46.622 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 431)) (3.0.6) 2021-12-25 19:23:46.629 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 445)) (3.5.0) 2021-12-25 19:23:46.638 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 455)) (2.3.3) 2021-12-25 19:23:46.700 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 473)) (1.16.0) 2021-12-25 19:23:46.703 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 504)) (1.13.3) 2021-12-25 19:23:46.707 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 515)) (1.5.0) 2021-12-25 19:23:46.712 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 520)) (0.18.2) 2021-12-25 19:23:46.716 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 549)) (5.4.0) 2021-12-25 19:23:46.744 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 566)) (1.15.0) 2021-12-25 19:23:46.748 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 569)) (3.2.0) 2021-12-25 19:23:46.779 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 582)) (3.6.0) 2021-12-25 19:23:46.807 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 597)) (0.14.1) 2021-12-25 19:23:46.812 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 604)) (4.12.0) 2021-12-25 19:23:46.829 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 610)) (2.8.2) 2021-12-25 19:23:46.835 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 615)) (2021.3) 2021-12-25 19:23:46.839 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 624)) (59.6.0) 2021-12-25 19:23:46.894 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 146)) (0.2.5) 2021-12-25 19:23:46.900 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 170)) (1.0.0) 2021-12-25 19:23:46.902 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.8qD3F3EEyr (line 212)) (1.4.0) 2021-12-25 19:23:46.905 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 153)) (1.4.0) 2021-12-25 19:23:46.909 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 57)) (3.4.0) 2021-12-25 19:23:46.915 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 121)) (0.9.6) 2021-12-25 19:23:46.918 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 172)) (4.0.1) 2021-12-25 19:23:46.921 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 2)) (0.12.2) 2021-12-25 19:23:46.925 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 230)) (2.26.0) 2021-12-25 19:23:46.954 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 50)) (21.2.0) 2021-12-25 19:23:47.015 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 283)) (1.8.2) 2021-12-25 19:23:47.018 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 187)) (2.21) 2021-12-25 19:23:47.021 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 513)) (0.18.0) 2021-12-25 19:23:47.027 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 535)) (1.6) 2021-12-25 19:23:47.029 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 542)) (0.11.0) 2021-12-25 19:23:47.032 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 352)) (21.3) 2021-12-25 19:23:47.038 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 380)) (1.0.2) 2021-12-25 19:23:47.042 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 382)) (1.0.0) 2021-12-25 19:23:47.045 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 384)) (3.3) 2021-12-25 19:23:47.048 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.8qD3F3EEyr (line 230)) (2021.10.8) 2021-12-25 19:23:47.051 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.8qD3F3EEyr (line 590)) (2.0.9) 2021-12-25 19:23:47.149 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-25 19:23:47.149 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-25 19:23:47.203 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-12-25 19:23:47.206 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.8qD3F3EEyr 2021-12-25 19:23:47.210 | ++ lib/tempest:install_tempest:769 : popd 2021-12-25 19:23:47.210 | ~/devstack 2021-12-25 19:23:47.212 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-25 19:23:47.215 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-25 19:23:47.217 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:23:47.220 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-25 19:23:47.222 | + functions-common:run_phase:1786 : run_plugins stack install 2021-12-25 19:23:47.225 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-25 19:23:47.228 | + functions-common:run_plugins:1746 : local phase=install 2021-12-25 19:23:47.230 | + functions-common:run_plugins:1748 : local plugins= 2021-12-25 19:23:47.233 | + functions-common:run_plugins:1749 : local plugin 2021-12-25 19:23:47.235 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-12-25 19:23:47.237 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-12-25 19:23:47.240 | + inc/python:use_library_from_git:264 : local enabled=1 2021-12-25 19:23:47.242 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-12-25 19:23:47.245 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-12-25 19:23:47.247 | + inc/python:use_library_from_git:266 : return 1 2021-12-25 19:23:47.250 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-12-25 19:23:47.252 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-12-25 19:23:47.254 | + inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:23:47.258 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-12-25 19:23:47.261 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-12-25 19:23:47.263 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:23:47.267 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:23:47.267 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:23:47.271 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-12-25 19:23:47.274 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-12-25 19:23:47.277 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-12-25 19:23:47.280 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-12-25 19:23:47.282 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-12-25 19:23:47.301 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-12-25 19:23:47.307 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-12-25 19:23:50.162 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:23:50.162 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:23:50.163 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.164 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.164 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.164 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.165 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.165 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.166 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.166 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.167 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.167 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.168 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.168 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.168 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.169 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.169 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.170 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.170 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.171 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.171 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.172 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.172 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.173 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.173 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.173 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.174 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.176 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.176 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.177 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.178 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.178 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.179 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.180 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.180 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.180 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.181 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.181 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.182 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.182 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.183 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.183 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.183 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.184 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.184 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.184 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.185 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.185 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.186 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.186 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.187 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.187 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.188 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.188 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.189 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.189 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.189 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.190 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.191 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.191 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.191 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.192 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.193 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.193 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.194 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.195 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.196 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.196 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.197 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.197 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.198 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.199 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.199 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.199 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.200 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.200 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.201 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.201 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.202 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.202 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.202 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.203 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.203 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.204 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.205 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.205 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.205 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.206 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.206 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.206 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.207 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.208 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.208 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.209 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.209 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.210 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.210 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.211 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.211 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.212 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.212 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.213 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.213 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.214 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.214 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.215 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.215 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.216 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.216 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.217 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.217 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.217 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.218 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.219 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.219 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.219 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.220 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.220 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.221 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.221 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.222 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.222 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.223 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.223 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.224 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.224 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.224 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.225 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.226 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.227 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.227 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.227 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.228 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.228 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.229 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.229 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.229 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.230 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.230 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.231 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.231 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.232 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.232 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.232 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.233 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.233 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.234 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.234 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.235 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.235 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.236 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.236 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.237 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.237 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.237 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.238 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.238 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.239 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.239 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.239 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.240 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.240 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.241 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.241 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.242 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.243 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.243 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.243 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.244 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.244 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.245 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.245 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.246 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.246 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.246 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.247 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.247 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.248 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.248 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.248 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.249 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.249 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.250 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.250 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.250 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.251 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.251 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.252 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.252 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.253 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.253 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.253 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.254 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.254 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.254 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.255 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.255 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.256 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.256 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.257 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.257 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.257 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.258 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.258 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.259 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.259 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.259 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.260 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.260 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.261 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.261 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.261 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.262 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.262 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.263 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.263 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.264 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.264 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.264 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.265 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.265 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.265 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.266 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.266 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.267 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.267 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.268 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.268 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.269 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.269 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.269 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.270 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.270 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.271 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.272 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.272 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.273 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.274 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.274 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.275 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.275 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.276 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.276 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.276 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.277 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.277 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.278 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.278 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.279 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.279 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.280 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.280 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.280 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.281 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.281 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.282 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.282 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.283 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.284 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.284 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.285 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.285 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.285 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.286 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.286 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.287 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.287 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.288 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.289 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.289 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.289 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.290 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.290 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.291 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.291 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.292 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.292 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.293 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.293 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.293 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.294 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.294 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.295 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.295 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.296 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.296 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.296 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.297 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.297 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.298 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.298 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.298 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.299 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.299 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.300 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.300 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.301 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.301 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.301 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.302 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.302 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.303 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.303 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.304 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.305 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.305 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.305 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.306 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.306 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.307 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.307 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.308 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.308 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.309 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.309 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.309 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.310 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.310 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.311 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.311 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.312 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.312 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.312 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.313 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.313 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.314 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.314 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.315 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.315 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.316 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.316 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.317 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.317 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.318 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.318 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.319 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.319 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.320 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.320 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.321 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.321 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.321 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.322 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.322 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.323 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.323 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.324 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.324 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.324 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.325 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.325 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.326 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.326 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.327 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.327 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.328 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.328 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.328 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.329 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.329 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.330 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.330 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.331 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.331 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.332 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.332 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.333 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.333 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.334 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.334 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.334 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.335 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.335 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.336 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.336 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.337 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.337 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.338 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.338 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.338 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.339 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.339 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.340 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.340 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.341 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.341 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.342 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.342 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.343 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.343 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.344 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.344 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.345 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.345 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.345 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.346 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.346 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.346 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.347 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.347 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.348 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.348 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.349 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.349 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.350 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.350 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.350 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.351 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.352 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.352 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.353 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.353 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.354 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.354 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.355 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.355 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:50.356 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:23:50.356 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:23:50.357 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:23:51.037 | Collecting python-openstackclient===5.2.0 2021-12-25 19:23:51.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-12-25 19:23:51.194 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-25 19:23:51.198 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-12-25 19:23:51.218 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.1) 2021-12-25 19:23:51.248 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.1) 2021-12-25 19:23:51.268 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-25 19:23:51.271 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-12-25 19:23:51.289 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.0.0) 2021-12-25 19:23:51.314 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-12-25 19:23:51.324 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-12-25 19:23:51.341 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-12-25 19:23:51.346 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.2) 2021-12-25 19:23:51.368 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-12-25 19:23:51.376 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-12-25 19:23:51.447 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-12-25 19:23:51.460 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-12-25 19:23:51.467 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-12-25 19:23:51.490 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-12-25 19:23:51.505 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-12-25 19:23:51.509 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-12-25 19:23:51.551 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-12-25 19:23:51.555 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-12-25 19:23:51.580 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-12-25 19:23:51.583 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-12-25 19:23:51.587 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-12-25 19:23:51.590 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-12-25 19:23:51.594 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-12-25 19:23:51.599 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-12-25 19:23:51.602 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-12-25 19:23:51.607 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-12-25 19:23:51.612 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (3.17.0) 2021-12-25 19:23:51.616 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-12-25 19:23:51.619 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-12-25 19:23:51.623 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-12-25 19:23:51.626 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-12-25 19:23:51.631 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-12-25 19:23:51.648 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-12-25 19:23:51.652 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-12-25 19:23:51.655 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-12-25 19:23:51.660 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-12-25 19:23:51.662 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-12-25 19:23:51.666 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-12-25 19:23:51.689 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-12-25 19:23:51.695 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-12-25 19:23:51.699 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-12-25 19:23:51.702 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (1.8.0) 2021-12-25 19:23:51.705 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-12-25 19:23:51.709 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-12-25 19:23:53.731 | Installing collected packages: python-openstackclient 2021-12-25 19:23:54.969 | Successfully installed python-openstackclient-5.2.0 2021-12-25 19:23:55.111 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:23:55.111 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:23:55.193 | + inc/python:pip_install:207 : result=0 2021-12-25 19:23:55.196 | + inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:23:55.198 | + functions-common:time_stop:2331 : local name 2021-12-25 19:23:55.201 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:23:55.203 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:23:55.205 | + functions-common:time_stop:2334 : local total 2021-12-25 19:23:55.208 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:23:55.211 | + functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:23:55.213 | + functions-common:time_stop:2338 : start_time=1640460227297 2021-12-25 19:23:55.216 | + functions-common:time_stop:2340 : [[ -z 1640460227297 ]] 2021-12-25 19:23:55.219 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:23:55.222 | + functions-common:time_stop:2343 : end_time=1640460235219 2021-12-25 19:23:55.224 | + functions-common:time_stop:2344 : elapsed_time=7922 2021-12-25 19:23:55.227 | + functions-common:time_stop:2345 : total=259213 2021-12-25 19:23:55.230 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:23:55.232 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=267135 2021-12-25 19:23:55.235 | + inc/python:pip_install:210 : return 0 2021-12-25 19:23:55.237 | + ./stack.sh:main:959 : install_oscwrap 2021-12-25 19:23:55.240 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-12-25 19:23:55.244 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.WFy7qWMsYS 2021-12-25 19:23:55.246 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-12-25 19:23:55.249 | + functions-common:install_oscwrap:2382 : unalias -a 2021-12-25 19:23:55.251 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-12-25 19:23:55.254 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-12-25 19:23:55.256 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-25 19:23:55.259 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-12-25 19:23:55.275 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:23:55.277 | + ./stack.sh:main:1013 : configure_database 2021-12-25 19:23:55.280 | + lib/database:configure_database:126 : configure_database_mysql 2021-12-25 19:23:55.282 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-12-25 19:23:55.285 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-12-25 19:23:55.287 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:23:55.290 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-12-25 19:23:55.292 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-12-25 19:23:55.295 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:23:55.297 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:23:55.299 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-12-25 19:23:55.302 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-12-25 19:23:55.304 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:23:55.306 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:23:55.308 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:23:55.310 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:23:55.312 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:23:55.315 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:23:55.317 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:23:55.319 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:23:55.321 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-12-25 19:23:55.324 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:23:55.326 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:23:55.328 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:23:55.331 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:23:55.333 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:23:55.336 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:23:55.339 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-12-25 19:23:55.358 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:23:55.359 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-12-25 19:23:55.363 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-12-25 19:23:55.366 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:23:55.368 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:23:55.370 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-12-25 19:23:55.373 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-12-25 19:23:55.375 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-12-25 19:23:55.377 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:23:55.380 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:23:55.382 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-12-25 19:23:55.385 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-12-25 19:23:55.394 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:23:55.408 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-12-25 19:23:55.418 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:23:55.431 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-12-25 19:23:55.435 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-12-25 19:23:55.435 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-12-25 19:23:55.439 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-12-25 19:23:55.492 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-12-25 19:23:55.536 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-12-25 19:23:55.581 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-12-25 19:23:55.627 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-12-25 19:23:55.629 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-12-25 19:23:55.631 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:23:55.634 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-12-25 19:23:57.085 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-12-25 19:23:57.088 | + functions-common:save_stackenv:60 : local tag=1017 2021-12-25 19:23:57.091 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-25 19:23:57.095 | + functions-common:save_stackenv:62 : time_stamp=2021-12-25-192357 2021-12-25 19:23:57.097 | + functions-common:save_stackenv:63 : echo '# 2021-12-25-192357 1017' 2021-12-25 19:23:57.100 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.102 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-25 19:23:57.105 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.107 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-25 19:23:57.110 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.112 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-25 19:23:57.115 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.117 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-12-25 19:23:57.120 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.122 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-12-25 19:23:57.124 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.127 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.24/identity 2021-12-25 19:23:57.129 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.132 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-12-25 19:23:57.135 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.137 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-25-191348 2021-12-25 19:23:57.140 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.142 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-25 19:23:57.144 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.147 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-12-25 19:23:57.150 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.152 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-25 19:23:57.155 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.157 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-25 19:23:57.159 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.162 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-25 19:23:57.164 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:23:57.167 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-25 19:23:57.169 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-12-25 19:23:57.172 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-12-25 19:23:57.174 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-12-25 19:23:57.185 | + ./stack.sh:main:1043 : start_dstat 2021-12-25 19:23:57.187 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.190 | + functions-common:run_process:1582 : local service=dstat 2021-12-25 19:23:57.192 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.195 | + functions-common:run_process:1584 : local group= 2021-12-25 19:23:57.197 | + functions-common:run_process:1585 : local user= 2021-12-25 19:23:57.200 | + functions-common:run_process:1587 : local name=dstat 2021-12-25 19:23:57.202 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:23:57.205 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:23:57.207 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:23:57.210 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:23:57.213 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:23:57.217 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460237214 2021-12-25 19:23:57.220 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-12-25 19:23:57.235 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:23:57.237 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-12-25 19:23:57.240 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-12-25 19:23:57.242 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.245 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.247 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.250 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.252 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-12-25 19:23:57.254 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-12-25 19:23:57.257 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-12-25 19:23:57.260 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:23:57.262 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:23:57.265 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-12-25 19:23:57.267 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-12-25 19:23:57.270 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-12-25 19:23:57.272 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.275 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:23:57.277 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:23:57.280 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:23:57.282 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:23:57.284 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-12-25 19:23:57.286 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:23:57.290 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-12-25 19:23:57.342 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-12-25 19:23:57.396 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-12-25 19:23:57.439 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-12-25 19:23:57.483 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-12-25 19:23:57.528 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:23:57.573 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:23:57.575 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-12-25 19:23:57.628 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:23:57.818 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-12-25 19:23:57.830 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-12-25 19:23:57.993 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-12-25 19:23:58.013 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:23:58.019 | + functions-common:time_stop:2331 : local name 2021-12-25 19:23:58.021 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:23:58.024 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:23:58.026 | + functions-common:time_stop:2334 : local total 2021-12-25 19:23:58.029 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:23:58.031 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:23:58.033 | + functions-common:time_stop:2338 : start_time=1640460237214 2021-12-25 19:23:58.036 | + functions-common:time_stop:2340 : [[ -z 1640460237214 ]] 2021-12-25 19:23:58.040 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:23:58.043 | + functions-common:time_stop:2343 : end_time=1640460238040 2021-12-25 19:23:58.046 | + functions-common:time_stop:2344 : elapsed_time=826 2021-12-25 19:23:58.048 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:23:58.050 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:23:58.053 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=826 2021-12-25 19:23:58.056 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-12-25 19:23:58.058 | + functions-common:run_process:1582 : local service=memory_tracker 2021-12-25 19:23:58.061 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-12-25 19:23:58.063 | + functions-common:run_process:1584 : local group= 2021-12-25 19:23:58.066 | + functions-common:run_process:1585 : local user=root 2021-12-25 19:23:58.073 | + functions-common:run_process:1587 : local name=memory_tracker 2021-12-25 19:23:58.076 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:23:58.078 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:23:58.081 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:23:58.083 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:23:58.086 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:23:58.090 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460238087 2021-12-25 19:23:58.092 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-12-25 19:23:58.112 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:23:58.114 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:23:58.117 | + functions-common:time_stop:2331 : local name 2021-12-25 19:23:58.120 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:23:58.124 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:23:58.126 | + functions-common:time_stop:2334 : local total 2021-12-25 19:23:58.129 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:23:58.131 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:23:58.134 | + functions-common:time_stop:2338 : start_time=1640460238087 2021-12-25 19:23:58.136 | + functions-common:time_stop:2340 : [[ -z 1640460238087 ]] 2021-12-25 19:23:58.139 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:23:58.143 | + functions-common:time_stop:2343 : end_time=1640460238140 2021-12-25 19:23:58.145 | + functions-common:time_stop:2344 : elapsed_time=53 2021-12-25 19:23:58.148 | + functions-common:time_stop:2345 : total=826 2021-12-25 19:23:58.150 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:23:58.153 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=879 2021-12-25 19:23:58.155 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-12-25 19:23:58.172 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:23:58.174 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-12-25 19:23:58.190 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:23:58.193 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-12-25 19:23:58.209 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:23:58.212 | + ./stack.sh:main:1056 : start_etcd3 2021-12-25 19:23:58.214 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-12-25 19:23:58.217 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-822611-1-hyperv --data-dir /opt/stack/data/etcd' 2021-12-25 19:23:58.219 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-12-25 19:23:58.221 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-822611-1-hyperv=http://10.222.0.24:2380' 2021-12-25 19:23:58.224 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.24:2380' 2021-12-25 19:23:58.227 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.24:2379' 2021-12-25 19:23:58.229 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-12-25 19:23:58.232 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-12-25 19:23:58.234 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.24:2379' 2021-12-25 19:23:58.236 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-12-25 19:23:58.239 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-12-25 19:23:58.241 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-25 19:23:58.244 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-822611-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822611-1-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' '' root 2021-12-25 19:23:58.246 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-12-25 19:23:58.248 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-neutron-822611-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822611-1-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2021-12-25 19:23:58.251 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:23:58.253 | + functions-common:write_user_unit_file:1467 : local user=root 2021-12-25 19:23:58.256 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:23:58.258 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:23:58.260 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-12-25 19:23:58.263 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:23:58.266 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-12-25 19:23:58.319 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-12-25 19:23:58.373 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-822611-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-822611-1-hyperv=http://10.222.0.24:2380 --initial-advertise-peer-urls http://10.222.0.24:2380 --advertise-client-urls http://10.222.0.24:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.24:2379 --debug' 2021-12-25 19:23:58.420 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-12-25 19:23:58.464 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-12-25 19:23:58.508 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:23:58.552 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:23:58.554 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-12-25 19:23:58.607 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:23:58.805 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-12-25 19:23:58.852 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-12-25 19:23:58.897 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-12-25 19:23:58.941 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-12-25 19:23:58.986 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-12-25 19:23:58.989 | ++ functions-common:is_arch:428 : uname -m 2021-12-25 19:23:58.993 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-25 19:23:58.996 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-12-25 19:23:59.185 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-12-25 19:23:59.198 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-12-25 19:23:59.367 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-12-25 19:24:00.123 | + ./stack.sh:main:1067 : cat 2021-12-25 19:24:00.128 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-12-25 19:24:00.144 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:24:00.147 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-12-25 19:24:00.150 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-12-25 19:24:00.152 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-12-25 19:24:00.155 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.24/identity 2021-12-25 19:24:00.157 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.24/identity 2021-12-25 19:24:00.160 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-12-25 19:24:00.162 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-12-25 19:24:00.165 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-12-25 19:24:00.167 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-12-25 19:24:00.170 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-12-25 19:24:00.172 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-12-25 19:24:00.175 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-12-25 19:24:00.177 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-12-25 19:24:00.180 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-12-25 19:24:00.182 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-12-25 19:24:00.186 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-12-25 19:24:00.189 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-12-25 19:24:00.191 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-12-25 19:24:00.209 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:24:00.213 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-12-25 19:24:00.215 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:24:00.218 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-12-25 19:24:00.220 | + ./stack.sh:main:1092 : '[' 10.222.0.24 == 10.222.0.24 ']' 2021-12-25 19:24:00.222 | + ./stack.sh:main:1093 : init_keystone 2021-12-25 19:24:00.225 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-12-25 19:24:00.239 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:24:00.242 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-12-25 19:24:00.244 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-12-25 19:24:00.247 | + lib/database:recreate_database:110 : local db=keystone 2021-12-25 19:24:00.249 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-12-25 19:24:00.251 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-12-25 19:24:00.254 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-12-25 19:24:00.258 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:24:00.271 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-12-25 19:24:00.275 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:24:00.287 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-12-25 19:24:00.290 | + functions-common:time_start:2317 : local name=dbsync 2021-12-25 19:24:00.292 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:24:00.294 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:24:00.297 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:24:00.301 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460240298 2021-12-25 19:24:00.303 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-12-25 19:24:02.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.610 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:02.610 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:02.644 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71736) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:24:02.646 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:02.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.662 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:02.662 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:02.704 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:02.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:02.720 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:02.779 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:02.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:02.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:02.794 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:02.794 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:02.801 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-25 19:24:05.138 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.138 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-25 19:24:05.144 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.144 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-25 19:24:05.154 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.154 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-25 19:24:05.160 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.160 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-25 19:24:05.169 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.169 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-25 19:24:05.182 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.182 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-25 19:24:05.410 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.410 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-25 19:24:05.526 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.527 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-25 19:24:05.587 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.587 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-25 19:24:05.595 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.595 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-25 19:24:05.604 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.604 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-25 19:24:05.612 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.612 | INFO migrate.versioning.api [-] 78 -> 79...  2021-12-25 19:24:05.621 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.621 | INFO migrate.versioning.api [-] 79 -> 80...  2021-12-25 19:24:05.627 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.627 | INFO migrate.versioning.api [-] 80 -> 81...  2021-12-25 19:24:05.695 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.695 | INFO migrate.versioning.api [-] 81 -> 82...  2021-12-25 19:24:05.981 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:05.981 | INFO migrate.versioning.api [-] 82 -> 83...  2021-12-25 19:24:06.300 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:06.300 | INFO migrate.versioning.api [-] 83 -> 84...  2021-12-25 19:24:06.396 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:06.396 | INFO migrate.versioning.api [-] 84 -> 85...  2021-12-25 19:24:06.558 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:06.558 | INFO migrate.versioning.api [-] 85 -> 86...  2021-12-25 19:24:06.602 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:06.602 | INFO migrate.versioning.api [-] 86 -> 87...  2021-12-25 19:24:06.933 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:06.933 | INFO migrate.versioning.api [-] 87 -> 88...  2021-12-25 19:24:07.084 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:07.084 | INFO migrate.versioning.api [-] 88 -> 89...  2021-12-25 19:24:07.105 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:07.105 | INFO migrate.versioning.api [-] 89 -> 90...  2021-12-25 19:24:07.232 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:07.232 | INFO migrate.versioning.api [-] 90 -> 91...  2021-12-25 19:24:07.513 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:07.513 | INFO migrate.versioning.api [-] 91 -> 92...  2021-12-25 19:24:07.792 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:07.792 | INFO migrate.versioning.api [-] 92 -> 93...  2021-12-25 19:24:08.115 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.115 | INFO migrate.versioning.api [-] 93 -> 94...  2021-12-25 19:24:08.330 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.330 | INFO migrate.versioning.api [-] 94 -> 95...  2021-12-25 19:24:08.490 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.490 | INFO migrate.versioning.api [-] 95 -> 96...  2021-12-25 19:24:08.502 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.502 | INFO migrate.versioning.api [-] 96 -> 97...  2021-12-25 19:24:08.511 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.511 | INFO migrate.versioning.api [-] 97 -> 98...  2021-12-25 19:24:08.517 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.517 | INFO migrate.versioning.api [-] 98 -> 99...  2021-12-25 19:24:08.523 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.523 | INFO migrate.versioning.api [-] 99 -> 100...  2021-12-25 19:24:08.532 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.532 | INFO migrate.versioning.api [-] 100 -> 101...  2021-12-25 19:24:08.541 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.542 | INFO migrate.versioning.api [-] 101 -> 102...  2021-12-25 19:24:08.568 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.568 | INFO migrate.versioning.api [-] 102 -> 103...  2021-12-25 19:24:08.638 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.638 | INFO migrate.versioning.api [-] 103 -> 104...  2021-12-25 19:24:08.648 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.648 | INFO migrate.versioning.api [-] 104 -> 105...  2021-12-25 19:24:08.814 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.814 | INFO migrate.versioning.api [-] 105 -> 106...  2021-12-25 19:24:08.906 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:08.906 | INFO migrate.versioning.api [-] 106 -> 107...  2021-12-25 19:24:09.087 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.087 | INFO migrate.versioning.api [-] 107 -> 108...  2021-12-25 19:24:09.305 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.305 | INFO migrate.versioning.api [-] 108 -> 109...  2021-12-25 19:24:09.408 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.408 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:09.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.424 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:09.424 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:09.425 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:09.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.441 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:09.441 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:09.441 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:09.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.457 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:09.457 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:09.463 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:09.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.491 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:09.491 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:09.504 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:09.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.532 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:09.532 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:09.532 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:09.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.560 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:09.560 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:09.565 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:09.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:09.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:09.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:09.594 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:09.601 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-25 19:24:09.607 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.607 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-25 19:24:09.613 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.613 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-25 19:24:09.880 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.880 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-25 19:24:09.889 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.889 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-25 19:24:09.895 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.895 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-25 19:24:09.903 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.904 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-25 19:24:09.912 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.912 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-25 19:24:09.920 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.920 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-25 19:24:09.926 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:09.926 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-25 19:24:10.116 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.116 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-25 19:24:10.124 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.124 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-25 19:24:10.356 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.356 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-25 19:24:10.363 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.364 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-25 19:24:10.600 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.601 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-25 19:24:10.607 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.607 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-25 19:24:10.667 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.667 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-25 19:24:10.675 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.675 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-25 19:24:10.684 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.684 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-25 19:24:10.692 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.692 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-25 19:24:10.700 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.700 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-25 19:24:10.709 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.709 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-25 19:24:10.765 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.765 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-25 19:24:10.870 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:10.871 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-25 19:24:11.049 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.049 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-25 19:24:11.057 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.057 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-25 19:24:11.066 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.066 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-25 19:24:11.074 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.074 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-25 19:24:11.082 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.083 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-25 19:24:11.091 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.092 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-25 19:24:11.158 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.159 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-25 19:24:11.218 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.218 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-25 19:24:11.349 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.350 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-25 19:24:11.627 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.628 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-25 19:24:11.749 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.749 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-25 19:24:11.846 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.846 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-25 19:24:11.951 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.951 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-25 19:24:11.959 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.959 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-25 19:24:11.967 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.968 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-25 19:24:11.976 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.976 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-25 19:24:11.984 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.984 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-25 19:24:11.993 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:11.993 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-25 19:24:12.001 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:12.001 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-25 19:24:12.007 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:12.007 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-25 19:24:12.015 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:12.015 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-25 19:24:12.215 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:12.215 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-25 19:24:12.223 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:12.224 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-25 19:24:12.802 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:12.802 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-25 19:24:13.084 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.084 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-25 19:24:13.092 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.092 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-25 19:24:13.100 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.100 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-25 19:24:13.109 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.109 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-25 19:24:13.115 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.115 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-25 19:24:13.216 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.216 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-25 19:24:13.223 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.224 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-25 19:24:13.343 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.343 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-25 19:24:13.464 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.464 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-25 19:24:13.472 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.472 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-25 19:24:13.480 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.480 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-25 19:24:13.488 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.489 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-25 19:24:13.497 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.497 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-25 19:24:13.505 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.505 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-25 19:24:13.722 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.723 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-25 19:24:13.730 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.731 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-25 19:24:13.840 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:13.840 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-25 19:24:14.203 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.203 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-25 19:24:14.321 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.322 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-25 19:24:14.327 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.328 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-25 19:24:14.336 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.336 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-25 19:24:14.344 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.344 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-25 19:24:14.353 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.353 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-25 19:24:14.359 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.359 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-25 19:24:14.367 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.367 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-25 19:24:14.550 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.550 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-25 19:24:14.559 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.559 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-25 19:24:14.567 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.568 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-25 19:24:14.576 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.576 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-25 19:24:14.584 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.584 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-25 19:24:14.593 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.593 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:14.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.671 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:14.671 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:14.672 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:14.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.698 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:14.698 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:14.698 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:14.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.727 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:14.727 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:14.734 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:14.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.761 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:14.762 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:14.775 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.802 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.804 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:14.805 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:14.805 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:14.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.814 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.833 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:14.833 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:14.839 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:14.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:14.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:14.867 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:14.867 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:14.876 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-25 19:24:14.882 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.882 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-25 19:24:14.889 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.889 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-25 19:24:14.902 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.902 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-25 19:24:14.908 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.909 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-25 19:24:14.914 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.914 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-25 19:24:14.920 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.920 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-25 19:24:14.926 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.926 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-25 19:24:14.932 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.932 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-25 19:24:14.938 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.938 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-25 19:24:14.946 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.947 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-25 19:24:14.955 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.955 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-25 19:24:14.972 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.972 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-25 19:24:14.979 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:14.979 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-25 19:24:15.004 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.004 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-25 19:24:15.030 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.030 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-25 19:24:15.036 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.036 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-25 19:24:15.042 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.042 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-25 19:24:15.048 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.048 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-25 19:24:15.053 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.054 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-25 19:24:15.059 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.060 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-25 19:24:15.065 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.065 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-25 19:24:15.071 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.071 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-25 19:24:15.088 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.088 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-25 19:24:15.096 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.096 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-25 19:24:15.102 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.103 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-25 19:24:15.110 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.111 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-25 19:24:15.119 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.119 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-25 19:24:15.127 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.127 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-25 19:24:15.136 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.136 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-25 19:24:15.142 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.143 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-25 19:24:15.151 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.151 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-25 19:24:15.159 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.160 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-25 19:24:15.165 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.165 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-25 19:24:15.174 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.174 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-25 19:24:15.182 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.182 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-25 19:24:15.190 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.191 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-25 19:24:15.196 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.196 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-25 19:24:15.205 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.205 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-25 19:24:15.213 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.213 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-25 19:24:15.221 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.222 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-25 19:24:15.230 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.230 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-25 19:24:15.236 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.236 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-25 19:24:15.244 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.244 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-25 19:24:15.253 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.253 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-25 19:24:15.261 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.261 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-25 19:24:15.282 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.282 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-25 19:24:15.288 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.289 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-25 19:24:15.294 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.295 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-25 19:24:15.300 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.301 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-25 19:24:15.306 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.307 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-25 19:24:15.315 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.315 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-25 19:24:15.323 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.323 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-25 19:24:15.332 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.332 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-25 19:24:15.338 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.338 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-25 19:24:15.346 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.346 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-25 19:24:15.354 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.355 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-25 19:24:15.363 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.363 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-25 19:24:15.369 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.369 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-25 19:24:15.377 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.377 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-25 19:24:15.385 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.386 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-25 19:24:15.394 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.394 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-25 19:24:15.408 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.408 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-25 19:24:15.413 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.414 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-25 19:24:15.419 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.420 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-25 19:24:15.425 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.426 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-25 19:24:15.434 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.434 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-25 19:24:15.442 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.442 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-25 19:24:15.451 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.451 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-25 19:24:15.457 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.457 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-25 19:24:15.466 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.466 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-25 19:24:15.474 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.474 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-25 19:24:15.482 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.482 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-25 19:24:15.488 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.488 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-25 19:24:15.497 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.497 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-25 19:24:15.505 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.505 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-25 19:24:15.514 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.514 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-25 19:24:15.520 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.520 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-25 19:24:15.528 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.529 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:15.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.557 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:15.557 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:15.558 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:15.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.587 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:15.587 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:15.588 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:15.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.616 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:15.616 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:15.621 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:15.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.650 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:15.650 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:15.663 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:15.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.691 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:15.692 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:15.692 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:15.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.720 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:15.720 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:15.725 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:24:15.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:24:15.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:24:15.754 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:24:15.755 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71736) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:24:15.761 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-25 19:24:15.767 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.768 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-25 19:24:15.946 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:15.946 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-25 19:24:16.196 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.196 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-25 19:24:16.492 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.492 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-25 19:24:16.500 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.501 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-25 19:24:16.509 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.509 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-25 19:24:16.516 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.516 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-25 19:24:16.523 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.523 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-25 19:24:16.532 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.532 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-25 19:24:16.540 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.540 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-25 19:24:16.607 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.607 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-25 19:24:16.707 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.707 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-25 19:24:16.896 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:16.896 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-25 19:24:17.235 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.235 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-25 19:24:17.355 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.356 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-25 19:24:17.364 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.364 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-25 19:24:17.372 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.373 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-25 19:24:17.381 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.381 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-25 19:24:17.390 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.390 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-25 19:24:17.397 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.397 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-25 19:24:17.406 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.406 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-25 19:24:17.412 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.412 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-25 19:24:17.420 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.421 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-25 19:24:17.532 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.532 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-25 19:24:17.539 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.539 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-25 19:24:17.548 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.548 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-25 19:24:17.556 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.557 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-25 19:24:17.565 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.565 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-25 19:24:17.573 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.573 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-25 19:24:17.582 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.582 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-25 19:24:17.590 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.590 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-25 19:24:17.626 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.626 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-25 19:24:17.635 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.635 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-25 19:24:17.643 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.643 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-25 19:24:17.742 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.742 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-25 19:24:17.846 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.846 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-25 19:24:17.890 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.890 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-25 19:24:17.898 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.898 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-25 19:24:17.906 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.907 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-25 19:24:17.912 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.912 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-25 19:24:17.921 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.921 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-25 19:24:17.929 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.929 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-25 19:24:17.938 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.938 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-25 19:24:17.944 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.944 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-25 19:24:17.956 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.956 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-25 19:24:17.963 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:17.963 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-25 19:24:18.074 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.074 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-25 19:24:18.082 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.082 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-25 19:24:18.091 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.091 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-25 19:24:18.097 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.097 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-25 19:24:18.105 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.105 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-25 19:24:18.114 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.114 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-25 19:24:18.122 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.122 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-25 19:24:18.236 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.236 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-25 19:24:18.250 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.250 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-25 19:24:18.258 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.258 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-25 19:24:18.266 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.266 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-25 19:24:18.275 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.275 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-25 19:24:18.283 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.283 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-25 19:24:18.292 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.292 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-25 19:24:18.298 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.298 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-25 19:24:18.306 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.306 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-25 19:24:18.616 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.617 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-25 19:24:18.625 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.625 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-25 19:24:18.633 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.633 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-25 19:24:18.642 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.642 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-25 19:24:18.650 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.650 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-25 19:24:18.658 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.659 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-25 19:24:18.667 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.667 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-25 19:24:18.673 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.673 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-25 19:24:18.681 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.682 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-25 19:24:18.721 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.722 | INFO migrate.versioning.api [-] 72 -> 73...  2021-12-25 19:24:18.730 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.730 | INFO migrate.versioning.api [-] 73 -> 74...  2021-12-25 19:24:18.738 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.738 | INFO migrate.versioning.api [-] 74 -> 75...  2021-12-25 19:24:18.745 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.745 | INFO migrate.versioning.api [-] 75 -> 76...  2021-12-25 19:24:18.753 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.753 | INFO migrate.versioning.api [-] 76 -> 77...  2021-12-25 19:24:18.761 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.761 | INFO migrate.versioning.api [-] 77 -> 78...  2021-12-25 19:24:18.769 | INFO migrate.versioning.api [-] done 2021-12-25 19:24:18.987 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-12-25 19:24:18.990 | + functions-common:time_stop:2331 : local name 2021-12-25 19:24:18.992 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:24:18.994 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:24:18.997 | + functions-common:time_stop:2334 : local total 2021-12-25 19:24:18.999 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:24:19.002 | + functions-common:time_stop:2337 : name=dbsync 2021-12-25 19:24:19.004 | + functions-common:time_stop:2338 : start_time=1640460240298 2021-12-25 19:24:19.006 | + functions-common:time_stop:2340 : [[ -z 1640460240298 ]] 2021-12-25 19:24:19.009 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:24:19.013 | + functions-common:time_stop:2343 : end_time=1640460259010 2021-12-25 19:24:19.015 | + functions-common:time_stop:2344 : elapsed_time=18712 2021-12-25 19:24:19.018 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:24:19.020 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:24:19.023 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18712 2021-12-25 19:24:19.025 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-12-25 19:24:19.028 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-12-25 19:24:19.032 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-12-25 19:24:21.141 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-12-25 19:24:21.142 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-25 19:24:21.142 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-25 19:24:21.142 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-12-25 19:24:21.143 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-12-25 19:24:21.143 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-25 19:24:21.143 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-25 19:24:21.144 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-25 19:24:21.144 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-12-25 19:24:21.348 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-12-25 19:24:21.352 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-12-25 19:24:23.552 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-12-25 19:24:23.552 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-25 19:24:23.553 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-25 19:24:23.553 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-12-25 19:24:23.553 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-12-25 19:24:23.554 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-12-25 19:24:23.554 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-12-25 19:24:23.554 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-12-25 19:24:23.555 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-12-25 19:24:23.755 | + ./stack.sh:main:1094 : start_keystone 2021-12-25 19:24:23.758 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-12-25 19:24:23.760 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-12-25 19:24:23.763 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-12-25 19:24:23.778 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:24:23.780 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-12-25 19:24:23.783 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-12-25 19:24:23.787 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-12-25 19:24:23.789 | + functions-common:run_process:1582 : local service=keystone 2021-12-25 19:24:23.792 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-25 19:24:23.794 | + functions-common:run_process:1584 : local group= 2021-12-25 19:24:23.797 | + functions-common:run_process:1585 : local user= 2021-12-25 19:24:23.799 | + functions-common:run_process:1587 : local name=keystone 2021-12-25 19:24:23.802 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:24:23.804 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:24:23.807 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:24:23.809 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:24:23.813 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:24:23.816 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460263813 2021-12-25 19:24:23.818 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-12-25 19:24:23.833 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:24:23.835 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-12-25 19:24:23.838 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-12-25 19:24:23.840 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-25 19:24:23.842 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-25 19:24:23.845 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-25 19:24:23.847 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-25 19:24:23.849 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-12-25 19:24:23.851 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-12-25 19:24:23.854 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-12-25 19:24:23.856 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:24:23.859 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:24:23.862 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-12-25 19:24:23.864 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-12-25 19:24:23.866 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-12-25 19:24:23.868 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-25 19:24:23.870 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-25 19:24:23.873 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-25 19:24:23.875 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-12-25 19:24:23.877 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-25 19:24:23.881 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-12-25 19:24:23.933 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-12-25 19:24:23.985 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-12-25 19:24:24.028 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-12-25 19:24:24.072 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:24:24.116 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-12-25 19:24:24.163 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-12-25 19:24:24.207 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-12-25 19:24:24.252 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-12-25 19:24:24.296 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-12-25 19:24:24.339 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-25 19:24:24.341 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-12-25 19:24:24.394 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-25 19:24:24.578 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-12-25 19:24:24.592 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-12-25 19:24:24.760 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-12-25 19:24:24.835 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:24:24.837 | + functions-common:time_stop:2331 : local name 2021-12-25 19:24:24.839 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:24:24.842 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:24:24.845 | + functions-common:time_stop:2334 : local total 2021-12-25 19:24:24.847 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:24:24.849 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:24:24.852 | + functions-common:time_stop:2338 : start_time=1640460263813 2021-12-25 19:24:24.854 | + functions-common:time_stop:2340 : [[ -z 1640460263813 ]] 2021-12-25 19:24:24.857 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:24:24.860 | + functions-common:time_stop:2343 : end_time=1640460264858 2021-12-25 19:24:24.862 | + functions-common:time_stop:2344 : elapsed_time=1045 2021-12-25 19:24:24.865 | + functions-common:time_stop:2345 : total=879 2021-12-25 19:24:24.867 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:24:24.869 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1924 2021-12-25 19:24:24.872 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-12-25 19:24:24.872 | Waiting for keystone to start... 2021-12-25 19:24:24.874 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.24/identity/v3/ 2021-12-25 19:24:24.876 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.24/identity/v3/ 2021-12-25 19:24:24.879 | + functions:wait_for_service:444 : local timeout=60 2021-12-25 19:24:24.881 | + functions:wait_for_service:445 : local url=http://10.222.0.24/identity/v3/ 2021-12-25 19:24:24.884 | + functions:wait_for_service:446 : local rval=0 2021-12-25 19:24:24.886 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-25 19:24:24.889 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-25 19:24:24.892 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:24:24.894 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:24:24.898 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:24:24.900 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460264898 2021-12-25 19:24:24.903 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-25 19:24:24.908 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/identity/v3/ 2021-12-25 19:24:28.544 | + :: : [[ 200 == 503 ]] 2021-12-25 19:24:28.546 | + :: : [[ 0 -eq 7 ]] 2021-12-25 19:24:28.549 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-25 19:24:28.551 | + functions-common:time_stop:2331 : local name 2021-12-25 19:24:28.554 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:24:28.556 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:24:28.558 | + functions-common:time_stop:2334 : local total 2021-12-25 19:24:28.561 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:24:28.564 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-25 19:24:28.566 | + functions-common:time_stop:2338 : start_time=1640460264898 2021-12-25 19:24:28.569 | + functions-common:time_stop:2340 : [[ -z 1640460264898 ]] 2021-12-25 19:24:28.572 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:24:28.575 | + functions-common:time_stop:2343 : end_time=1640460268573 2021-12-25 19:24:28.578 | + functions-common:time_stop:2344 : elapsed_time=3675 2021-12-25 19:24:28.580 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:24:28.582 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:24:28.585 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3675 2021-12-25 19:24:28.587 | + functions:wait_for_service:454 : return 0 2021-12-25 19:24:28.590 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-12-25 19:24:28.605 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:24:28.608 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-12-25 19:24:28.610 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:24:28.613 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-25 19:24:28.664 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-12-25 19:24:28.666 | + lib/keystone:bootstrap_keystone:573 : /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-admin-url http://10.222.0.24/identity --bootstrap-public-url http://10.222.0.24/identity 2021-12-25 19:24:30.902 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:30.902 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:30.902 | 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=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:30.912 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:30.930 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:30.931 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:30.966 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.004 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.004 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.123 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.124 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.124 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.124 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.124 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.125 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.140 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.140 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.140 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.141 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.141 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.141 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.141 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.203 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.206 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.206 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.207 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.208 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72372) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-12-25 19:24:31.254 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=72372) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:24:31.564 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created domain default 2021-12-25 19:24:31.602 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created project admin 2021-12-25 19:24:31.632 | DEBUG passlib.handlers.bcrypt [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72372) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-12-25 19:24:31.632 | DEBUG passlib.handlers.bcrypt [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72372) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-12-25 19:24:31.691 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created user admin 2021-12-25 19:24:31.702 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created role reader 2021-12-25 19:24:31.712 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created role member 2021-12-25 19:24:31.733 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created implied role where 815034d4b21a4c31ba4a9a2e570eb580 implies b4f5d457f2234c46b4da9dc6000cc4ca 2021-12-25 19:24:31.742 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created role admin 2021-12-25 19:24:31.758 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created implied role where c38ebe3ab56849a0b963bd2eec371c4f implies 815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:24:31.768 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Granted role admin on project admin to user admin. 2021-12-25 19:24:31.774 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Granted role admin on the system to user admin. 2021-12-25 19:24:31.784 | WARNING py.warnings [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-12-25 19:24:31.784 | 'identifiers should be a valid uuid.' % (value))) 2021-12-25 19:24:31.784 |  2021-12-25 19:24:31.787 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created region RegionOne 2021-12-25 19:24:31.815 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created public endpoint http://10.222.0.24/identity 2021-12-25 19:24:31.823 | INFO keystone.cmd.bootstrap [None req-3f69cd4a-ac46-411e-9749-033a4000c552 None None] Created admin endpoint http://10.222.0.24/identity 2021-12-25 19:24:32.136 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-12-25 19:24:32.141 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-12-25 19:24:32.144 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-12-25 19:24:34.974 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:34.977 | + lib/keystone:create_keystone_accounts:315 : admin_project=ab65e50ea0ac4cb0ac61290a108f6563 2021-12-25 19:24:34.979 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-12-25 19:24:34.983 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-12-25 19:24:37.190 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:37.193 | + lib/keystone:create_keystone_accounts:317 : admin_user=cc182ffa1cf74442b15a1b5cfb32d9ce 2021-12-25 19:24:37.195 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-12-25 19:24:37.198 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-12-25 19:24:37.200 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin cc182ffa1cf74442b15a1b5cfb32d9ce default 2021-12-25 19:24:37.203 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-12-25 19:24:37.207 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:24:37.207 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --domain default 2021-12-25 19:24:37.208 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-12-25 19:24:37.211 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:24:37.214 | ++ functions-common:get_field:727 : read data 2021-12-25 19:24:39.529 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:39.533 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-12-25 19:24:39.535 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-12-25 19:24:39.537 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --domain default 2021-12-25 19:24:42.096 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --domain default 2021-12-25 19:24:42.096 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:24:42.097 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-12-25 19:24:42.099 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:24:42.102 | ++ functions-common:get_field:727 : read data 2021-12-25 19:24:44.540 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:44.543 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:24:44.546 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:24:44.549 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | cc182ffa1cf74442b15a1b5cfb32d9ce | | | default | | False |' 2021-12-25 19:24:44.549 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:24:44.554 | ++ functions-common:get_field:727 : read data 2021-12-25 19:24:44.557 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:24:44.560 | + functions-common:get_or_add_user_domain_role:936 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:24:44.560 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:24:44.562 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-12-25 19:24:44.565 | + functions-common:get_or_create_domain:792 : local domain_id 2021-12-25 19:24:44.568 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-25 19:24:46.729 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-12-25 19:24:46.732 | + functions-common:get_or_create_domain:803 : echo default 2021-12-25 19:24:46.732 | default 2021-12-25 19:24:46.734 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-12-25 19:24:46.737 | + functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:24:46.740 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-12-25 19:24:49.263 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:49.266 | + functions-common:get_or_create_project:853 : project_id=abc7428fe95843e7960a31b3d2581815 2021-12-25 19:24:49.268 | + functions-common:get_or_create_project:854 : echo abc7428fe95843e7960a31b3d2581815 2021-12-25 19:24:49.269 | abc7428fe95843e7960a31b3d2581815 2021-12-25 19:24:49.271 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-12-25 19:24:49.273 | + functions-common:get_or_create_role:860 : local role_id 2021-12-25 19:24:49.276 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-12-25 19:24:51.478 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:51.481 | + functions-common:get_or_create_role:865 : role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:24:51.483 | + functions-common:get_or_create_role:866 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:24:51.483 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:24:51.486 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-12-25 19:24:51.488 | + functions-common:get_or_create_role:860 : local role_id 2021-12-25 19:24:51.491 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-12-25 19:24:53.623 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:53.626 | + functions-common:get_or_create_role:865 : role_id=c4647f7738864f4886593885b8d810f6 2021-12-25 19:24:53.628 | + functions-common:get_or_create_role:866 : echo c4647f7738864f4886593885b8d810f6 2021-12-25 19:24:53.628 | c4647f7738864f4886593885b8d810f6 2021-12-25 19:24:53.630 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-12-25 19:24:53.633 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-12-25 19:24:53.635 | + functions-common:get_or_create_role:860 : local role_id 2021-12-25 19:24:53.638 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-25 19:24:55.766 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:55.769 | + functions-common:get_or_create_role:865 : role_id=935b77fa82c74863aee5b0511618f870 2021-12-25 19:24:55.772 | + functions-common:get_or_create_role:866 : echo 935b77fa82c74863aee5b0511618f870 2021-12-25 19:24:55.772 | 935b77fa82c74863aee5b0511618f870 2021-12-25 19:24:55.774 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-12-25 19:24:55.777 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-12-25 19:24:55.780 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:24:55.783 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-12-25 19:24:57.977 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:24:57.980 | ++ functions-common:get_or_create_project:853 : project_id=d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:24:57.982 | ++ functions-common:get_or_create_project:854 : echo d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:24:57.985 | + lib/keystone:create_keystone_accounts:343 : invis_project=d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:24:57.988 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-12-25 19:24:57.991 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-12-25 19:24:57.993 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:24:57.996 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-12-25 19:25:00.248 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:00.251 | ++ functions-common:get_or_create_project:853 : project_id=3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:00.254 | ++ functions-common:get_or_create_project:854 : echo 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:00.256 | + lib/keystone:create_keystone_accounts:347 : demo_project=3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:00.259 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-12-25 19:25:00.262 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-12-25 19:25:00.264 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:25:00.267 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-12-25 19:25:00.269 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-12-25 19:25:00.273 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-12-25 19:25:02.526 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:02.529 | ++ functions-common:get_or_create_user:840 : user_id=1c777f0d92cf44a0a421ad08c2f255d5 2021-12-25 19:25:02.532 | ++ functions-common:get_or_create_user:841 : echo 1c777f0d92cf44a0a421ad08c2f255d5 2021-12-25 19:25:02.535 | + lib/keystone:create_keystone_accounts:350 : demo_user=1c777f0d92cf44a0a421ad08c2f255d5 2021-12-25 19:25:02.537 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 1c777f0d92cf44a0a421ad08c2f255d5 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:02.539 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:25:02.543 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:25:02.545 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:25:02.547 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:25:02.550 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:25:02.552 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:25:02.554 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:25:02.558 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:25:02.561 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 1c777f0d92cf44a0a421ad08c2f255d5 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:02.562 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:02.562 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:25:02.565 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:02.568 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:04.971 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:04.974 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:25:04.977 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:25:04.979 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 1c777f0d92cf44a0a421ad08c2f255d5 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:07.369 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 1c777f0d92cf44a0a421ad08c2f255d5 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:07.369 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:07.369 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:25:07.372 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:07.376 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:09.821 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:09.824 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:25:09.827 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:25:09.830 | ++ functions-common:get_field:733 : echo '| 815034d4b21a4c31ba4a9a2e570eb580 | 1c777f0d92cf44a0a421ad08c2f255d5 | | 3d90174aced348ada3782480b3163b2a | | | False |' 2021-12-25 19:25:09.831 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:25:09.836 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:09.839 | + functions-common:get_or_add_user_project_role:910 : user_role_id=815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:09.842 | + functions-common:get_or_add_user_project_role:912 : echo 815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:09.842 | 815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:09.845 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin cc182ffa1cf74442b15a1b5cfb32d9ce 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:09.847 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:25:09.850 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:25:09.853 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:25:09.855 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:25:09.857 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:25:09.860 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:25:09.862 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:25:09.865 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:25:09.869 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:09.869 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:09.869 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:25:09.872 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:09.874 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:12.268 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:12.272 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:25:12.274 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:25:12.277 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:14.618 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:14.619 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:14.619 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:25:14.622 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:14.624 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:17.086 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:17.089 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:25:17.092 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:25:17.096 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | cc182ffa1cf74442b15a1b5cfb32d9ce | | 3d90174aced348ada3782480b3163b2a | | | False |' 2021-12-25 19:25:17.096 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:25:17.101 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:17.104 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:25:17.107 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:25:17.107 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:25:17.110 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 1c777f0d92cf44a0a421ad08c2f255d5 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:17.112 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:25:17.115 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:25:17.118 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:25:17.120 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:25:17.122 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:25:17.125 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:25:17.127 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:25:17.132 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:25:17.137 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 1c777f0d92cf44a0a421ad08c2f255d5 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:17.137 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:17.137 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:25:17.140 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:17.143 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:19.549 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:19.553 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:25:19.555 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:25:19.558 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 1c777f0d92cf44a0a421ad08c2f255d5 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:21.897 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 1c777f0d92cf44a0a421ad08c2f255d5 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:25:21.897 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:21.897 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:25:21.900 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:21.902 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:24.371 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:24.374 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:25:24.376 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:25:24.379 | ++ functions-common:get_field:733 : echo '| 935b77fa82c74863aee5b0511618f870 | 1c777f0d92cf44a0a421ad08c2f255d5 | | 3d90174aced348ada3782480b3163b2a | | | False |' 2021-12-25 19:25:24.380 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:25:24.385 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:24.388 | + functions-common:get_or_add_user_project_role:910 : user_role_id=935b77fa82c74863aee5b0511618f870 2021-12-25 19:25:24.390 | + functions-common:get_or_add_user_project_role:912 : echo 935b77fa82c74863aee5b0511618f870 2021-12-25 19:25:24.391 | 935b77fa82c74863aee5b0511618f870 2021-12-25 19:25:24.393 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 1c777f0d92cf44a0a421ad08c2f255d5 d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:25:24.395 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:25:24.398 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:25:24.401 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:25:24.403 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:25:24.405 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:25:24.408 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:25:24.411 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:25:24.413 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:25:24.417 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 1c777f0d92cf44a0a421ad08c2f255d5 --project d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:25:24.418 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:25:24.418 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:24.420 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:24.424 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:26.812 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:26.816 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:25:26.818 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:25:26.820 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 1c777f0d92cf44a0a421ad08c2f255d5 --project d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:25:29.160 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:29.161 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 1c777f0d92cf44a0a421ad08c2f255d5 --project d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:25:29.162 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:25:29.165 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:29.168 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:31.681 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:31.684 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:25:31.686 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:25:31.690 | ++ functions-common:get_field:733 : echo '| 815034d4b21a4c31ba4a9a2e570eb580 | 1c777f0d92cf44a0a421ad08c2f255d5 | | d6a6afe2a5ee42e4b05ae7e6bea5500c | | | False |' 2021-12-25 19:25:31.690 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:25:31.695 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:31.699 | + functions-common:get_or_add_user_project_role:910 : user_role_id=815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:31.701 | + functions-common:get_or_add_user_project_role:912 : echo 815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:31.701 | 815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:31.704 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-12-25 19:25:31.707 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-12-25 19:25:31.709 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:25:31.712 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-12-25 19:25:33.916 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:33.919 | ++ functions-common:get_or_create_project:853 : project_id=ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:33.921 | ++ functions-common:get_or_create_project:854 : echo ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:33.924 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:33.927 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-12-25 19:25:33.930 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-12-25 19:25:33.932 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:25:33.935 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-12-25 19:25:33.937 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-12-25 19:25:33.940 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-12-25 19:25:36.162 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:36.165 | ++ functions-common:get_or_create_user:840 : user_id=1ac9ac77bcb84a7386460933f3772fa2 2021-12-25 19:25:36.168 | ++ functions-common:get_or_create_user:841 : echo 1ac9ac77bcb84a7386460933f3772fa2 2021-12-25 19:25:36.171 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=1ac9ac77bcb84a7386460933f3772fa2 2021-12-25 19:25:36.174 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 1ac9ac77bcb84a7386460933f3772fa2 ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:36.176 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:25:36.179 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:25:36.182 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:25:36.184 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:25:36.186 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:25:36.189 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:25:36.192 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:25:36.194 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:25:36.198 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 1ac9ac77bcb84a7386460933f3772fa2 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:36.198 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:36.199 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:25:36.201 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:36.204 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:38.715 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:38.718 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:25:38.721 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:25:38.723 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 1ac9ac77bcb84a7386460933f3772fa2 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:41.043 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 1ac9ac77bcb84a7386460933f3772fa2 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:41.044 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:41.044 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:25:41.047 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:41.050 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:43.481 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:43.484 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:25:43.486 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:25:43.489 | ++ functions-common:get_field:733 : echo '| 815034d4b21a4c31ba4a9a2e570eb580 | 1ac9ac77bcb84a7386460933f3772fa2 | | ab0dce58344c4698964826bcb11ecee2 | | | False |' 2021-12-25 19:25:43.489 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:25:43.494 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:43.498 | + functions-common:get_or_add_user_project_role:910 : user_role_id=815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:43.500 | + functions-common:get_or_add_user_project_role:912 : echo 815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:43.500 | 815034d4b21a4c31ba4a9a2e570eb580 2021-12-25 19:25:43.503 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin cc182ffa1cf74442b15a1b5cfb32d9ce ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:43.505 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:25:43.508 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:25:43.510 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:25:43.513 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:25:43.516 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:25:43.518 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:25:43.520 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:25:43.523 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:25:43.527 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:43.527 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:43.527 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:25:43.531 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:43.534 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:45.923 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:45.927 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:25:45.929 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:25:45.932 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:48.234 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user cc182ffa1cf74442b15a1b5cfb32d9ce --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:48.234 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:48.234 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:25:48.237 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:48.240 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:50.688 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:50.691 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:25:50.693 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:25:50.696 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | cc182ffa1cf74442b15a1b5cfb32d9ce | | ab0dce58344c4698964826bcb11ecee2 | | | False |' 2021-12-25 19:25:50.696 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:25:50.701 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:50.705 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:25:50.708 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:25:50.708 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:25:50.710 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 1ac9ac77bcb84a7386460933f3772fa2 ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:50.713 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:25:50.716 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:25:50.718 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:25:50.721 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:25:50.723 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:25:50.725 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:25:50.728 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:25:50.730 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:25:50.734 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 1ac9ac77bcb84a7386460933f3772fa2 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:50.734 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:50.735 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:25:50.738 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:50.740 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:53.148 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:53.153 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:25:53.155 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:25:53.158 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 1ac9ac77bcb84a7386460933f3772fa2 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:55.481 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 1ac9ac77bcb84a7386460933f3772fa2 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:25:55.481 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:25:55.481 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:25:55.484 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:25:55.487 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:57.955 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:25:57.958 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:25:57.961 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:25:57.964 | ++ functions-common:get_field:733 : echo '| 935b77fa82c74863aee5b0511618f870 | 1ac9ac77bcb84a7386460933f3772fa2 | | ab0dce58344c4698964826bcb11ecee2 | | | False |' 2021-12-25 19:25:57.964 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:25:57.970 | ++ functions-common:get_field:727 : read data 2021-12-25 19:25:57.973 | + functions-common:get_or_add_user_project_role:910 : user_role_id=935b77fa82c74863aee5b0511618f870 2021-12-25 19:25:57.976 | + functions-common:get_or_add_user_project_role:912 : echo 935b77fa82c74863aee5b0511618f870 2021-12-25 19:25:57.976 | 935b77fa82c74863aee5b0511618f870 2021-12-25 19:25:57.978 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-12-25 19:25:57.981 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-12-25 19:25:57.984 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-12-25 19:25:57.986 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-25 19:25:57.989 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-12-25 19:26:00.202 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:00.205 | ++ functions-common:get_or_create_group:817 : group_id=c1e71c9588ab4437a28519bb1adb7cf4 2021-12-25 19:26:00.207 | ++ functions-common:get_or_create_group:818 : echo c1e71c9588ab4437a28519bb1adb7cf4 2021-12-25 19:26:00.211 | + lib/keystone:create_keystone_accounts:371 : admin_group=c1e71c9588ab4437a28519bb1adb7cf4 2021-12-25 19:26:00.213 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-12-25 19:26:00.216 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-12-25 19:26:00.219 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-12-25 19:26:00.221 | ++ functions-common:get_or_create_group:810 : local group_id 2021-12-25 19:26:00.224 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-12-25 19:26:02.429 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:02.432 | ++ functions-common:get_or_create_group:817 : group_id=963fb344074f4d9995a255c6b979a1e9 2021-12-25 19:26:02.434 | ++ functions-common:get_or_create_group:818 : echo 963fb344074f4d9995a255c6b979a1e9 2021-12-25 19:26:02.437 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=963fb344074f4d9995a255c6b979a1e9 2021-12-25 19:26:02.440 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a 2021-12-25 19:26:02.442 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-25 19:26:02.445 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 963fb344074f4d9995a255c6b979a1e9 --project 3d90174aced348ada3782480b3163b2a -f value 2021-12-25 19:26:04.846 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:04.849 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-25 19:26:04.852 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-25 19:26:04.854 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 963fb344074f4d9995a255c6b979a1e9 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:26:07.154 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 963fb344074f4d9995a255c6b979a1e9 --project 3d90174aced348ada3782480b3163b2a -f value 2021-12-25 19:26:09.772 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:09.774 | + functions-common:get_or_add_group_project_role:958 : group_role_id='815034d4b21a4c31ba4a9a2e570eb580 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a False' 2021-12-25 19:26:09.777 | + functions-common:get_or_add_group_project_role:960 : echo 815034d4b21a4c31ba4a9a2e570eb580 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a False 2021-12-25 19:26:09.777 | 815034d4b21a4c31ba4a9a2e570eb580 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a False 2021-12-25 19:26:09.779 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a 2021-12-25 19:26:09.782 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-25 19:26:09.786 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 963fb344074f4d9995a255c6b979a1e9 --project 3d90174aced348ada3782480b3163b2a -f value 2021-12-25 19:26:12.178 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:12.181 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-25 19:26:12.184 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-25 19:26:12.186 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 963fb344074f4d9995a255c6b979a1e9 --project 3d90174aced348ada3782480b3163b2a 2021-12-25 19:26:14.481 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 963fb344074f4d9995a255c6b979a1e9 --project 3d90174aced348ada3782480b3163b2a -f value 2021-12-25 19:26:16.947 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:16.950 | + functions-common:get_or_add_group_project_role:958 : group_role_id='935b77fa82c74863aee5b0511618f870 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a False' 2021-12-25 19:26:16.952 | + functions-common:get_or_add_group_project_role:960 : echo 935b77fa82c74863aee5b0511618f870 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a False 2021-12-25 19:26:16.952 | 935b77fa82c74863aee5b0511618f870 963fb344074f4d9995a255c6b979a1e9 3d90174aced348ada3782480b3163b2a False 2021-12-25 19:26:16.955 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:26:16.957 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-25 19:26:16.960 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 963fb344074f4d9995a255c6b979a1e9 --project ab0dce58344c4698964826bcb11ecee2 -f value 2021-12-25 19:26:19.354 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:19.357 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-25 19:26:19.359 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-25 19:26:19.362 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 963fb344074f4d9995a255c6b979a1e9 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:26:21.687 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 963fb344074f4d9995a255c6b979a1e9 --project ab0dce58344c4698964826bcb11ecee2 -f value 2021-12-25 19:26:24.151 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:24.154 | + functions-common:get_or_add_group_project_role:958 : group_role_id='815034d4b21a4c31ba4a9a2e570eb580 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 False' 2021-12-25 19:26:24.156 | + functions-common:get_or_add_group_project_role:960 : echo 815034d4b21a4c31ba4a9a2e570eb580 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 False 2021-12-25 19:26:24.156 | 815034d4b21a4c31ba4a9a2e570eb580 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 False 2021-12-25 19:26:24.158 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:26:24.161 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-25 19:26:24.164 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 963fb344074f4d9995a255c6b979a1e9 --project ab0dce58344c4698964826bcb11ecee2 -f value 2021-12-25 19:26:26.591 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:26.594 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-25 19:26:26.596 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-25 19:26:26.599 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 963fb344074f4d9995a255c6b979a1e9 --project ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:26:28.938 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 963fb344074f4d9995a255c6b979a1e9 --project ab0dce58344c4698964826bcb11ecee2 -f value 2021-12-25 19:26:31.393 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:31.396 | + functions-common:get_or_add_group_project_role:958 : group_role_id='935b77fa82c74863aee5b0511618f870 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 False' 2021-12-25 19:26:31.399 | + functions-common:get_or_add_group_project_role:960 : echo 935b77fa82c74863aee5b0511618f870 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 False 2021-12-25 19:26:31.399 | 935b77fa82c74863aee5b0511618f870 963fb344074f4d9995a255c6b979a1e9 ab0dce58344c4698964826bcb11ecee2 False 2021-12-25 19:26:31.401 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin c1e71c9588ab4437a28519bb1adb7cf4 ab65e50ea0ac4cb0ac61290a108f6563 2021-12-25 19:26:31.404 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-12-25 19:26:31.407 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group c1e71c9588ab4437a28519bb1adb7cf4 --project ab65e50ea0ac4cb0ac61290a108f6563 -f value 2021-12-25 19:26:33.823 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:33.826 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-12-25 19:26:33.829 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-12-25 19:26:33.831 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group c1e71c9588ab4437a28519bb1adb7cf4 --project ab65e50ea0ac4cb0ac61290a108f6563 2021-12-25 19:26:36.145 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group c1e71c9588ab4437a28519bb1adb7cf4 --project ab65e50ea0ac4cb0ac61290a108f6563 -f value 2021-12-25 19:26:38.593 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:38.596 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c38ebe3ab56849a0b963bd2eec371c4f c1e71c9588ab4437a28519bb1adb7cf4 ab65e50ea0ac4cb0ac61290a108f6563 False' 2021-12-25 19:26:38.598 | + functions-common:get_or_add_group_project_role:960 : echo c38ebe3ab56849a0b963bd2eec371c4f c1e71c9588ab4437a28519bb1adb7cf4 ab65e50ea0ac4cb0ac61290a108f6563 False 2021-12-25 19:26:38.598 | c38ebe3ab56849a0b963bd2eec371c4f c1e71c9588ab4437a28519bb1adb7cf4 ab65e50ea0ac4cb0ac61290a108f6563 False 2021-12-25 19:26:38.601 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-12-25 19:26:38.616 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:26:38.618 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-12-25 19:26:38.634 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:26:38.636 | + ./stack.sh:main:1100 : create_nova_accounts 2021-12-25 19:26:38.639 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-12-25 19:26:38.642 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-12-25 19:26:38.644 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-12-25 19:26:38.647 | + functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:26:38.649 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:26:38.651 | + functions-common:get_or_create_user:828 : local email= 2021-12-25 19:26:38.655 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-25 19:26:41.043 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:41.047 | + functions-common:get_or_create_user:840 : user_id=d85177ae44274dd1a94156a00d7e8650 2021-12-25 19:26:41.049 | + functions-common:get_or_create_user:841 : echo d85177ae44274dd1a94156a00d7e8650 2021-12-25 19:26:41.049 | d85177ae44274dd1a94156a00d7e8650 2021-12-25 19:26:41.052 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-12-25 19:26:41.054 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:26:41.057 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:26:41.060 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:26:41.062 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:26:41.064 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:26:41.066 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:26:41.069 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:26:41.071 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:26:41.073 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:26:41.077 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:26:41.081 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:26:41.081 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:26:41.081 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:26:41.084 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:26:41.087 | ++ functions-common:get_field:727 : read data 2021-12-25 19:26:43.991 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:43.995 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:26:43.997 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:26:44.000 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:26:46.874 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:26:46.874 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:26:46.874 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:26:46.877 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:26:46.880 | ++ functions-common:get_field:727 : read data 2021-12-25 19:26:49.853 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:49.856 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:26:49.859 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:26:49.862 | ++ functions-common:get_field:733 : echo '| a5bd877960ae49bbb8f1a85c91868955 | d85177ae44274dd1a94156a00d7e8650 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:26:49.862 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:26:49.867 | ++ functions-common:get_field:727 : read data 2021-12-25 19:26:49.870 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:26:49.873 | + functions-common:get_or_add_user_project_role:912 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:26:49.873 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:26:49.875 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-25 19:26:49.877 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-12-25 19:26:49.880 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:26:49.883 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:26:49.885 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:26:49.888 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:26:49.891 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:26:49.893 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:26:49.895 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:26:49.898 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:26:49.900 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:26:49.903 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:26:49.907 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:26:49.907 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:26:49.907 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:26:49.910 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:26:49.913 | ++ functions-common:get_field:727 : read data 2021-12-25 19:26:52.793 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:52.797 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:26:52.799 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:26:52.802 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:26:55.644 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:26:55.644 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:26:55.645 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:26:55.647 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:26:55.650 | ++ functions-common:get_field:727 : read data 2021-12-25 19:26:58.589 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:26:58.593 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:26:58.595 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:26:58.598 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | d85177ae44274dd1a94156a00d7e8650 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:26:58.598 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:26:58.603 | ++ functions-common:get_field:727 : read data 2021-12-25 19:26:58.607 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:26:58.609 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:26:58.609 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:26:58.611 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-12-25 19:26:58.614 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-12-25 19:26:58.616 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.24/compute 2021-12-25 19:26:58.618 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-12-25 19:26:58.621 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:26:58.624 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-12-25 19:27:00.872 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-12-25 19:27:03.004 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:03.007 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:27:03.007 | 0b2cb082227d4eccb614618a025ba8b3' 2021-12-25 19:27:03.010 | + functions-common:get_or_create_service:978 : echo 0b2cb082227d4eccb614618a025ba8b3 2021-12-25 19:27:03.010 | 0b2cb082227d4eccb614618a025ba8b3 2021-12-25 19:27:03.012 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.24/compute/v2/$(project_id)s' 2021-12-25 19:27:03.015 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:27:03.018 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' RegionOne 2021-12-25 19:27:03.021 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:27:03.024 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-12-25 19:27:05.381 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:05.384 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:27:05.386 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:27:05.390 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.24/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-25 19:27:07.718 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:07.721 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=7fad055c3aeb4346a976da053bf2f28c 2021-12-25 19:27:07.723 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 7fad055c3aeb4346a976da053bf2f28c 2021-12-25 19:27:07.726 | + functions-common:get_or_create_endpoint:1011 : public_id=7fad055c3aeb4346a976da053bf2f28c 2021-12-25 19:27:07.728 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:27:07.730 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:27:07.733 | + functions-common:get_or_create_endpoint:1020 : echo 7fad055c3aeb4346a976da053bf2f28c 2021-12-25 19:27:07.733 | 7fad055c3aeb4346a976da053bf2f28c 2021-12-25 19:27:07.735 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-12-25 19:27:07.738 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:27:07.741 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-12-25 19:27:10.004 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-12-25 19:27:12.149 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:12.152 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:27:12.152 | c08ee7a451a643d0b9e9f5c3238f1d38' 2021-12-25 19:27:12.155 | + functions-common:get_or_create_service:978 : echo c08ee7a451a643d0b9e9f5c3238f1d38 2021-12-25 19:27:12.155 | c08ee7a451a643d0b9e9f5c3238f1d38 2021-12-25 19:27:12.158 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.24/compute/v2.1 2021-12-25 19:27:12.160 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:27:12.163 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.24/compute/v2.1 RegionOne 2021-12-25 19:27:12.166 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:27:12.169 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-12-25 19:27:14.540 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:14.543 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:27:14.546 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:27:14.549 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.24/compute/v2.1 --region RegionOne -f value -c id 2021-12-25 19:27:16.875 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:16.878 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=0b137db0649448f5b068cb9e518557a3 2021-12-25 19:27:16.880 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 0b137db0649448f5b068cb9e518557a3 2021-12-25 19:27:16.883 | + functions-common:get_or_create_endpoint:1011 : public_id=0b137db0649448f5b068cb9e518557a3 2021-12-25 19:27:16.885 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:27:16.888 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:27:16.890 | + functions-common:get_or_create_endpoint:1020 : echo 0b137db0649448f5b068cb9e518557a3 2021-12-25 19:27:16.890 | 0b137db0649448f5b068cb9e518557a3 2021-12-25 19:27:16.892 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-12-25 19:27:16.908 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:27:16.911 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-12-25 19:27:16.927 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:27:16.929 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-12-25 19:27:16.931 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:27:16.935 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:27:16.939 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:27:16.941 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:27:16.944 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:27:16.946 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:27:16.948 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:27:16.951 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:27:16.953 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:27:16.956 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:27:16.960 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:27:16.960 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:16.961 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:27:16.963 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:16.966 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:19.895 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:19.899 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:27:19.901 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:27:19.904 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:27:22.752 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-12-25 19:27:22.752 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:22.753 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:27:22.755 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:22.758 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:25.821 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:25.824 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:27:25.826 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:27:25.829 | ++ functions-common:get_field:733 : echo '| c4647f7738864f4886593885b8d810f6 | d85177ae44274dd1a94156a00d7e8650 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:27:25.830 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:27:25.835 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:25.838 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c4647f7738864f4886593885b8d810f6 2021-12-25 19:27:25.841 | + functions-common:get_or_add_user_project_role:912 : echo c4647f7738864f4886593885b8d810f6 2021-12-25 19:27:25.841 | c4647f7738864f4886593885b8d810f6 2021-12-25 19:27:25.844 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-12-25 19:27:25.859 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:27:25.862 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-12-25 19:27:25.877 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:27:25.880 | + ./stack.sh:main:1103 : create_glance_accounts 2021-12-25 19:27:25.882 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-12-25 19:27:25.897 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:27:25.900 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-12-25 19:27:25.902 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-12-25 19:27:25.905 | + functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:27:25.907 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:27:25.910 | + functions-common:get_or_create_user:828 : local email= 2021-12-25 19:27:25.913 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-25 19:27:28.199 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:28.202 | + functions-common:get_or_create_user:840 : user_id=835cd28ee3a14fc5980a397df75f2bdc 2021-12-25 19:27:28.205 | + functions-common:get_or_create_user:841 : echo 835cd28ee3a14fc5980a397df75f2bdc 2021-12-25 19:27:28.205 | 835cd28ee3a14fc5980a397df75f2bdc 2021-12-25 19:27:28.207 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-12-25 19:27:28.210 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:27:28.213 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:27:28.216 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:27:28.218 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:27:28.220 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:27:28.223 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:27:28.225 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:27:28.227 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:27:28.230 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:27:28.232 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:27:28.236 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:28.237 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-25 19:27:28.237 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:27:28.239 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:28.243 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:31.148 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:31.152 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:27:31.155 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:27:31.157 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-12-25 19:27:34.008 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-12-25 19:27:34.008 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:34.008 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:27:34.011 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:34.014 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:36.974 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:36.977 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:27:36.979 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:27:36.983 | ++ functions-common:get_field:733 : echo '| a5bd877960ae49bbb8f1a85c91868955 | 835cd28ee3a14fc5980a397df75f2bdc | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:27:36.983 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:27:36.988 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:36.991 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:27:36.994 | + functions-common:get_or_add_user_project_role:912 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:27:36.994 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:27:36.997 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-25 19:27:36.999 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-12-25 19:27:37.015 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:27:37.017 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-12-25 19:27:37.020 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-12-25 19:27:37.022 | + functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:27:37.025 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:27:37.027 | + functions-common:get_or_create_user:828 : local email= 2021-12-25 19:27:37.030 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-25 19:27:39.312 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:39.315 | + functions-common:get_or_create_user:840 : user_id=6c06057ca1584bd49f0ff6a69ba959d3 2021-12-25 19:27:39.317 | + functions-common:get_or_create_user:841 : echo 6c06057ca1584bd49f0ff6a69ba959d3 2021-12-25 19:27:39.317 | 6c06057ca1584bd49f0ff6a69ba959d3 2021-12-25 19:27:39.320 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-12-25 19:27:39.322 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:27:39.325 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:27:39.328 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:27:39.330 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:27:39.332 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:27:39.335 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:27:39.337 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:27:39.340 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:27:39.342 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:27:39.345 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:27:39.349 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-25 19:27:39.351 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:39.351 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:27:39.352 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:39.354 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:42.297 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:42.300 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:27:42.303 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:27:42.305 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-25 19:27:45.157 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-25 19:27:45.157 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:27:45.157 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:45.160 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:45.163 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:48.136 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:48.140 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:27:48.142 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:27:48.145 | ++ functions-common:get_field:733 : echo '| a5bd877960ae49bbb8f1a85c91868955 | 6c06057ca1584bd49f0ff6a69ba959d3 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:27:48.146 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:27:48.150 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:48.154 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:27:48.157 | + functions-common:get_or_add_user_project_role:912 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:27:48.157 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:27:48.159 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-12-25 19:27:48.162 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-12-25 19:27:48.164 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:27:48.167 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:27:48.170 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:27:48.172 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:27:48.174 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:27:48.177 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:27:48.179 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:27:48.181 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:27:48.184 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:27:48.187 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:27:48.191 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-25 19:27:48.191 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:48.191 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:27:48.194 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:48.196 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:51.158 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:51.162 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:27:51.164 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:27:51.167 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-25 19:27:54.012 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-12-25 19:27:54.013 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:27:54.013 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:27:54.015 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:27:54.019 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:57.085 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:27:57.088 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:27:57.091 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:27:57.094 | ++ functions-common:get_field:733 : echo '| c4647f7738864f4886593885b8d810f6 | 6c06057ca1584bd49f0ff6a69ba959d3 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:27:57.095 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:27:57.100 | ++ functions-common:get_field:727 : read data 2021-12-25 19:27:57.103 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c4647f7738864f4886593885b8d810f6 2021-12-25 19:27:57.105 | + functions-common:get_or_add_user_project_role:912 : echo c4647f7738864f4886593885b8d810f6 2021-12-25 19:27:57.105 | c4647f7738864f4886593885b8d810f6 2021-12-25 19:27:57.108 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-12-25 19:27:57.110 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:27:57.113 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-12-25 19:27:59.360 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-12-25 19:28:01.490 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:01.493 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:28:01.493 | 722371670f6e4beda9587b813c322ce7' 2021-12-25 19:28:01.495 | + functions-common:get_or_create_service:978 : echo 722371670f6e4beda9587b813c322ce7 2021-12-25 19:28:01.495 | 722371670f6e4beda9587b813c322ce7 2021-12-25 19:28:01.497 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.24/image 2021-12-25 19:28:01.500 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:28:01.503 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.24/image RegionOne 2021-12-25 19:28:01.505 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:28:01.509 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-12-25 19:28:03.863 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:03.866 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:28:03.868 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:28:03.871 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.24/image --region RegionOne -f value -c id 2021-12-25 19:28:06.194 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:06.197 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=65f9b6164afc4bfea70f593549779736 2021-12-25 19:28:06.199 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 65f9b6164afc4bfea70f593549779736 2021-12-25 19:28:06.202 | + functions-common:get_or_create_endpoint:1011 : public_id=65f9b6164afc4bfea70f593549779736 2021-12-25 19:28:06.205 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:28:06.207 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:28:06.209 | + functions-common:get_or_create_endpoint:1020 : echo 65f9b6164afc4bfea70f593549779736 2021-12-25 19:28:06.209 | 65f9b6164afc4bfea70f593549779736 2021-12-25 19:28:06.213 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-12-25 19:28:06.216 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-25 19:28:06.219 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-12-25 19:28:08.416 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-12-25 19:28:08.419 | ++ functions-common:get_or_create_domain:803 : echo default 2021-12-25 19:28:08.422 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-12-25 19:28:08.425 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-12-25 19:28:08.450 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-12-25 19:28:08.475 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-12-25 19:28:08.492 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:28:08.494 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-12-25 19:28:08.496 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-12-25 19:28:08.499 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-12-25 19:28:08.501 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-12-25 19:28:08.504 | + functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:28:08.506 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:28:08.508 | + functions-common:get_or_create_user:828 : local email= 2021-12-25 19:28:08.511 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-25 19:28:10.788 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:10.791 | + functions-common:get_or_create_user:840 : user_id=c09f2e0cc26d4cdeaf8b79db78a5526a 2021-12-25 19:28:10.793 | + functions-common:get_or_create_user:841 : echo c09f2e0cc26d4cdeaf8b79db78a5526a 2021-12-25 19:28:10.793 | c09f2e0cc26d4cdeaf8b79db78a5526a 2021-12-25 19:28:10.795 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-12-25 19:28:10.798 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:28:10.801 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:28:10.803 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:28:10.806 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:28:10.808 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:28:10.811 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:28:10.813 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:28:10.815 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:28:10.817 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:28:10.820 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:28:10.824 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-25 19:28:10.824 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:28:10.824 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:28:10.828 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:28:10.831 | ++ functions-common:get_field:727 : read data 2021-12-25 19:28:13.744 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:13.748 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:28:13.750 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:28:13.753 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-12-25 19:28:16.598 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-12-25 19:28:16.598 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:28:16.598 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:28:16.601 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:28:16.604 | ++ functions-common:get_field:727 : read data 2021-12-25 19:28:19.568 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:19.571 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:28:19.573 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:28:19.577 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:28:19.577 | ++ functions-common:get_field:733 : echo '| a5bd877960ae49bbb8f1a85c91868955 | c09f2e0cc26d4cdeaf8b79db78a5526a | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:28:19.582 | ++ functions-common:get_field:727 : read data 2021-12-25 19:28:19.585 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:28:19.588 | + functions-common:get_or_add_user_project_role:912 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:28:19.588 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:28:19.591 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-25 19:28:19.593 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-12-25 19:28:19.595 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:28:19.599 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-12-25 19:28:21.838 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-12-25 19:28:23.994 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:23.996 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:28:23.996 | ead4ed159c80457bb89b0be37c5e99bc' 2021-12-25 19:28:23.999 | + functions-common:get_or_create_service:978 : echo ead4ed159c80457bb89b0be37c5e99bc 2021-12-25 19:28:23.999 | ead4ed159c80457bb89b0be37c5e99bc 2021-12-25 19:28:24.001 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-12-25 19:28:24.004 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2021-12-25 19:28:24.006 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:28:24.009 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2021-12-25 19:28:24.012 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:28:24.015 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-12-25 19:28:26.394 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:26.397 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:28:26.399 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:28:26.402 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-25 19:28:28.827 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:28.830 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=93da1fb274984cd4be439dd8e42b72b2 2021-12-25 19:28:28.832 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 93da1fb274984cd4be439dd8e42b72b2 2021-12-25 19:28:28.835 | + functions-common:get_or_create_endpoint:1011 : public_id=93da1fb274984cd4be439dd8e42b72b2 2021-12-25 19:28:28.837 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:28:28.840 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:28:28.843 | + functions-common:get_or_create_endpoint:1020 : echo 93da1fb274984cd4be439dd8e42b72b2 2021-12-25 19:28:28.843 | 93da1fb274984cd4be439dd8e42b72b2 2021-12-25 19:28:28.845 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-12-25 19:28:28.848 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:28:28.851 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-12-25 19:28:31.099 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-12-25 19:28:33.237 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:33.240 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:28:33.240 | 5fbb3b3e48e743da9d34338b8572f348' 2021-12-25 19:28:33.243 | + functions-common:get_or_create_service:978 : echo 5fbb3b3e48e743da9d34338b8572f348 2021-12-25 19:28:33.243 | 5fbb3b3e48e743da9d34338b8572f348 2021-12-25 19:28:33.245 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.24/volume/v2/$(project_id)s' 2021-12-25 19:28:33.248 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:28:33.251 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.24/volume/v2/$(project_id)s' RegionOne 2021-12-25 19:28:33.253 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:28:33.257 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-12-25 19:28:35.633 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:35.636 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:28:35.639 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:28:35.642 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.24/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-12-25 19:28:37.987 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:37.990 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=cbec8819a55046279eaaf7fdfe2591e7 2021-12-25 19:28:37.993 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo cbec8819a55046279eaaf7fdfe2591e7 2021-12-25 19:28:37.995 | + functions-common:get_or_create_endpoint:1011 : public_id=cbec8819a55046279eaaf7fdfe2591e7 2021-12-25 19:28:37.998 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:28:38.000 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:28:38.003 | + functions-common:get_or_create_endpoint:1020 : echo cbec8819a55046279eaaf7fdfe2591e7 2021-12-25 19:28:38.003 | cbec8819a55046279eaaf7fdfe2591e7 2021-12-25 19:28:38.005 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-12-25 19:28:38.007 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:28:38.011 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-12-25 19:28:40.257 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-12-25 19:28:42.388 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:42.390 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:28:42.391 | 7a45c5ddd2844c9091a122ad1ae036a5' 2021-12-25 19:28:42.393 | + functions-common:get_or_create_service:978 : echo 7a45c5ddd2844c9091a122ad1ae036a5 2021-12-25 19:28:42.393 | 7a45c5ddd2844c9091a122ad1ae036a5 2021-12-25 19:28:42.395 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.24/volume/v3/$(project_id)s' 2021-12-25 19:28:42.398 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:28:42.401 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' RegionOne 2021-12-25 19:28:42.403 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:28:42.407 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-12-25 19:28:44.759 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:44.762 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:28:44.765 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:28:44.768 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.24/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-12-25 19:28:47.087 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:47.091 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=bfff5a63f81d4b808d92bcbfc2bece3b 2021-12-25 19:28:47.093 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo bfff5a63f81d4b808d92bcbfc2bece3b 2021-12-25 19:28:47.096 | + functions-common:get_or_create_endpoint:1011 : public_id=bfff5a63f81d4b808d92bcbfc2bece3b 2021-12-25 19:28:47.098 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:28:47.101 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:28:47.103 | + functions-common:get_or_create_endpoint:1020 : echo bfff5a63f81d4b808d92bcbfc2bece3b 2021-12-25 19:28:47.103 | bfff5a63f81d4b808d92bcbfc2bece3b 2021-12-25 19:28:47.105 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-12-25 19:28:47.108 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-12-25 19:28:47.111 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:28:47.114 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-12-25 19:28:49.447 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:49.450 | ++ functions-common:get_or_create_project:853 : project_id=abc7428fe95843e7960a31b3d2581815 2021-12-25 19:28:49.452 | ++ functions-common:get_or_create_project:854 : echo abc7428fe95843e7960a31b3d2581815 2021-12-25 19:28:49.455 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id abc7428fe95843e7960a31b3d2581815 2021-12-25 19:28:49.481 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-12-25 19:28:49.483 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:28:49.485 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:28:49.488 | ++ functions-common:get_or_create_user:828 : local email= 2021-12-25 19:28:49.491 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-12-25 19:28:51.408 | No password was supplied, authentication will fail when a user does not have a password. 2021-12-25 19:28:51.809 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:51.811 | ++ functions-common:get_or_create_user:840 : user_id=c09f2e0cc26d4cdeaf8b79db78a5526a 2021-12-25 19:28:51.814 | ++ functions-common:get_or_create_user:841 : echo c09f2e0cc26d4cdeaf8b79db78a5526a 2021-12-25 19:28:51.817 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id c09f2e0cc26d4cdeaf8b79db78a5526a 2021-12-25 19:28:51.843 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-12-25 19:28:51.859 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:28:51.861 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-12-25 19:28:51.863 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-12-25 19:28:51.867 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-25 19:28:51.867 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:28:51.872 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:28:51.874 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-25 19:28:51.876 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-25 19:28:51.879 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-25 19:28:51.881 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-12-25 19:28:51.883 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-12-25 19:28:51.886 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-12-25 19:28:51.889 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.24:9696/ 2021-12-25 19:28:51.891 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-12-25 19:28:51.893 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-12-25 19:28:51.896 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-12-25 19:28:51.898 | + functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:28:51.901 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:28:51.904 | + functions-common:get_or_create_user:828 : local email= 2021-12-25 19:28:51.907 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-25 19:28:54.192 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:54.195 | + functions-common:get_or_create_user:840 : user_id=d3489be0eef745589a263e5e03ed2b88 2021-12-25 19:28:54.198 | + functions-common:get_or_create_user:841 : echo d3489be0eef745589a263e5e03ed2b88 2021-12-25 19:28:54.198 | d3489be0eef745589a263e5e03ed2b88 2021-12-25 19:28:54.201 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-12-25 19:28:54.203 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:28:54.206 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:28:54.209 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:28:54.211 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:28:54.213 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:28:54.216 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:28:54.218 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:28:54.220 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:28:54.223 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:28:54.225 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:28:54.229 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:28:54.230 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-25 19:28:54.230 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:28:54.233 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:28:54.236 | ++ functions-common:get_field:727 : read data 2021-12-25 19:28:57.133 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:28:57.137 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:28:57.139 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:28:57.142 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-12-25 19:28:59.980 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-12-25 19:28:59.980 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:28:59.980 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:28:59.983 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:28:59.985 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:02.925 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:02.928 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:29:02.931 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:29:02.933 | ++ functions-common:get_field:733 : echo '| a5bd877960ae49bbb8f1a85c91868955 | d3489be0eef745589a263e5e03ed2b88 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:29:02.934 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:29:02.939 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:02.942 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:29:02.944 | + functions-common:get_or_add_user_project_role:912 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:29:02.945 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:29:02.947 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-12-25 19:29:02.950 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-12-25 19:29:02.952 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:29:02.956 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-12-25 19:29:05.270 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-12-25 19:29:07.393 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:07.396 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:29:07.396 | f79a5ad6425a48f79cefcce5f6287780' 2021-12-25 19:29:07.398 | + functions-common:get_or_create_service:978 : echo f79a5ad6425a48f79cefcce5f6287780 2021-12-25 19:29:07.398 | f79a5ad6425a48f79cefcce5f6287780 2021-12-25 19:29:07.401 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.24:9696/ 2021-12-25 19:29:07.404 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:29:07.407 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.24:9696/ RegionOne 2021-12-25 19:29:07.409 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:29:07.413 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-12-25 19:29:09.774 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:09.777 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:29:09.779 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:29:09.783 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.24:9696/ --region RegionOne -f value -c id 2021-12-25 19:29:12.106 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:12.109 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=327a2e8fcd104a0b930d08972e49d1e9 2021-12-25 19:29:12.112 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 327a2e8fcd104a0b930d08972e49d1e9 2021-12-25 19:29:12.115 | + functions-common:get_or_create_endpoint:1011 : public_id=327a2e8fcd104a0b930d08972e49d1e9 2021-12-25 19:29:12.117 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:29:12.120 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:29:12.123 | + functions-common:get_or_create_endpoint:1020 : echo 327a2e8fcd104a0b930d08972e49d1e9 2021-12-25 19:29:12.123 | 327a2e8fcd104a0b930d08972e49d1e9 2021-12-25 19:29:12.125 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-12-25 19:29:12.142 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:29:12.144 | + ./stack.sh:main:1112 : create_swift_accounts 2021-12-25 19:29:12.147 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-12-25 19:29:12.149 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-12-25 19:29:12.151 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-12-25 19:29:12.154 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-12-25 19:29:12.156 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-12-25 19:29:12.158 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-12-25 19:29:12.161 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-12-25 19:29:12.163 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-12-25 19:29:12.165 | + lib/swift:create_swift_accounts:635 : local another_role 2021-12-25 19:29:12.169 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-12-25 19:29:12.171 | ++ functions-common:get_or_create_role:860 : local role_id 2021-12-25 19:29:12.174 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-12-25 19:29:14.453 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:14.456 | ++ functions-common:get_or_create_role:865 : role_id=935b77fa82c74863aee5b0511618f870 2021-12-25 19:29:14.458 | ++ functions-common:get_or_create_role:866 : echo 935b77fa82c74863aee5b0511618f870 2021-12-25 19:29:14.461 | + lib/swift:create_swift_accounts:636 : another_role=935b77fa82c74863aee5b0511618f870 2021-12-25 19:29:14.464 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-12-25 19:29:14.466 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-12-25 19:29:14.468 | + functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:29:14.470 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:29:14.472 | + functions-common:get_or_create_user:828 : local email= 2021-12-25 19:29:14.475 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-25 19:29:16.735 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:16.738 | + functions-common:get_or_create_user:840 : user_id=ea76a9daf9364a99a3b01f20fd9f78f5 2021-12-25 19:29:16.740 | + functions-common:get_or_create_user:841 : echo ea76a9daf9364a99a3b01f20fd9f78f5 2021-12-25 19:29:16.740 | ea76a9daf9364a99a3b01f20fd9f78f5 2021-12-25 19:29:16.743 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-12-25 19:29:16.745 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:29:16.748 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:29:16.750 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:29:16.753 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:29:16.755 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:29:16.757 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:29:16.759 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:29:16.762 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:29:16.764 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:29:16.766 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:29:16.770 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-25 19:29:16.770 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:29:16.770 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:29:16.773 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:29:16.775 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:19.686 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:19.689 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:29:19.691 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:29:19.693 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-12-25 19:29:22.544 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-12-25 19:29:22.545 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:29:22.545 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:29:22.547 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:29:22.550 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:25.531 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:25.534 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:29:25.536 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:29:25.539 | ++ functions-common:get_field:733 : echo '| a5bd877960ae49bbb8f1a85c91868955 | ea76a9daf9364a99a3b01f20fd9f78f5 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:29:25.540 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:29:25.544 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:25.547 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:29:25.549 | + functions-common:get_or_add_user_project_role:912 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:29:25.550 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:29:25.552 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-25 19:29:25.554 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-12-25 19:29:25.556 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:29:25.559 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:29:25.561 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:29:25.563 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:29:25.565 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:29:25.568 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:29:25.570 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:29:25.572 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:29:25.575 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:29:25.577 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:29:25.581 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-25 19:29:25.581 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:29:25.581 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:29:25.583 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:29:25.587 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:28.501 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:28.504 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:29:28.506 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:29:28.508 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-12-25 19:29:31.325 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-12-25 19:29:31.325 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:29:31.325 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:29:31.328 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:29:31.330 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:34.270 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:34.272 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:29:34.275 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:29:34.278 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | ea76a9daf9364a99a3b01f20fd9f78f5 | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:29:34.279 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:29:34.283 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:34.286 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:29:34.289 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:29:34.289 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:29:34.292 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-12-25 19:29:34.294 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:29:34.297 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-12-25 19:29:36.539 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-12-25 19:29:38.685 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:38.688 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:29:38.688 | f36afce14e9d44dc9d837980b51cb8dc' 2021-12-25 19:29:38.690 | + functions-common:get_or_create_service:978 : echo f36afce14e9d44dc9d837980b51cb8dc 2021-12-25 19:29:38.690 | f36afce14e9d44dc9d837980b51cb8dc 2021-12-25 19:29:38.692 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' http://10.222.0.24:8080 2021-12-25 19:29:38.695 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:29:38.698 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' RegionOne 2021-12-25 19:29:38.701 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:29:38.703 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-12-25 19:29:41.097 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:41.100 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:29:41.102 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:29:41.105 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.24:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-12-25 19:29:43.527 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:43.530 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c0880d3fefeb462f92aefdbb7bab34f7 2021-12-25 19:29:43.532 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c0880d3fefeb462f92aefdbb7bab34f7 2021-12-25 19:29:43.535 | + functions-common:get_or_create_endpoint:1011 : public_id=c0880d3fefeb462f92aefdbb7bab34f7 2021-12-25 19:29:43.537 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.24:8080 ]] 2021-12-25 19:29:43.540 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.24:8080 RegionOne 2021-12-25 19:29:43.543 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:29:43.546 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-12-25 19:29:45.903 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:45.906 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:29:45.908 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:29:45.911 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.24:8080 --region RegionOne -f value -c id 2021-12-25 19:29:48.226 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:48.228 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=05c457c7a9d7457c8976c91d907278ad 2021-12-25 19:29:48.231 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 05c457c7a9d7457c8976c91d907278ad 2021-12-25 19:29:48.231 | 05c457c7a9d7457c8976c91d907278ad 2021-12-25 19:29:48.233 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:29:48.235 | + functions-common:get_or_create_endpoint:1020 : echo c0880d3fefeb462f92aefdbb7bab34f7 2021-12-25 19:29:48.235 | c0880d3fefeb462f92aefdbb7bab34f7 2021-12-25 19:29:48.237 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-12-25 19:29:48.240 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-12-25 19:29:48.243 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:29:48.246 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-12-25 19:29:50.510 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:50.513 | ++ functions-common:get_or_create_project:853 : project_id=bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:29:50.516 | ++ functions-common:get_or_create_project:854 : echo bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:29:50.518 | + lib/swift:create_swift_accounts:650 : swift_project_test1=bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:29:50.521 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-12-25 19:29:50.523 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:29:50.539 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-12-25 19:29:50.542 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:29:50.545 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-12-25 19:29:50.547 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-12-25 19:29:50.550 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-12-25 19:29:52.795 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:52.798 | ++ functions-common:get_or_create_user:840 : user_id=4bd2625c93694210857f22dd8098f20c 2021-12-25 19:29:52.801 | ++ functions-common:get_or_create_user:841 : echo 4bd2625c93694210857f22dd8098f20c 2021-12-25 19:29:52.804 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=4bd2625c93694210857f22dd8098f20c 2021-12-25 19:29:52.806 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-12-25 19:29:52.809 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:29:52.824 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 4bd2625c93694210857f22dd8098f20c bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:29:52.826 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:29:52.829 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:29:52.832 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:29:52.834 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:29:52.837 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:29:52.839 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:29:52.841 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:29:52.844 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:29:52.847 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 4bd2625c93694210857f22dd8098f20c --project bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:29:52.848 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:29:52.848 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:29:52.850 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:29:52.853 | ++ functions-common:get_field:727 : read data 2021-12-25 19:29:55.261 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:29:55.264 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:29:55.267 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:29:55.269 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 4bd2625c93694210857f22dd8098f20c --project bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:29:57.614 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 4bd2625c93694210857f22dd8098f20c --project bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:29:57.614 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:29:57.614 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:29:57.617 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:29:57.620 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:00.092 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:00.094 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:30:00.097 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:30:00.100 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | 4bd2625c93694210857f22dd8098f20c | | bbf3f6086920492599f3f92a2f5434c1 | | | False |' 2021-12-25 19:30:00.100 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:30:00.105 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:00.108 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:00.110 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:00.110 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:00.113 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-12-25 19:30:00.116 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-12-25 19:30:00.118 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:30:00.120 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-12-25 19:30:00.123 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-12-25 19:30:00.129 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-12-25 19:30:02.310 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:02.313 | ++ functions-common:get_or_create_user:840 : user_id=79559d4872fa4c29a16c32b9c4c1892f 2021-12-25 19:30:02.315 | ++ functions-common:get_or_create_user:841 : echo 79559d4872fa4c29a16c32b9c4c1892f 2021-12-25 19:30:02.318 | + lib/swift:create_swift_accounts:659 : swift_user_test3=79559d4872fa4c29a16c32b9c4c1892f 2021-12-25 19:30:02.320 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-12-25 19:30:02.323 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:30:02.338 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 935b77fa82c74863aee5b0511618f870 79559d4872fa4c29a16c32b9c4c1892f bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:30:02.340 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:30:02.343 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:30:02.345 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:30:02.347 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:30:02.350 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:30:02.352 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:30:02.355 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:30:02.357 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:30:02.361 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 935b77fa82c74863aee5b0511618f870 --user 79559d4872fa4c29a16c32b9c4c1892f --project bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:30:02.361 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:30:02.362 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:30:02.364 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:30:02.367 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:04.729 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:04.733 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:30:04.735 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:30:04.737 | + functions-common:get_or_add_user_project_role:901 : openstack role add 935b77fa82c74863aee5b0511618f870 --user 79559d4872fa4c29a16c32b9c4c1892f --project bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:30:06.997 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 935b77fa82c74863aee5b0511618f870 --user 79559d4872fa4c29a16c32b9c4c1892f --project bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:30:06.998 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:30:06.998 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:30:07.000 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:30:07.003 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:09.422 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:09.425 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:30:09.427 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:30:09.431 | ++ functions-common:get_field:733 : echo '| 935b77fa82c74863aee5b0511618f870 | 79559d4872fa4c29a16c32b9c4c1892f | | bbf3f6086920492599f3f92a2f5434c1 | | | False |' 2021-12-25 19:30:09.431 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:30:09.436 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:09.439 | + functions-common:get_or_add_user_project_role:910 : user_role_id=935b77fa82c74863aee5b0511618f870 2021-12-25 19:30:09.441 | + functions-common:get_or_add_user_project_role:912 : echo 935b77fa82c74863aee5b0511618f870 2021-12-25 19:30:09.441 | 935b77fa82c74863aee5b0511618f870 2021-12-25 19:30:09.444 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-12-25 19:30:09.447 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-12-25 19:30:09.450 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:30:09.453 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-12-25 19:30:11.721 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:11.724 | ++ functions-common:get_or_create_project:853 : project_id=360d288b600143a9bd4fc114047c3a19 2021-12-25 19:30:11.726 | ++ functions-common:get_or_create_project:854 : echo 360d288b600143a9bd4fc114047c3a19 2021-12-25 19:30:11.730 | + lib/swift:create_swift_accounts:664 : swift_project_test2=360d288b600143a9bd4fc114047c3a19 2021-12-25 19:30:11.732 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-12-25 19:30:11.735 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:30:11.750 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-12-25 19:30:11.753 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-12-25 19:30:11.755 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:30:11.757 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-12-25 19:30:11.760 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-12-25 19:30:11.763 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-12-25 19:30:14.023 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:14.026 | ++ functions-common:get_or_create_user:840 : user_id=7d79b4016d4a42c08a8597b4b66e2cba 2021-12-25 19:30:14.029 | ++ functions-common:get_or_create_user:841 : echo 7d79b4016d4a42c08a8597b4b66e2cba 2021-12-25 19:30:14.031 | + lib/swift:create_swift_accounts:669 : swift_user_test2=7d79b4016d4a42c08a8597b4b66e2cba 2021-12-25 19:30:14.034 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-12-25 19:30:14.036 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:30:14.052 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 7d79b4016d4a42c08a8597b4b66e2cba 360d288b600143a9bd4fc114047c3a19 2021-12-25 19:30:14.054 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:30:14.057 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:30:14.059 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:30:14.062 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:30:14.064 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:30:14.066 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:30:14.069 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:30:14.073 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:30:14.078 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 7d79b4016d4a42c08a8597b4b66e2cba --project 360d288b600143a9bd4fc114047c3a19 2021-12-25 19:30:14.078 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:30:14.079 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:30:14.082 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:30:14.085 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:16.517 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:16.520 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:30:16.523 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:30:16.525 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 7d79b4016d4a42c08a8597b4b66e2cba --project 360d288b600143a9bd4fc114047c3a19 2021-12-25 19:30:18.831 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 7d79b4016d4a42c08a8597b4b66e2cba --project 360d288b600143a9bd4fc114047c3a19 2021-12-25 19:30:18.831 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:30:18.831 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:30:18.834 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:30:18.837 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:21.369 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:21.372 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:30:21.374 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:30:21.377 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | 7d79b4016d4a42c08a8597b4b66e2cba | | 360d288b600143a9bd4fc114047c3a19 | | | False |' 2021-12-25 19:30:21.377 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:30:21.382 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:21.385 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:21.388 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:21.388 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:21.390 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-12-25 19:30:21.393 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-12-25 19:30:21.395 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-12-25 19:30:21.399 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-12-25 19:30:23.655 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-12-25 19:30:25.789 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:25.792 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-12-25 19:30:25.793 | 735f977220724c65a27bdf750c0ff8f6' 2021-12-25 19:30:25.795 | ++ functions-common:get_or_create_domain:803 : echo 735f977220724c65a27bdf750c0ff8f6 2021-12-25 19:30:25.798 | + lib/swift:create_swift_accounts:674 : swift_domain=735f977220724c65a27bdf750c0ff8f6 2021-12-25 19:30:25.800 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-12-25 19:30:25.802 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:30:25.818 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-12-25 19:30:25.821 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 735f977220724c65a27bdf750c0ff8f6 2021-12-25 19:30:25.823 | ++ functions-common:get_or_create_project:847 : local project_id 2021-12-25 19:30:25.826 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=735f977220724c65a27bdf750c0ff8f6 --or-show -f value -c id 2021-12-25 19:30:28.101 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:28.104 | ++ functions-common:get_or_create_project:853 : project_id=c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:30:28.107 | ++ functions-common:get_or_create_project:854 : echo c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:30:28.109 | + lib/swift:create_swift_accounts:678 : swift_project_test4=c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:30:28.112 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-12-25 19:30:28.114 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:30:28.137 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-12-25 19:30:28.140 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 735f977220724c65a27bdf750c0ff8f6 test4@example.com 2021-12-25 19:30:28.142 | ++ functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:30:28.145 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-12-25 19:30:28.147 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-12-25 19:30:28.150 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=735f977220724c65a27bdf750c0ff8f6 --email=test4@example.com --or-show -f value -c id 2021-12-25 19:30:30.428 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:30.430 | ++ functions-common:get_or_create_user:840 : user_id=166b0925d8aa4b829b4e38331997633f 2021-12-25 19:30:30.433 | ++ functions-common:get_or_create_user:841 : echo 166b0925d8aa4b829b4e38331997633f 2021-12-25 19:30:30.436 | + lib/swift:create_swift_accounts:683 : swift_user_test4=166b0925d8aa4b829b4e38331997633f 2021-12-25 19:30:30.438 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-12-25 19:30:30.441 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:30:30.456 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 166b0925d8aa4b829b4e38331997633f c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:30:30.458 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:30:30.462 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-12-25 19:30:30.464 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:30:30.466 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:30:30.469 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-12-25 19:30:30.471 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-12-25 19:30:30.473 | ++ functions-common:_get_domain_args:882 : echo 2021-12-25 19:30:30.476 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-12-25 19:30:30.481 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:30:30.481 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:30:30.481 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 166b0925d8aa4b829b4e38331997633f --project c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:30:30.484 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:30:30.486 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:32.896 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:32.900 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:30:32.903 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:30:32.905 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 166b0925d8aa4b829b4e38331997633f --project c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:30:35.214 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 166b0925d8aa4b829b4e38331997633f --project c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:30:35.214 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:30:35.214 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:30:35.217 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:30:35.219 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:37.747 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:30:37.750 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:30:37.753 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:30:37.756 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | 166b0925d8aa4b829b4e38331997633f | | c9ea3121ba3f47849a273ddc9726ab30 | | | False |' 2021-12-25 19:30:37.756 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:30:37.762 | ++ functions-common:get_field:727 : read data 2021-12-25 19:30:37.766 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:37.768 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:37.768 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:30:37.771 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-12-25 19:30:37.774 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-12-25 19:30:37.777 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-12-25 19:30:37.780 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-12-25 19:30:37.792 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-12-25 19:30:37.803 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-12-25 19:30:37.806 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-25 19:30:37.808 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.6 /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.24/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-12-25 19:30:37.902 | The user clouds.yaml file didn't exist. 2021-12-25 19:30:37.911 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.6 /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.24/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-12-25 19:30:38.012 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-25 19:30:38.012 | self._clouds = yaml.load(clouds_file) 2021-12-25 19:30:38.020 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.6 /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.24/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-12-25 19:30:38.127 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-25 19:30:38.127 | self._clouds = yaml.load(clouds_file) 2021-12-25 19:30:38.137 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.6 /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.24/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-12-25 19:30:38.246 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-12-25 19:30:38.246 | self._clouds = yaml.load(clouds_file) 2021-12-25 19:30:38.256 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-12-25 19:30:38.260 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-12-25 19:30:38.263 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-12-25 19:30:38.266 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-12-25 19:30:38.282 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:30:38.285 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-12-25 19:30:38.300 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:30:38.303 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-12-25 19:30:38.318 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:30:38.321 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-12-25 19:30:38.323 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:30:38.326 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-12-25 19:30:38.328 | + ./stack.sh:main:1135 : init_glance 2021-12-25 19:30:38.330 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-12-25 19:30:38.334 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-12-25 19:30:38.339 | + lib/glance:init_glance:336 : recreate_database glance 2021-12-25 19:30:38.341 | + lib/database:recreate_database:110 : local db=glance 2021-12-25 19:30:38.344 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-12-25 19:30:38.346 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-12-25 19:30:38.349 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-12-25 19:30:38.352 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:30:38.365 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-12-25 19:30:38.369 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:30:38.381 | + lib/glance:init_glance:338 : time_start dbsync 2021-12-25 19:30:38.384 | + functions-common:time_start:2317 : local name=dbsync 2021-12-25 19:30:38.386 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:30:38.389 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:30:38.392 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:30:38.395 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460638392 2021-12-25 19:30:38.397 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-12-25 19:30:40.589 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=78338) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:30:40.593 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-25 19:30:40.593 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-25 19:30:40.617 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-12-25 19:30:40.618 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-12-25 19:30:40.635 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:30:40.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.654 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:30:40.654 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:30:40.696 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:30:40.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.705 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.705 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:30:40.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:30:40.714 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:30:40.715 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78338) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:30:40.777 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:40.777 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:40.825 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-12-25 19:30:43.742 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-12-25 19:30:43.852 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-12-25 19:30:43.869 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-12-25 19:30:44.201 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-12-25 19:30:44.209 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-12-25 19:30:44.218 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-12-25 19:30:44.424 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-12-25 19:30:44.782 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-12-25 19:30:44.784 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-12-25 19:30:44.794 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:44.794 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:44.799 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:44.799 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:44.803 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:44.804 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:44.824 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:44.824 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:44.856 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:44.856 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:44.864 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-12-25 19:30:45.176 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-12-25 19:30:45.293 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-12-25 19:30:45.301 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-12-25 19:30:45.303 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-12-25 19:30:45.305 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-12-25 19:30:45.313 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-12-25 19:30:45.324 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:45.325 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:45.329 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:30:45.329 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:30:45.333 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-12-25 19:30:45.333 | Database migration is up to date. No migration needed. 2021-12-25 19:30:45.333 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-12-25 19:30:45.333 | Database is synced successfully. 2021-12-25 19:30:45.522 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-12-25 19:30:47.684 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=78345) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:30:47.848 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-12-25 19:30:47.878 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-12-25 19:30:47.986 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-12-25 19:30:48.126 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-12-25 19:30:48.172 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-12-25 19:30:48.327 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-12-25 19:30:48.382 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-12-25 19:30:48.407 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-12-25 19:30:48.452 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-12-25 19:30:48.482 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-12-25 19:30:48.661 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-12-25 19:30:48.686 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-12-25 19:30:48.825 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-12-25 19:30:48.851 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-12-25 19:30:48.928 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-12-25 19:30:48.958 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-12-25 19:30:48.998 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-12-25 19:30:49.081 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-12-25 19:30:49.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-12-25 19:30:49.163 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-12-25 19:30:49.201 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-12-25 19:30:49.240 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-12-25 19:30:49.309 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-12-25 19:30:49.441 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-12-25 19:30:49.487 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-12-25 19:30:49.513 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-12-25 19:30:49.558 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-12-25 19:30:49.631 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-12-25 19:30:49.669 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-12-25 19:30:49.699 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-12-25 19:30:49.699 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-12-25 19:30:49.878 | + lib/glance:init_glance:344 : time_stop dbsync 2021-12-25 19:30:49.880 | + functions-common:time_stop:2331 : local name 2021-12-25 19:30:49.883 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:30:49.885 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:30:49.888 | + functions-common:time_stop:2334 : local total 2021-12-25 19:30:49.891 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:30:49.893 | + functions-common:time_stop:2337 : name=dbsync 2021-12-25 19:30:49.896 | + functions-common:time_stop:2338 : start_time=1640460638392 2021-12-25 19:30:49.898 | + functions-common:time_stop:2340 : [[ -z 1640460638392 ]] 2021-12-25 19:30:49.902 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:30:49.905 | + functions-common:time_stop:2343 : end_time=1640460649902 2021-12-25 19:30:49.907 | + functions-common:time_stop:2344 : elapsed_time=11510 2021-12-25 19:30:49.910 | + functions-common:time_stop:2345 : total=18712 2021-12-25 19:30:49.912 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:30:49.915 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=30222 2021-12-25 19:30:49.918 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-12-25 19:30:49.933 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:30:49.936 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-12-25 19:30:49.938 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:30:49.940 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-12-25 19:30:49.943 | + ./stack.sh:main:1145 : configure_neutron 2021-12-25 19:30:49.945 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-12-25 19:30:49.949 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:30:49.949 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-25 19:30:49.953 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:30:49.956 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-25 19:30:49.958 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-25 19:30:49.961 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-25 19:30:49.964 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-12-25 19:30:49.966 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-12-25 19:30:49.968 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-12-25 19:30:49.970 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-12-25 19:30:49.983 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-12-25 19:30:49.985 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-12-25 19:31:21.738 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-12-25 19:31:21.743 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-12-25 19:31:21.745 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-12-25 19:31:21.748 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-12-25 19:31:21.750 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-12-25 19:31:21.752 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-12-25 19:31:21.754 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-12-25 19:31:21.756 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-12-25 19:31:21.758 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-12-25 19:31:21.760 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-12-25 19:31:21.762 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-12-25 19:31:21.764 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-12-25 19:31:21.766 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-12-25 19:31:21.769 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-12-25 19:31:21.771 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-12-25 19:31:21.773 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-12-25 19:31:21.776 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:21.779 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-12-25 19:31:21.781 | + lib/neutron-legacy:_configure_neutron_common:717 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:21.785 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-12-25 19:31:21.787 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-12-25 19:31:21.790 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-12-25 19:31:21.792 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-12-25 19:31:21.794 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-25 19:31:21.797 | + lib/neutron-legacy:_configure_neutron_common:722 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-12-25 19:31:21.825 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-12-25 19:31:21.854 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-12-25 19:31:21.883 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-12-25 19:31:21.912 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-12-25 19:31:21.942 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-12-25 19:31:21.971 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-12-25 19:31:21.973 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-12-25 19:31:21.975 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-12-25 19:31:21.978 | + functions:setup_logging:656 : local other_cond=False 2021-12-25 19:31:21.980 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:21.983 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-12-25 19:31:21.985 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-12-25 19:31:21.987 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-12-25 19:31:21.990 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-12-25 19:31:22.004 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-12-25 19:31:22.006 | + functions:setup_systemd_logging:693 : local pidstr= 2021-12-25 19:31:22.009 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-12-25 19:31:22.011 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-12-25 19:31:22.013 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-12-25 19:31:22.042 | + functions:setup_systemd_logging:702 : 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' 2021-12-25 19:31:22.071 | + functions:setup_systemd_logging:703 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-12-25 19:31:22.101 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-12-25 19:31:22.135 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-12-25 19:31:22.150 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:31:22.152 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-12-25 19:31:22.154 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-12-25 19:31:22.157 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-12-25 19:31:22.159 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-12-25 19:31:22.161 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-12-25 19:31:22.164 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-12-25 19:31:22.166 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-12-25 19:31:22.168 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-12-25 19:31:22.180 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-12-25 19:31:22.191 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-12-25 19:31:22.194 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-12-25 19:31:22.206 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-12-25 19:31:22.218 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-12-25 19:31:22.230 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-25 19:31:22.232 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-25 19:31:22.235 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-12-25 19:31:22.238 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.GBQ5CyrcA4 2021-12-25 19:31:22.241 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-12-25 19:31:22.243 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-25 19:31:22.245 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.GBQ5CyrcA4 2021-12-25 19:31:22.249 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.GBQ5CyrcA4 2021-12-25 19:31:22.259 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.GBQ5CyrcA4 /etc/sudoers.d/neutron-rootwrap 2021-12-25 19:31:22.270 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-25 19:31:22.299 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:22.302 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-25 19:31:22.331 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-12-25 19:31:22.333 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-12-25 19:31:22.336 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-12-25 19:31:22.339 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-25 19:31:22.341 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-12-25 19:31:22.343 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:31:22.358 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:22.361 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-12-25 19:31:22.364 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-12-25 19:31:22.366 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:31:22.382 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:22.385 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:31:22.388 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/ 2021-12-25 19:31:22.418 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:31:22.420 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:31:22.423 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-12-25 19:31:22.438 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:22.440 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-12-25 19:31:22.442 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-12-25 19:31:22.445 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-25 19:31:22.447 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-25 19:31:22.450 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-12-25 19:31:22.452 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-12-25 19:31:22.454 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-25 19:31:22.457 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-12-25 19:31:22.459 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-12-25 19:31:22.462 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-12-25 19:31:22.466 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-12-25 19:31:22.469 | + 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 2021-12-25 19:31:22.473 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-12-25 19:31:22.488 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:22.491 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-12-25 19:31:22.493 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-12-25 19:31:22.496 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-12-25 19:31:22.500 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-12-25 19:31:22.530 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-25 19:31:22.560 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-12-25 19:31:22.593 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-12-25 19:31:22.623 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-12-25 19:31:22.653 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-12-25 19:31:22.656 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-25 19:31:22.658 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-12-25 19:31:22.661 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-12-25 19:31:22.663 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-12-25 19:31:22.692 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-12-25 19:31:22.722 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.24/identity 2021-12-25 19:31:22.751 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-12-25 19:31:22.781 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-12-25 19:31:22.811 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-12-25 19:31:22.841 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-12-25 19:31:22.872 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-12-25 19:31:22.902 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:31:22.932 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-12-25 19:31:22.962 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-12-25 19:31:22.992 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-12-25 19:31:23.021 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-12-25 19:31:23.024 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-12-25 19:31:23.026 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-12-25 19:31:23.029 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-12-25 19:31:23.031 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-12-25 19:31:23.061 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-12-25 19:31:23.091 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.24/identity 2021-12-25 19:31:23.121 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-12-25 19:31:23.157 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-12-25 19:31:23.188 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-12-25 19:31:23.218 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-12-25 19:31:23.248 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-12-25 19:31:23.278 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-12-25 19:31:23.307 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-12-25 19:31:23.338 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-12-25 19:31:23.341 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-12-25 19:31:23.343 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-12-25 19:31:23.345 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-12-25 19:31:23.348 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-12-25 19:31:23.350 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-12-25 19:31:23.352 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-12-25 19:31:23.354 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 50:99 != '' ]] 2021-12-25 19:31:23.357 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:50:99 2021-12-25 19:31:23.359 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:50:99 != '' ]] 2021-12-25 19:31:23.361 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-12-25 19:31:23.364 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-12-25 19:31:23.366 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-12-25 19:31:23.368 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-12-25 19:31:23.371 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-12-25 19:31:23.373 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-12-25 19:31:23.375 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-12-25 19:31:23.377 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-12-25 19:31:23.380 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:23.382 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-12-25 19:31:23.407 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-12-25 19:31:23.410 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.412 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-25 19:31:23.414 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-12-25 19:31:23.417 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-12-25 19:31:23.419 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.421 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-12-25 19:31:23.447 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-12-25 19:31:23.449 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-12-25 19:31:23.451 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.453 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-25 19:31:23.456 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-12-25 19:31:23.458 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-12-25 19:31:23.460 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.463 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-12-25 19:31:23.488 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-12-25 19:31:23.490 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.493 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-12-25 19:31:23.495 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-12-25 19:31:23.497 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-12-25 19:31:23.499 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.502 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-12-25 19:31:23.527 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-12-25 19:31:23.529 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.531 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-12-25 19:31:23.534 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-12-25 19:31:23.536 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-12-25 19:31:23.538 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.540 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-12-25 19:31:23.565 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-12-25 19:31:23.568 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.571 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-12-25 19:31:23.573 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-25 19:31:23.575 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-25 19:31:23.578 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.580 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-12-25 19:31:23.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-12-25 19:31:23.607 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.610 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-12-25 19:31:23.612 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-12-25 19:31:23.614 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-12-25 19:31:23.617 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.619 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-12-25 19:31:23.645 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:50:99 2021-12-25 19:31:23.647 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.649 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-12-25 19:31:23.651 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:50:99 2021-12-25 19:31:23.654 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:50:99 ']' 2021-12-25 19:31:23.656 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.658 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:50:99 2021-12-25 19:31:23.684 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-12-25 19:31:23.686 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:31:23.688 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-12-25 19:31:23.690 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-12-25 19:31:23.693 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-12-25 19:31:23.696 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-12-25 19:31:23.698 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-12-25 19:31:23.724 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-25 19:31:23.727 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-12-25 19:31:23.742 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:23.745 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-12-25 19:31:23.747 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-25 19:31:23.774 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:23.777 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-25 19:31:23.803 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-12-25 19:31:23.834 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-12-25 19:31:23.837 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-12-25 19:31:23.839 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-12-25 19:31:23.842 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-25 19:31:26.380 | INFO neutron.common.config [-] Logging enabled! 2021-12-25 19:31:26.380 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-25 19:31:26.381 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80069) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-25 19:31:26.382 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-12-25 19:31:26.383 | DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager'] {{(pid=80069) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-25 19:31:26.388 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=80069) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-12-25 19:31:26.685 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=80076 2021-12-25 19:31:26.772 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-25 19:31:26.773 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=80076 2021-12-25 19:31:27.043 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-12-25 19:31:27.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-12-25 19:31:27.048 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-12-25 19:31:27.050 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-25 19:31:27.053 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-12-25 19:31:27.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-12-25 19:31:27.116 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-12-25 19:31:27.119 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:27.122 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-12-25 19:31:27.155 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-12-25 19:31:27.158 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-12-25 19:31:27.164 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-12-25 19:31:27.166 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-12-25 19:31:27.169 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-12-25 19:31:27.190 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-12-25 19:31:27.213 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-25 19:31:27.215 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-12-25 19:31:27.223 | net.bridge.bridge-nf-call-iptables = 1 2021-12-25 19:31:27.226 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-12-25 19:31:27.229 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-12-25 19:31:27.236 | net.bridge.bridge-nf-call-ip6tables = 1 2021-12-25 19:31:27.240 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-12-25 19:31:27.242 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-12-25 19:31:27.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-12-25 19:31:27.247 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-12-25 19:31:27.249 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-12-25 19:31:27.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-25 19:31:27.254 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-25 19:31:27.256 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-25 19:31:27.259 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-25 19:31:27.281 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-12-25 19:31:27.284 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-12-25 19:31:27.314 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-12-25 19:31:27.317 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-12-25 19:31:27.343 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-12-25 19:31:27.369 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-12-25 19:31:27.384 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:27.387 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-12-25 19:31:27.389 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-12-25 19:31:27.393 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-12-25 19:31:27.420 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-12-25 19:31:27.446 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-25 19:31:27.474 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:27.477 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-25 19:31:27.502 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-12-25 19:31:27.517 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:27.520 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-25 19:31:27.522 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-12-25 19:31:27.549 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-12-25 19:31:27.551 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-25 19:31:27.553 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-12-25 19:31:27.579 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-12-25 19:31:27.582 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-12-25 19:31:27.584 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-12-25 19:31:27.587 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-12-25 19:31:27.603 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:27.605 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-12-25 19:31:27.608 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-12-25 19:31:27.612 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-12-25 19:31:27.638 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-25 19:31:27.666 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:27.668 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-25 19:31:27.694 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-25 19:31:27.697 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-12-25 19:31:27.723 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-12-25 19:31:27.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-25 19:31:27.728 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-12-25 19:31:27.754 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-12-25 19:31:27.757 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-12-25 19:31:27.759 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-12-25 19:31:27.762 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-12-25 19:31:30.263 | INFO neutron.common.config [-] Logging enabled! 2021-12-25 19:31:30.264 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev21 2021-12-25 19:31:30.265 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80668) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-12-25 19:31:30.340 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-12-25 19:31:30.340 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80668) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-12-25 19:31:30.341 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80668) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-12-25 19:31:30.341 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-12-25 19:31:30.582 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-12-25 19:31:30.585 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-12-25 19:31:30.587 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-12-25 19:31:30.590 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-12-25 19:31:30.592 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-12-25 19:31:30.595 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-12-25 19:31:30.597 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-12-25 19:31:30.614 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-12-25 19:31:30.617 | + functions:set_mtu:764 : local dev=br-data 2021-12-25 19:31:30.619 | + functions:set_mtu:765 : local mtu=1500 2021-12-25 19:31:30.621 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-12-25 19:31:30.632 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-12-25 19:31:30.648 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-12-25 19:31:30.651 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-12-25 19:31:30.653 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-12-25 19:31:30.655 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-12-25 19:31:30.658 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-12-25 19:31:30.660 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-12-25 19:31:30.663 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-12-25 19:31:30.665 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-12-25 19:31:30.668 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-12-25 19:31:30.670 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-12-25 19:31:30.673 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-12-25 19:31:30.675 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-12-25 19:31:30.677 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-12-25 19:31:30.681 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-12-25 19:31:30.682 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-12-25 19:31:30.687 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-12-25 19:31:30.689 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-12-25 19:31:30.692 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-12-25 19:31:30.694 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-12-25 19:31:30.698 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-12-25 19:31:30.698 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-12-25 19:31:30.698 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-12-25 19:31:30.703 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.11/22 brd 192.168.3.255' 2021-12-25 19:31:30.706 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-12-25 19:31:30.708 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:30.710 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-12-25 19:31:30.713 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-12-25 19:31:30.715 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.11/22 brd 192.168.3.255 != '' ]] 2021-12-25 19:31:30.718 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.11/22 brd 192.168.3.255 dev eth1' 2021-12-25 19:31:30.720 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.11/22 brd 192.168.3.255 dev br-data' 2021-12-25 19:31:30.723 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-12-25 19:31:30.725 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-12-25 19:31:30.729 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.11/22 brd 192.168.3.255 2021-12-25 19:31:30.730 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-12-25 19:31:30.730 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-12-25 19:31:30.731 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-12-25 19:31:30.735 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.11 2021-12-25 19:31:30.737 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.11 ' 2021-12-25 19:31:30.740 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.11/22 brd 192.168.3.255 dev eth1 2021-12-25 19:31:30.752 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.11/22 brd 192.168.3.255 dev br-data 2021-12-25 19:31:30.762 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-12-25 19:31:30.773 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-12-25 19:31:30.795 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.11 2021-12-25 19:31:32.804 | ARPING 192.168.0.11 from 192.168.0.11 br-data 2021-12-25 19:31:32.804 | Sent 3 probes (3 broadcast(s)) 2021-12-25 19:31:32.804 | Received 0 response(s) 2021-12-25 19:31:32.824 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-12-25 19:31:32.824 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-12-25 19:31:32.828 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-12-25 19:31:32.831 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-12-25 19:31:32.846 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:32.849 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-12-25 19:31:32.852 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-12-25 19:31:32.856 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-12-25 19:31:32.882 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.24 2021-12-25 19:31:32.908 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-12-25 19:31:32.934 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-12-25 19:31:32.961 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-12-25 19:31:32.964 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-12-25 19:31:32.990 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-12-25 19:31:32.993 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-12-25 19:31:33.008 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:31:33.010 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-12-25 19:31:33.041 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-12-25 19:31:33.072 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-12-25 19:31:33.074 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-12-25 19:31:33.090 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:33.092 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-12-25 19:31:33.109 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:31:33.111 | + ./stack.sh:main:1149 : init_neutron 2021-12-25 19:31:33.113 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-12-25 19:31:33.117 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:31:33.118 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-25 19:31:33.122 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:31:33.124 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-25 19:31:33.127 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-25 19:31:33.133 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-25 19:31:33.135 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-12-25 19:31:33.138 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-12-25 19:31:33.140 | + lib/database:recreate_database:110 : local db=neutron 2021-12-25 19:31:33.143 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-12-25 19:31:33.145 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-12-25 19:31:33.148 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-12-25 19:31:33.152 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:31:33.165 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-12-25 19:31:33.169 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:31:33.181 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-12-25 19:31:33.183 | + functions-common:time_start:2317 : local name=dbsync 2021-12-25 19:31:33.186 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:31:33.188 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:31:33.191 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:31:33.195 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460693192 2021-12-25 19:31:33.198 | + lib/neutron-legacy:init_mutnauq:428 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-12-25 19:31:36.145 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:31:36.145 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:31:36.317 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-12-25 19:31:36.317 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-12-25 19:31:36.383 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-12-25 19:31:46.538 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-12-25 19:31:46.607 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-12-25 19:31:46.932 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-12-25 19:31:47.043 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-12-25 19:31:47.233 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-12-25 19:31:47.353 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-12-25 19:31:47.506 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-12-25 19:31:47.601 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-12-25 19:31:47.688 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-12-25 19:31:47.785 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-12-25 19:31:48.076 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-12-25 19:31:48.195 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-12-25 19:31:48.316 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-12-25 19:31:48.425 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-12-25 19:31:48.537 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-12-25 19:31:49.406 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-12-25 19:31:49.501 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-12-25 19:31:49.589 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-12-25 19:31:49.676 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-12-25 19:31:49.966 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-12-25 19:31:50.031 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-12-25 19:31:50.185 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-12-25 19:31:50.497 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-12-25 19:31:50.561 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-12-25 19:31:50.681 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-12-25 19:31:50.784 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-12-25 19:31:50.832 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-12-25 19:31:51.007 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-12-25 19:31:51.116 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-12-25 19:31:51.181 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-12-25 19:31:51.362 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-12-25 19:31:51.369 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-12-25 19:31:51.576 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-12-25 19:31:51.739 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-12-25 19:31:51.799 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-12-25 19:31:52.106 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-12-25 19:31:52.273 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-12-25 19:31:52.635 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-12-25 19:31:52.656 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-12-25 19:31:55.024 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-12-25 19:31:55.049 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-12-25 19:31:55.233 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-12-25 19:31:55.336 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-12-25 19:31:55.344 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-12-25 19:31:55.463 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-12-25 19:31:55.468 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-12-25 19:31:55.616 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-12-25 19:31:55.661 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-12-25 19:31:55.723 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-12-25 19:31:55.803 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-12-25 19:31:55.913 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-12-25 19:31:56.170 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-12-25 19:31:56.305 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-12-25 19:31:56.324 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-12-25 19:31:56.429 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-12-25 19:31:56.700 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-12-25 19:31:56.768 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-12-25 19:31:56.828 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-12-25 19:31:56.940 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-12-25 19:31:57.051 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-12-25 19:31:57.188 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-12-25 19:31:58.549 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-12-25 19:31:58.594 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-12-25 19:31:58.716 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-12-25 19:31:58.719 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-12-25 19:31:58.885 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-12-25 19:31:58.989 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-12-25 19:31:59.288 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-12-25 19:31:59.394 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-12-25 19:31:59.584 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-12-25 19:31:59.671 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-12-25 19:31:59.775 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-12-25 19:31:59.844 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-12-25 19:31:59.861 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-12-25 19:31:59.936 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-12-25 19:32:00.364 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-12-25 19:32:00.467 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-12-25 19:32:00.530 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-12-25 19:32:00.620 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-12-25 19:32:00.697 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-12-25 19:32:00.807 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-12-25 19:32:00.874 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-12-25 19:32:00.983 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-12-25 19:32:01.131 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-12-25 19:32:01.242 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-12-25 19:32:01.541 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-12-25 19:32:01.593 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-12-25 19:32:01.765 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-12-25 19:32:02.174 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-12-25 19:32:02.242 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-12-25 19:32:02.348 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-12-25 19:32:02.468 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-12-25 19:32:02.597 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-12-25 19:32:02.743 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-12-25 19:32:02.752 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-12-25 19:32:02.761 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-12-25 19:32:03.122 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-12-25 19:32:03.606 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-12-25 19:32:03.753 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-12-25 19:32:03.806 | Running upgrade for neutron ... 2021-12-25 19:32:03.806 | OK 2021-12-25 19:32:04.048 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-12-25 19:32:04.050 | + functions-common:time_stop:2331 : local name 2021-12-25 19:32:04.053 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:32:04.056 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:32:04.058 | + functions-common:time_stop:2334 : local total 2021-12-25 19:32:04.061 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:32:04.063 | + functions-common:time_stop:2337 : name=dbsync 2021-12-25 19:32:04.066 | + functions-common:time_stop:2338 : start_time=1640460693192 2021-12-25 19:32:04.068 | + functions-common:time_stop:2340 : [[ -z 1640460693192 ]] 2021-12-25 19:32:04.071 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:32:04.075 | + functions-common:time_stop:2343 : end_time=1640460724072 2021-12-25 19:32:04.077 | + functions-common:time_stop:2344 : elapsed_time=30880 2021-12-25 19:32:04.080 | + functions-common:time_stop:2345 : total=30222 2021-12-25 19:32:04.082 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:32:04.085 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61102 2021-12-25 19:32:04.088 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-12-25 19:32:04.104 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:04.107 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-12-25 19:32:04.116 | ++ ./stack.sh:main:1160 : true 2021-12-25 19:32:04.119 | + ./stack.sh:main:1160 : netman_pid= 2021-12-25 19:32:04.122 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-12-25 19:32:04.124 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-12-25 19:32:04.141 | dnsmasq: no process found 2021-12-25 19:32:04.145 | + ./stack.sh:main:1162 : true 2021-12-25 19:32:04.147 | + ./stack.sh:main:1167 : clean_iptables 2021-12-25 19:32:04.151 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-25 19:32:04.153 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-12-25 19:32:04.154 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-12-25 19:32:04.155 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-12-25 19:32:04.155 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-12-25 19:32:04.157 | + lib/nova:clean_iptables:182 : grep nova 2021-12-25 19:32:04.158 | + lib/nova:clean_iptables:182 : bash 2021-12-25 19:32:04.233 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-25 19:32:04.237 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-12-25 19:32:04.237 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-12-25 19:32:04.237 | + lib/nova:clean_iptables:184 : grep nova 2021-12-25 19:32:04.237 | + lib/nova:clean_iptables:184 : bash 2021-12-25 19:32:04.237 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-12-25 19:32:04.240 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-12-25 19:32:04.334 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-12-25 19:32:04.336 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-25 19:32:04.336 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-12-25 19:32:04.336 | + lib/nova:clean_iptables:186 : bash 2021-12-25 19:32:04.337 | + lib/nova:clean_iptables:186 : grep nova 2021-12-25 19:32:04.339 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-12-25 19:32:04.339 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-12-25 19:32:04.348 | + lib/nova:clean_iptables:188 : grep nova 2021-12-25 19:32:04.350 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-12-25 19:32:04.352 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-12-25 19:32:04.352 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-12-25 19:32:04.352 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-12-25 19:32:04.353 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-12-25 19:32:04.354 | + lib/nova:clean_iptables:188 : bash 2021-12-25 19:32:04.362 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-12-25 19:32:04.369 | net.ipv4.ip_forward = 1 2021-12-25 19:32:04.373 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-12-25 19:32:04.388 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:04.391 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-12-25 19:32:04.394 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:32:04.397 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-12-25 19:32:04.399 | + ./stack.sh:main:1179 : init_swift 2021-12-25 19:32:04.402 | + lib/swift:init_swift:690 : local node_number 2021-12-25 19:32:04.404 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-12-25 19:32:05.240 | No object-reconstructor running 2021-12-25 19:32:05.240 | No account-replicator running 2021-12-25 19:32:05.240 | No container-sharder running 2021-12-25 19:32:05.240 | No container-server running 2021-12-25 19:32:05.240 | No object-replicator running 2021-12-25 19:32:05.240 | No object-expirer running 2021-12-25 19:32:05.240 | No container-replicator running 2021-12-25 19:32:05.240 | No container-sync running 2021-12-25 19:32:05.240 | No container-updater running 2021-12-25 19:32:05.240 | No account-reaper running 2021-12-25 19:32:05.240 | No container-auditor running 2021-12-25 19:32:05.240 | No account-auditor running 2021-12-25 19:32:05.240 | No account-server running 2021-12-25 19:32:05.240 | No object-auditor running 2021-12-25 19:32:05.240 | No object-server running 2021-12-25 19:32:05.240 | No container-reconciler running 2021-12-25 19:32:05.240 | No object-updater running 2021-12-25 19:32:05.240 | No proxy-server running 2021-12-25 19:32:05.285 | + lib/swift:init_swift:692 : true 2021-12-25 19:32:05.288 | + lib/swift:init_swift:695 : create_swift_disk 2021-12-25 19:32:05.290 | + lib/swift:create_swift_disk:566 : local node_number 2021-12-25 19:32:05.293 | + lib/swift:create_swift_disk:571 : local user_group 2021-12-25 19:32:05.296 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-12-25 19:32:05.300 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-12-25 19:32:05.303 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-12-25 19:32:05.315 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-12-25 19:32:05.318 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-12-25 19:32:05.322 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-12-25 19:32:05.332 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-12-25 19:32:05.343 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-12-25 19:32:05.354 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-12-25 19:32:05.380 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-12-25 19:32:05.380 | = sectsz=512 attr=2, projid32bit=1 2021-12-25 19:32:05.380 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-12-25 19:32:05.380 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-12-25 19:32:05.381 | = sunit=0 swidth=0 blks 2021-12-25 19:32:05.381 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-12-25 19:32:05.381 | log =internal log bsize=4096 blocks=2560, version=2 2021-12-25 19:32:05.381 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-12-25 19:32:05.381 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-12-25 19:32:05.383 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-12-25 19:32:05.387 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-12-25 19:32:05.392 | + lib/swift:create_swift_disk:595 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-12-25 19:32:05.467 | + lib/swift:create_swift_disk:601 : local node_number 2021-12-25 19:32:05.469 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-25 19:32:05.472 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-12-25 19:32:05.475 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-12-25 19:32:05.477 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-12-25 19:32:05.488 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-25 19:32:05.491 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-12-25 19:32:05.493 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-12-25 19:32:05.506 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-12-25 19:32:05.509 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-12-25 19:32:05.512 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-12-25 19:32:06.421 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-12-25 19:32:07.286 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-12-25 19:32:08.160 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-12-25 19:32:08.162 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-12-25 19:32:08.165 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-12-25 19:32:09.003 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-12-25 19:32:09.003 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-12-25 19:32:09.049 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-12-25 19:32:09.875 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-12-25 19:32:09.875 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-12-25 19:32:09.922 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-12-25 19:32:10.762 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-12-25 19:32:10.762 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-12-25 19:32:10.808 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-12-25 19:32:11.668 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-25 19:32:11.724 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-12-25 19:32:12.611 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-25 19:32:12.654 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-12-25 19:32:13.535 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-12-25 19:32:13.578 | + lib/swift:init_swift:736 : popd 2021-12-25 19:32:13.581 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-12-25 19:32:13.597 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:13.599 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-12-25 19:32:13.602 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:32:13.604 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-12-25 19:32:13.607 | + ./stack.sh:main:1188 : init_cinder 2021-12-25 19:32:13.609 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-12-25 19:32:13.626 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:13.628 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-12-25 19:32:13.631 | + lib/database:recreate_database:110 : local db=cinder 2021-12-25 19:32:13.633 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-12-25 19:32:13.636 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-12-25 19:32:13.638 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-12-25 19:32:13.642 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:32:13.654 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-12-25 19:32:13.658 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:32:13.670 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-12-25 19:32:13.672 | + functions-common:time_start:2317 : local name=dbsync 2021-12-25 19:32:13.675 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:32:13.678 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:32:13.681 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:32:13.684 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460733682 2021-12-25 19:32:13.687 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-12-25 19:32:16.563 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=81545) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:32:16.565 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:32:16.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.572 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:32:16.572 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:32:16.615 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:32:16.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.620 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:32:16.621 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:32:16.668 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:32:16.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:16.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:16.674 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:32:16.674 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81545) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:32:16.681 | INFO migrate.versioning.api [-] 122 -> 123...  2021-12-25 19:32:21.366 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.367 | INFO migrate.versioning.api [-] 123 -> 124...  2021-12-25 19:32:21.373 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.373 | INFO migrate.versioning.api [-] 124 -> 125...  2021-12-25 19:32:21.379 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.379 | INFO migrate.versioning.api [-] 125 -> 126...  2021-12-25 19:32:21.385 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.385 | INFO migrate.versioning.api [-] 126 -> 127...  2021-12-25 19:32:21.404 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.404 | INFO migrate.versioning.api [-] 127 -> 128...  2021-12-25 19:32:21.716 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.716 | INFO migrate.versioning.api [-] 128 -> 129...  2021-12-25 19:32:21.724 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.724 | INFO migrate.versioning.api [-] 129 -> 130...  2021-12-25 19:32:21.732 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.732 | INFO migrate.versioning.api [-] 130 -> 131...  2021-12-25 19:32:21.741 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.741 | INFO migrate.versioning.api [-] 131 -> 132...  2021-12-25 19:32:21.759 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.760 | INFO migrate.versioning.api [-] 132 -> 133...  2021-12-25 19:32:21.765 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.766 | INFO migrate.versioning.api [-] 133 -> 134...  2021-12-25 19:32:21.774 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.774 | INFO migrate.versioning.api [-] 134 -> 135...  2021-12-25 19:32:21.782 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:21.782 | INFO migrate.versioning.api [-] 135 -> 136...  2021-12-25 19:32:22.015 | INFO migrate.versioning.api [-] done 2021-12-25 19:32:22.295 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-12-25 19:32:22.298 | + functions-common:time_stop:2331 : local name 2021-12-25 19:32:22.300 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:32:22.303 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:32:22.306 | + functions-common:time_stop:2334 : local total 2021-12-25 19:32:22.308 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:32:22.311 | + functions-common:time_stop:2337 : name=dbsync 2021-12-25 19:32:22.313 | + functions-common:time_stop:2338 : start_time=1640460733682 2021-12-25 19:32:22.316 | + functions-common:time_stop:2340 : [[ -z 1640460733682 ]] 2021-12-25 19:32:22.319 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:32:22.323 | + functions-common:time_stop:2343 : end_time=1640460742320 2021-12-25 19:32:22.325 | + functions-common:time_stop:2344 : elapsed_time=8638 2021-12-25 19:32:22.328 | + functions-common:time_stop:2345 : total=61102 2021-12-25 19:32:22.330 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:32:22.333 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69740 2021-12-25 19:32:22.335 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-12-25 19:32:22.351 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:22.353 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-12-25 19:32:22.356 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-12-25 19:32:22.358 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-25 19:32:22.360 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-12-25 19:32:22.363 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-12-25 19:32:22.365 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-12-25 19:32:22.368 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-12-25 19:32:22.371 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-12-25 19:32:22.373 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-12-25 19:32:22.376 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-12-25 19:32:22.378 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-12-25 19:32:22.381 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-25 19:32:22.383 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-25 19:32:22.386 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-25 19:32:22.389 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:32:22.391 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:32:22.393 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:32:22.395 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:32:22.397 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:32:22.400 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:32:22.402 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:32:22.404 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:32:22.407 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-25 19:32:22.409 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:32:22.411 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:32:22.413 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:32:22.416 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:32:22.418 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:32:22.421 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:32:22.423 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-12-25 19:32:22.425 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-12-25 19:32:22.428 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-25 19:32:22.430 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-12-25 19:32:22.433 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-12-25 19:32:22.449 | Volume group "stack-volumes-default" not found 2021-12-25 19:32:22.449 | Cannot process volume group stack-volumes-default 2021-12-25 19:32:22.453 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-12-25 19:32:22.455 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-12-25 19:32:22.458 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-25 19:32:22.462 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-25 19:32:22.462 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-25 19:32:22.470 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-25 19:32:22.473 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-25 19:32:22.476 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-12-25 19:32:22.530 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-12-25 19:32:22.532 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-12-25 19:32:22.547 | Volume group "stack-volumes-default" not found 2021-12-25 19:32:22.547 | Cannot process volume group stack-volumes-default 2021-12-25 19:32:22.551 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-12-25 19:32:22.734 | Physical volume "/dev/loop1" successfully created. 2021-12-25 19:32:22.757 | Volume group "stack-volumes-default" successfully created 2021-12-25 19:32:22.763 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-25 19:32:22.766 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-25 19:32:22.767 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-25 19:32:22.767 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-25 19:32:22.778 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-12-25 19:32:22.788 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-12-25 19:32:22.791 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-12-25 19:32:22.835 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-12-25 19:32:22.839 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-12-25 19:32:22.841 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-12-25 19:32:22.843 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-25 19:32:22.846 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-12-25 19:32:22.848 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-12-25 19:32:22.851 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-12-25 19:32:22.853 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-12-25 19:32:22.856 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-12-25 19:32:22.858 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-12-25 19:32:22.860 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-12-25 19:32:22.863 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-12-25 19:32:22.865 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-12-25 19:32:22.868 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-12-25 19:32:22.870 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-12-25 19:32:22.872 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-12-25 19:32:22.875 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-12-25 19:32:22.877 | + functions-common:is_suse:462 : is_opensuse 2021-12-25 19:32:22.879 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-12-25 19:32:22.882 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-12-25 19:32:22.885 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-12-25 19:32:22.887 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-12-25 19:32:22.889 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-12-25 19:32:22.892 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-12-25 19:32:22.894 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-12-25 19:32:22.896 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-12-25 19:32:22.899 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-25 19:32:22.902 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-12-25 19:32:22.917 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-25 19:32:22.917 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-25 19:32:22.921 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-12-25 19:32:22.924 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-25 19:32:22.927 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-12-25 19:32:22.930 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-12-25 19:32:22.930 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-12-25 19:32:22.934 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-12-25 19:32:22.936 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-12-25 19:32:22.939 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-12-25 19:32:23.002 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-12-25 19:32:23.004 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-12-25 19:32:23.020 | Volume group "stack-volumes-lvmdriver-1" not found 2021-12-25 19:32:23.020 | Cannot process volume group stack-volumes-lvmdriver-1 2021-12-25 19:32:23.025 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-12-25 19:32:23.254 | Physical volume "/dev/loop2" successfully created. 2021-12-25 19:32:23.281 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-12-25 19:32:23.286 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-12-25 19:32:23.290 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-12-25 19:32:23.290 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-12-25 19:32:23.290 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-12-25 19:32:23.302 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-12-25 19:32:23.304 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-12-25 19:32:23.307 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-12-25 19:32:23.351 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-12-25 19:32:23.355 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-12-25 19:32:23.372 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:23.374 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-12-25 19:32:23.377 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:32:23.379 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-12-25 19:32:23.382 | + ./stack.sh:main:1196 : init_placement 2021-12-25 19:32:23.385 | + lib/placement:init_placement:130 : recreate_database placement 2021-12-25 19:32:23.387 | + lib/database:recreate_database:110 : local db=placement 2021-12-25 19:32:23.390 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-12-25 19:32:23.392 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-12-25 19:32:23.395 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-12-25 19:32:23.398 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:32:23.411 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-12-25 19:32:23.414 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:32:23.427 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-12-25 19:32:26.961 | + lib/placement:init_placement:132 : create_placement_accounts 2021-12-25 19:32:26.964 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-12-25 19:32:26.967 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-12-25 19:32:26.969 | + functions-common:get_or_create_user:824 : local user_id 2021-12-25 19:32:26.972 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-12-25 19:32:26.974 | + functions-common:get_or_create_user:828 : local email= 2021-12-25 19:32:26.977 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-12-25 19:32:29.312 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:29.315 | + functions-common:get_or_create_user:840 : user_id=15ea0ecfb0ba4ad89dcd858208c7734b 2021-12-25 19:32:29.318 | + functions-common:get_or_create_user:841 : echo 15ea0ecfb0ba4ad89dcd858208c7734b 2021-12-25 19:32:29.318 | 15ea0ecfb0ba4ad89dcd858208c7734b 2021-12-25 19:32:29.320 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-12-25 19:32:29.323 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:32:29.326 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:32:29.329 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:32:29.331 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:32:29.334 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:32:29.336 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:32:29.339 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:32:29.342 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:32:29.344 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:32:29.347 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:32:29.351 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-25 19:32:29.351 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:32:29.351 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:32:29.354 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:32:29.357 | ++ functions-common:get_field:727 : read data 2021-12-25 19:32:32.277 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:32.280 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:32:32.283 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:32:32.285 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-12-25 19:32:35.166 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-12-25 19:32:35.167 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:32:35.167 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:32:35.169 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:32:35.172 | ++ functions-common:get_field:727 : read data 2021-12-25 19:32:38.147 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:38.150 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:32:38.153 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:32:38.157 | ++ functions-common:get_field:733 : echo '| a5bd877960ae49bbb8f1a85c91868955 | 15ea0ecfb0ba4ad89dcd858208c7734b | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:32:38.157 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:32:38.163 | ++ functions-common:get_field:727 : read data 2021-12-25 19:32:38.166 | + functions-common:get_or_add_user_project_role:910 : user_role_id=a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:32:38.169 | + functions-common:get_or_add_user_project_role:912 : echo a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:32:38.169 | a5bd877960ae49bbb8f1a85c91868955 2021-12-25 19:32:38.171 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-12-25 19:32:38.173 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-12-25 19:32:38.176 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-12-25 19:32:38.179 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-12-25 19:32:38.182 | ++ functions-common:_get_domain_args:872 : local domain 2021-12-25 19:32:38.184 | ++ functions-common:_get_domain_args:873 : domain= 2021-12-25 19:32:38.187 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-12-25 19:32:38.189 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-12-25 19:32:38.192 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-12-25 19:32:38.194 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-12-25 19:32:38.197 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-12-25 19:32:38.200 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-12-25 19:32:38.204 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-25 19:32:38.206 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:32:38.206 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-12-25 19:32:38.207 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:32:38.210 | ++ functions-common:get_field:727 : read data 2021-12-25 19:32:41.120 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:41.124 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-12-25 19:32:41.126 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-12-25 19:32:41.129 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-12-25 19:32:43.970 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-12-25 19:32:43.970 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-12-25 19:32:43.970 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-12-25 19:32:43.973 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:32:43.976 | ++ functions-common:get_field:727 : read data 2021-12-25 19:32:46.967 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:46.970 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:32:46.973 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:32:46.976 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:32:46.976 | ++ functions-common:get_field:733 : echo '| c38ebe3ab56849a0b963bd2eec371c4f | 15ea0ecfb0ba4ad89dcd858208c7734b | | abc7428fe95843e7960a31b3d2581815 | | | False |' 2021-12-25 19:32:46.981 | ++ functions-common:get_field:727 : read data 2021-12-25 19:32:46.984 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:32:46.987 | + functions-common:get_or_add_user_project_role:912 : echo c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:32:46.987 | c38ebe3ab56849a0b963bd2eec371c4f 2021-12-25 19:32:46.989 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.24/placement 2021-12-25 19:32:46.992 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-12-25 19:32:46.995 | + functions-common:get_or_create_service:966 : local service_id 2021-12-25 19:32:46.998 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-12-25 19:32:49.296 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-12-25 19:32:51.429 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:51.432 | + functions-common:get_or_create_service:977 : service_id=' 2021-12-25 19:32:51.432 | b8f7fd789d3a4c83945fa8dd3e918025' 2021-12-25 19:32:51.434 | + functions-common:get_or_create_service:978 : echo b8f7fd789d3a4c83945fa8dd3e918025 2021-12-25 19:32:51.434 | b8f7fd789d3a4c83945fa8dd3e918025 2021-12-25 19:32:51.437 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.24/placement 2021-12-25 19:32:51.439 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-12-25 19:32:51.442 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.24/placement RegionOne 2021-12-25 19:32:51.445 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-12-25 19:32:51.449 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-12-25 19:32:53.765 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:53.769 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-12-25 19:32:53.771 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-12-25 19:32:53.774 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.24/placement --region RegionOne -f value -c id 2021-12-25 19:32:56.041 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:32:56.044 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8f6add05c0504bb099fd6482c8b4ed86 2021-12-25 19:32:56.047 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8f6add05c0504bb099fd6482c8b4ed86 2021-12-25 19:32:56.050 | + functions-common:get_or_create_endpoint:1011 : public_id=8f6add05c0504bb099fd6482c8b4ed86 2021-12-25 19:32:56.052 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-12-25 19:32:56.055 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-12-25 19:32:56.057 | + functions-common:get_or_create_endpoint:1020 : echo 8f6add05c0504bb099fd6482c8b4ed86 2021-12-25 19:32:56.057 | 8f6add05c0504bb099fd6482c8b4ed86 2021-12-25 19:32:56.059 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-12-25 19:32:56.076 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:56.078 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-12-25 19:32:56.081 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:32:56.083 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-12-25 19:32:56.085 | + ./stack.sh:main:1204 : init_nova 2021-12-25 19:32:56.089 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-12-25 19:32:56.105 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:56.107 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-12-25 19:32:56.122 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:32:56.125 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-12-25 19:32:56.127 | + lib/database:recreate_database:110 : local db=nova_api 2021-12-25 19:32:56.130 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-12-25 19:32:56.132 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-12-25 19:32:56.135 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-12-25 19:32:56.139 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:32:56.152 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-12-25 19:32:56.157 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:32:56.171 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-12-25 19:32:59.889 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:32:59.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:32:59.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:32:59.925 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:32:59.925 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82398) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:33:00.073 | INFO migrate.versioning.api [-] 0 -> 1...  2021-12-25 19:33:00.186 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:00.186 | INFO migrate.versioning.api [-] 1 -> 2...  2021-12-25 19:33:00.354 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:00.354 | INFO migrate.versioning.api [-] 2 -> 3...  2021-12-25 19:33:00.471 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:00.472 | INFO migrate.versioning.api [-] 3 -> 4...  2021-12-25 19:33:00.583 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:00.583 | INFO migrate.versioning.api [-] 4 -> 5...  2021-12-25 19:33:00.835 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:00.836 | INFO migrate.versioning.api [-] 5 -> 6...  2021-12-25 19:33:00.945 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:00.945 | INFO migrate.versioning.api [-] 6 -> 7...  2021-12-25 19:33:01.080 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.081 | INFO migrate.versioning.api [-] 7 -> 8...  2021-12-25 19:33:01.090 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.090 | INFO migrate.versioning.api [-] 8 -> 9...  2021-12-25 19:33:01.097 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.098 | INFO migrate.versioning.api [-] 9 -> 10...  2021-12-25 19:33:01.106 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.106 | INFO migrate.versioning.api [-] 10 -> 11...  2021-12-25 19:33:01.114 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.114 | INFO migrate.versioning.api [-] 11 -> 12...  2021-12-25 19:33:01.123 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.123 | INFO migrate.versioning.api [-] 12 -> 13...  2021-12-25 19:33:01.433 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.433 | INFO migrate.versioning.api [-] 13 -> 14...  2021-12-25 19:33:01.503 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:01.503 | INFO migrate.versioning.api [-] 14 -> 15...  2021-12-25 19:33:02.018 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:02.018 | INFO migrate.versioning.api [-] 15 -> 16...  2021-12-25 19:33:02.647 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:02.647 | INFO migrate.versioning.api [-] 16 -> 17...  2021-12-25 19:33:02.932 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:02.933 | INFO migrate.versioning.api [-] 17 -> 18...  2021-12-25 19:33:03.213 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.213 | INFO migrate.versioning.api [-] 18 -> 19...  2021-12-25 19:33:03.322 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.322 | INFO migrate.versioning.api [-] 19 -> 20...  2021-12-25 19:33:03.477 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.477 | INFO migrate.versioning.api [-] 20 -> 21...  2021-12-25 19:33:03.485 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.485 | INFO migrate.versioning.api [-] 21 -> 22...  2021-12-25 19:33:03.492 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.492 | INFO migrate.versioning.api [-] 22 -> 23...  2021-12-25 19:33:03.500 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.501 | INFO migrate.versioning.api [-] 23 -> 24...  2021-12-25 19:33:03.507 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.508 | INFO migrate.versioning.api [-] 24 -> 25...  2021-12-25 19:33:03.515 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.516 | INFO migrate.versioning.api [-] 25 -> 26...  2021-12-25 19:33:03.583 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:03.583 | INFO migrate.versioning.api [-] 26 -> 27...  2021-12-25 19:33:04.269 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.269 | INFO migrate.versioning.api [-] 27 -> 28...  2021-12-25 19:33:04.413 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.413 | INFO migrate.versioning.api [-] 28 -> 29...  2021-12-25 19:33:04.524 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.525 | INFO migrate.versioning.api [-] 29 -> 30...  2021-12-25 19:33:04.539 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.539 | INFO migrate.versioning.api [-] 30 -> 31...  2021-12-25 19:33:04.546 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.546 | INFO migrate.versioning.api [-] 31 -> 32...  2021-12-25 19:33:04.552 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.552 | INFO migrate.versioning.api [-] 32 -> 33...  2021-12-25 19:33:04.561 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.561 | INFO migrate.versioning.api [-] 33 -> 34...  2021-12-25 19:33:04.570 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.570 | INFO migrate.versioning.api [-] 34 -> 35...  2021-12-25 19:33:04.576 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.577 | INFO migrate.versioning.api [-] 35 -> 36...  2021-12-25 19:33:04.585 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.585 | INFO migrate.versioning.api [-] 36 -> 37...  2021-12-25 19:33:04.591 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.592 | INFO migrate.versioning.api [-] 37 -> 38...  2021-12-25 19:33:04.600 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.600 | INFO migrate.versioning.api [-] 38 -> 39...  2021-12-25 19:33:04.608 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.608 | INFO migrate.versioning.api [-] 39 -> 40...  2021-12-25 19:33:04.615 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.615 | INFO migrate.versioning.api [-] 40 -> 41...  2021-12-25 19:33:04.798 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.799 | INFO migrate.versioning.api [-] 41 -> 42...  2021-12-25 19:33:04.907 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:04.908 | INFO migrate.versioning.api [-] 42 -> 43...  2021-12-25 19:33:05.062 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.062 | INFO migrate.versioning.api [-] 43 -> 44...  2021-12-25 19:33:05.495 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.495 | INFO migrate.versioning.api [-] 44 -> 45...  2021-12-25 19:33:05.503 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.503 | INFO migrate.versioning.api [-] 45 -> 46...  2021-12-25 19:33:05.510 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.510 | INFO migrate.versioning.api [-] 46 -> 47...  2021-12-25 19:33:05.518 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.518 | INFO migrate.versioning.api [-] 47 -> 48...  2021-12-25 19:33:05.527 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.527 | INFO migrate.versioning.api [-] 48 -> 49...  2021-12-25 19:33:05.534 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.534 | INFO migrate.versioning.api [-] 49 -> 50...  2021-12-25 19:33:05.639 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:05.639 | INFO migrate.versioning.api [-] 50 -> 51...  2021-12-25 19:33:06.306 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.306 | INFO migrate.versioning.api [-] 51 -> 52...  2021-12-25 19:33:06.455 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.455 | INFO migrate.versioning.api [-] 52 -> 53...  2021-12-25 19:33:06.463 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.464 | INFO migrate.versioning.api [-] 53 -> 54...  2021-12-25 19:33:06.471 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.472 | INFO migrate.versioning.api [-] 54 -> 55...  2021-12-25 19:33:06.478 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.478 | INFO migrate.versioning.api [-] 55 -> 56...  2021-12-25 19:33:06.486 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.486 | INFO migrate.versioning.api [-] 56 -> 57...  2021-12-25 19:33:06.495 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.495 | INFO migrate.versioning.api [-] 57 -> 58...  2021-12-25 19:33:06.608 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.608 | INFO migrate.versioning.api [-] 58 -> 59...  2021-12-25 19:33:06.723 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.724 | INFO migrate.versioning.api [-] 59 -> 60...  2021-12-25 19:33:06.841 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.841 | INFO migrate.versioning.api [-] 60 -> 61...  2021-12-25 19:33:06.968 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:06.968 | INFO migrate.versioning.api [-] 61 -> 62...  2021-12-25 19:33:07.134 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.135 | INFO migrate.versioning.api [-] 62 -> 63...  2021-12-25 19:33:07.142 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.142 | INFO migrate.versioning.api [-] 63 -> 64...  2021-12-25 19:33:07.148 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.148 | INFO migrate.versioning.api [-] 64 -> 65...  2021-12-25 19:33:07.155 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.155 | INFO migrate.versioning.api [-] 65 -> 66...  2021-12-25 19:33:07.164 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.164 | INFO migrate.versioning.api [-] 66 -> 67...  2021-12-25 19:33:07.172 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.172 | INFO migrate.versioning.api [-] 67 -> 68...  2021-12-25 19:33:07.178 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.179 | INFO migrate.versioning.api [-] 68 -> 69...  2021-12-25 19:33:07.187 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.187 | INFO migrate.versioning.api [-] 69 -> 70...  2021-12-25 19:33:07.195 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.196 | INFO migrate.versioning.api [-] 70 -> 71...  2021-12-25 19:33:07.203 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.204 | INFO migrate.versioning.api [-] 71 -> 72...  2021-12-25 19:33:07.210 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:07.562 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-12-25 19:33:07.564 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-12-25 19:33:07.567 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-12-25 19:33:07.570 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-12-25 19:33:07.572 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-12-25 19:33:07.576 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:33:07.589 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-12-25 19:33:07.592 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:33:07.605 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-12-25 19:33:07.608 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-12-25 19:33:07.610 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-12-25 19:33:07.613 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-12-25 19:33:07.616 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-25 19:33:07.618 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-12-25 19:33:11.469 | ++ lib/nova:init_nova:771 : seq 1 1 2021-12-25 19:33:11.472 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:33:11.475 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-12-25 19:33:11.477 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-12-25 19:33:11.480 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-12-25 19:33:11.483 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-12-25 19:33:11.485 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-12-25 19:33:11.489 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:33:11.502 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-12-25 19:33:11.505 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-12-25 19:33:11.518 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-12-25 19:33:11.521 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-25 19:33:11.523 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-25 19:33:11.526 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-12-25 19:33:14.605 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:33:14.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.634 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.634 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.635 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.635 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.636 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.636 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.637 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.637 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.638 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.638 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.639 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.639 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.640 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.640 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.641 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.641 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.642 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.642 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.767 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.779 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:14.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:14.785 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:33:14.785 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82463) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:33:14.911 | INFO migrate.versioning.api [-] 215 -> 216...  2021-12-25 19:33:28.352 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.352 | INFO migrate.versioning.api [-] 216 -> 217...  2021-12-25 19:33:28.360 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.361 | INFO migrate.versioning.api [-] 217 -> 218...  2021-12-25 19:33:28.369 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.369 | INFO migrate.versioning.api [-] 218 -> 219...  2021-12-25 19:33:28.386 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.386 | INFO migrate.versioning.api [-] 219 -> 220...  2021-12-25 19:33:28.392 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.392 | INFO migrate.versioning.api [-] 220 -> 221...  2021-12-25 19:33:28.399 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.399 | INFO migrate.versioning.api [-] 221 -> 222...  2021-12-25 19:33:28.405 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.406 | INFO migrate.versioning.api [-] 222 -> 223...  2021-12-25 19:33:28.413 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.413 | INFO migrate.versioning.api [-] 223 -> 224...  2021-12-25 19:33:28.419 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.419 | INFO migrate.versioning.api [-] 224 -> 225...  2021-12-25 19:33:28.425 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.426 | INFO migrate.versioning.api [-] 225 -> 226...  2021-12-25 19:33:28.434 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.434 | INFO migrate.versioning.api [-] 226 -> 227...  2021-12-25 19:33:28.444 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.445 | INFO migrate.versioning.api [-] 227 -> 228...  2021-12-25 19:33:28.622 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.622 | INFO migrate.versioning.api [-] 228 -> 229...  2021-12-25 19:33:28.822 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:28.823 | INFO migrate.versioning.api [-] 229 -> 230...  2021-12-25 19:33:29.173 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:29.173 | INFO migrate.versioning.api [-] 230 -> 231...  2021-12-25 19:33:29.432 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:29.432 | INFO migrate.versioning.api [-] 231 -> 232...  2021-12-25 19:33:29.888 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:29.888 | INFO migrate.versioning.api [-] 232 -> 233...  2021-12-25 19:33:30.161 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.161 | INFO migrate.versioning.api [-] 233 -> 234...  2021-12-25 19:33:30.215 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.215 | INFO migrate.versioning.api [-] 234 -> 235...  2021-12-25 19:33:30.224 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.224 | INFO migrate.versioning.api [-] 235 -> 236...  2021-12-25 19:33:30.232 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.232 | INFO migrate.versioning.api [-] 236 -> 237...  2021-12-25 19:33:30.240 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.241 | INFO migrate.versioning.api [-] 237 -> 238...  2021-12-25 19:33:30.249 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.249 | INFO migrate.versioning.api [-] 238 -> 239...  2021-12-25 19:33:30.258 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.258 | INFO migrate.versioning.api [-] 239 -> 240...  2021-12-25 19:33:30.264 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.264 | INFO migrate.versioning.api [-] 240 -> 241...  2021-12-25 19:33:30.273 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.273 | INFO migrate.versioning.api [-] 241 -> 242...  2021-12-25 19:33:30.281 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.281 | INFO migrate.versioning.api [-] 242 -> 243...  2021-12-25 19:33:30.287 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.288 | INFO migrate.versioning.api [-] 243 -> 244...  2021-12-25 19:33:30.308 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:30.308 | INFO migrate.versioning.api [-] 244 -> 245...  2021-12-25 19:33:31.172 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:31.172 | INFO migrate.versioning.api [-] 245 -> 246...  2021-12-25 19:33:31.324 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:31.324 | INFO migrate.versioning.api [-] 246 -> 247...  2021-12-25 19:33:31.836 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:31.836 | INFO migrate.versioning.api [-] 247 -> 248...  2021-12-25 19:33:31.845 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-25 19:33:31.851 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:31.851 | INFO migrate.versioning.api [-] 248 -> 249...  2021-12-25 19:33:31.887 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:31.887 | INFO migrate.versioning.api [-] 249 -> 250...  2021-12-25 19:33:31.922 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:31.922 | INFO migrate.versioning.api [-] 250 -> 251...  2021-12-25 19:33:32.099 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.099 | INFO migrate.versioning.api [-] 251 -> 252...  2021-12-25 19:33:32.430 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.431 | INFO migrate.versioning.api [-] 252 -> 253...  2021-12-25 19:33:32.622 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.623 | INFO migrate.versioning.api [-] 253 -> 254...  2021-12-25 19:33:32.829 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.830 | INFO migrate.versioning.api [-] 254 -> 255...  2021-12-25 19:33:32.839 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.839 | INFO migrate.versioning.api [-] 255 -> 256...  2021-12-25 19:33:32.846 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.846 | INFO migrate.versioning.api [-] 256 -> 257...  2021-12-25 19:33:32.855 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.855 | INFO migrate.versioning.api [-] 257 -> 258...  2021-12-25 19:33:32.863 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.863 | INFO migrate.versioning.api [-] 258 -> 259...  2021-12-25 19:33:32.869 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.870 | INFO migrate.versioning.api [-] 259 -> 260...  2021-12-25 19:33:32.878 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.878 | INFO migrate.versioning.api [-] 260 -> 261...  2021-12-25 19:33:32.886 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.886 | INFO migrate.versioning.api [-] 261 -> 262...  2021-12-25 19:33:32.894 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.895 | INFO migrate.versioning.api [-] 262 -> 263...  2021-12-25 19:33:32.901 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.902 | INFO migrate.versioning.api [-] 263 -> 264...  2021-12-25 19:33:32.910 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.910 | INFO migrate.versioning.api [-] 264 -> 265...  2021-12-25 19:33:32.967 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:32.967 | INFO migrate.versioning.api [-] 265 -> 266...  2021-12-25 19:33:33.066 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:33.066 | INFO migrate.versioning.api [-] 266 -> 267...  2021-12-25 19:33:33.830 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:33.830 | INFO migrate.versioning.api [-] 267 -> 268...  2021-12-25 19:33:34.070 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.071 | INFO migrate.versioning.api [-] 268 -> 269...  2021-12-25 19:33:34.266 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.266 | INFO migrate.versioning.api [-] 269 -> 270...  2021-12-25 19:33:34.467 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.467 | INFO migrate.versioning.api [-] 270 -> 271...  2021-12-25 19:33:34.594 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.594 | INFO migrate.versioning.api [-] 271 -> 272...  2021-12-25 19:33:34.603 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.603 | INFO migrate.versioning.api [-] 272 -> 273...  2021-12-25 19:33:34.610 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.611 | INFO migrate.versioning.api [-] 273 -> 274...  2021-12-25 19:33:34.698 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.698 | INFO migrate.versioning.api [-] 274 -> 275...  2021-12-25 19:33:34.867 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:34.867 | INFO migrate.versioning.api [-] 275 -> 276...  2021-12-25 19:33:35.057 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.057 | INFO migrate.versioning.api [-] 276 -> 277...  2021-12-25 19:33:35.115 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.115 | INFO migrate.versioning.api [-] 277 -> 278...  2021-12-25 19:33:35.342 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.343 | INFO migrate.versioning.api [-] 278 -> 279...  2021-12-25 19:33:35.416 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.416 | INFO migrate.versioning.api [-] 279 -> 280...  2021-12-25 19:33:35.551 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.551 | INFO migrate.versioning.api [-] 280 -> 281...  2021-12-25 19:33:35.558 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.559 | INFO migrate.versioning.api [-] 281 -> 282...  2021-12-25 19:33:35.567 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.567 | INFO migrate.versioning.api [-] 282 -> 283...  2021-12-25 19:33:35.575 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.576 | INFO migrate.versioning.api [-] 283 -> 284...  2021-12-25 19:33:35.584 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.584 | INFO migrate.versioning.api [-] 284 -> 285...  2021-12-25 19:33:35.592 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.592 | INFO migrate.versioning.api [-] 285 -> 286...  2021-12-25 19:33:35.598 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.599 | INFO migrate.versioning.api [-] 286 -> 287...  2021-12-25 19:33:35.607 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.607 | INFO migrate.versioning.api [-] 287 -> 288...  2021-12-25 19:33:35.615 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.615 | INFO migrate.versioning.api [-] 288 -> 289...  2021-12-25 19:33:35.624 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.624 | INFO migrate.versioning.api [-] 289 -> 290...  2021-12-25 19:33:35.630 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.630 | INFO migrate.versioning.api [-] 290 -> 291...  2021-12-25 19:33:35.654 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.654 | INFO migrate.versioning.api [-] 291 -> 292...  2021-12-25 19:33:35.860 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:35.861 | INFO migrate.versioning.api [-] 292 -> 293...  2021-12-25 19:33:36.247 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:36.247 | INFO migrate.versioning.api [-] 293 -> 294...  2021-12-25 19:33:36.433 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:36.433 | INFO migrate.versioning.api [-] 294 -> 295...  2021-12-25 19:33:36.497 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:36.497 | INFO migrate.versioning.api [-] 295 -> 296...  2021-12-25 19:33:36.505 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:36.506 | INFO migrate.versioning.api [-] 296 -> 297...  2021-12-25 19:33:36.687 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:36.687 | INFO migrate.versioning.api [-] 297 -> 298...  2021-12-25 19:33:36.817 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:36.817 | INFO migrate.versioning.api [-] 298 -> 299...  2021-12-25 19:33:37.020 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.020 | INFO migrate.versioning.api [-] 299 -> 300...  2021-12-25 19:33:37.245 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.246 | INFO migrate.versioning.api [-] 300 -> 301...  2021-12-25 19:33:37.601 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.602 | INFO migrate.versioning.api [-] 301 -> 302...  2021-12-25 19:33:37.610 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.610 | INFO migrate.versioning.api [-] 302 -> 303...  2021-12-25 19:33:37.618 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.618 | INFO migrate.versioning.api [-] 303 -> 304...  2021-12-25 19:33:37.626 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.627 | INFO migrate.versioning.api [-] 304 -> 305...  2021-12-25 19:33:37.635 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.636 | INFO migrate.versioning.api [-] 305 -> 306...  2021-12-25 19:33:37.642 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.642 | INFO migrate.versioning.api [-] 306 -> 307...  2021-12-25 19:33:37.651 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.651 | INFO migrate.versioning.api [-] 307 -> 308...  2021-12-25 19:33:37.659 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.659 | INFO migrate.versioning.api [-] 308 -> 309...  2021-12-25 19:33:37.665 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.665 | INFO migrate.versioning.api [-] 309 -> 310...  2021-12-25 19:33:37.673 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.674 | INFO migrate.versioning.api [-] 310 -> 311...  2021-12-25 19:33:37.682 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.682 | INFO migrate.versioning.api [-] 311 -> 312...  2021-12-25 19:33:37.690 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.690 | INFO migrate.versioning.api [-] 312 -> 313...  2021-12-25 19:33:37.927 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:37.927 | INFO migrate.versioning.api [-] 313 -> 314...  2021-12-25 19:33:38.546 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:38.546 | INFO migrate.versioning.api [-] 314 -> 315...  2021-12-25 19:33:39.658 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:39.658 | INFO migrate.versioning.api [-] 315 -> 316...  2021-12-25 19:33:39.847 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:39.848 | INFO migrate.versioning.api [-] 316 -> 317...  2021-12-25 19:33:40.040 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.041 | INFO migrate.versioning.api [-] 317 -> 318...  2021-12-25 19:33:40.857 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.857 | INFO migrate.versioning.api [-] 318 -> 319...  2021-12-25 19:33:40.887 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.887 | INFO migrate.versioning.api [-] 319 -> 320...  2021-12-25 19:33:40.895 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.895 | INFO migrate.versioning.api [-] 320 -> 321...  2021-12-25 19:33:40.904 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.904 | INFO migrate.versioning.api [-] 321 -> 322...  2021-12-25 19:33:40.912 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.913 | INFO migrate.versioning.api [-] 322 -> 323...  2021-12-25 19:33:40.921 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.921 | INFO migrate.versioning.api [-] 323 -> 324...  2021-12-25 19:33:40.929 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.929 | INFO migrate.versioning.api [-] 324 -> 325...  2021-12-25 19:33:40.938 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.938 | INFO migrate.versioning.api [-] 325 -> 326...  2021-12-25 19:33:40.944 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.944 | INFO migrate.versioning.api [-] 326 -> 327...  2021-12-25 19:33:40.953 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.953 | INFO migrate.versioning.api [-] 327 -> 328...  2021-12-25 19:33:40.961 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.961 | INFO migrate.versioning.api [-] 328 -> 329...  2021-12-25 19:33:40.969 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:40.970 | INFO migrate.versioning.api [-] 329 -> 330...  2021-12-25 19:33:41.001 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:41.001 | INFO migrate.versioning.api [-] 330 -> 331...  2021-12-25 19:33:41.420 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:41.420 | INFO migrate.versioning.api [-] 331 -> 332...  2021-12-25 19:33:41.614 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:41.614 | INFO migrate.versioning.api [-] 332 -> 333...  2021-12-25 19:33:41.813 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:41.813 | INFO migrate.versioning.api [-] 333 -> 334...  2021-12-25 19:33:42.006 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.007 | INFO migrate.versioning.api [-] 334 -> 335...  2021-12-25 19:33:42.015 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.015 | INFO migrate.versioning.api [-] 335 -> 336...  2021-12-25 19:33:42.023 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.023 | INFO migrate.versioning.api [-] 336 -> 337...  2021-12-25 19:33:42.031 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.032 | INFO migrate.versioning.api [-] 337 -> 338...  2021-12-25 19:33:42.040 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.040 | INFO migrate.versioning.api [-] 338 -> 339...  2021-12-25 19:33:42.047 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.047 | INFO migrate.versioning.api [-] 339 -> 340...  2021-12-25 19:33:42.055 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.055 | INFO migrate.versioning.api [-] 340 -> 341...  2021-12-25 19:33:42.064 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.064 | INFO migrate.versioning.api [-] 341 -> 342...  2021-12-25 19:33:42.077 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.078 | INFO migrate.versioning.api [-] 342 -> 343...  2021-12-25 19:33:42.086 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.086 | INFO migrate.versioning.api [-] 343 -> 344...  2021-12-25 19:33:42.094 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.094 | INFO migrate.versioning.api [-] 344 -> 345...  2021-12-25 19:33:42.132 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.132 | INFO migrate.versioning.api [-] 345 -> 346...  2021-12-25 19:33:42.398 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.398 | INFO migrate.versioning.api [-] 346 -> 347...  2021-12-25 19:33:42.509 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.510 | INFO migrate.versioning.api [-] 347 -> 348...  2021-12-25 19:33:42.517 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.517 | INFO migrate.versioning.api [-] 348 -> 349...  2021-12-25 19:33:42.525 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.525 | INFO migrate.versioning.api [-] 349 -> 350...  2021-12-25 19:33:42.531 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.532 | INFO migrate.versioning.api [-] 350 -> 351...  2021-12-25 19:33:42.540 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.540 | INFO migrate.versioning.api [-] 351 -> 352...  2021-12-25 19:33:42.548 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.548 | INFO migrate.versioning.api [-] 352 -> 353...  2021-12-25 19:33:42.557 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.557 | INFO migrate.versioning.api [-] 353 -> 354...  2021-12-25 19:33:42.564 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.564 | INFO migrate.versioning.api [-] 354 -> 355...  2021-12-25 19:33:42.573 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.573 | INFO migrate.versioning.api [-] 355 -> 356...  2021-12-25 19:33:42.580 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.581 | INFO migrate.versioning.api [-] 356 -> 357...  2021-12-25 19:33:42.587 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.587 | INFO migrate.versioning.api [-] 357 -> 358...  2021-12-25 19:33:42.817 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:42.817 | INFO migrate.versioning.api [-] 358 -> 359...  2021-12-25 19:33:43.051 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.051 | INFO migrate.versioning.api [-] 359 -> 360...  2021-12-25 19:33:43.252 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.252 | INFO migrate.versioning.api [-] 360 -> 361...  2021-12-25 19:33:43.298 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.298 | INFO migrate.versioning.api [-] 361 -> 362...  2021-12-25 19:33:43.517 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.517 | INFO migrate.versioning.api [-] 362 -> 363...  2021-12-25 19:33:43.526 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.526 | INFO migrate.versioning.api [-] 363 -> 364...  2021-12-25 19:33:43.534 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.534 | INFO migrate.versioning.api [-] 364 -> 365...  2021-12-25 19:33:43.542 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.542 | INFO migrate.versioning.api [-] 365 -> 366...  2021-12-25 19:33:43.549 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.550 | INFO migrate.versioning.api [-] 366 -> 367...  2021-12-25 19:33:43.557 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.557 | INFO migrate.versioning.api [-] 367 -> 368...  2021-12-25 19:33:43.565 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.565 | INFO migrate.versioning.api [-] 368 -> 369...  2021-12-25 19:33:43.574 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.575 | INFO migrate.versioning.api [-] 369 -> 370...  2021-12-25 19:33:43.581 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.581 | INFO migrate.versioning.api [-] 370 -> 371...  2021-12-25 19:33:43.590 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.590 | INFO migrate.versioning.api [-] 371 -> 372...  2021-12-25 19:33:43.597 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.597 | INFO migrate.versioning.api [-] 372 -> 373...  2021-12-25 19:33:43.876 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:43.876 | INFO migrate.versioning.api [-] 373 -> 374...  2021-12-25 19:33:44.142 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.142 | INFO migrate.versioning.api [-] 374 -> 375...  2021-12-25 19:33:44.250 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.250 | INFO migrate.versioning.api [-] 375 -> 376...  2021-12-25 19:33:44.304 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.304 | INFO migrate.versioning.api [-] 376 -> 377...  2021-12-25 19:33:44.365 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.365 | INFO migrate.versioning.api [-] 377 -> 378...  2021-12-25 19:33:44.423 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.423 | INFO migrate.versioning.api [-] 378 -> 379...  2021-12-25 19:33:44.431 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.431 | INFO migrate.versioning.api [-] 379 -> 380...  2021-12-25 19:33:44.439 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.445 | INFO migrate.versioning.api [-] 380 -> 381...  2021-12-25 19:33:44.456 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.456 | INFO migrate.versioning.api [-] 381 -> 382...  2021-12-25 19:33:44.463 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.463 | INFO migrate.versioning.api [-] 382 -> 383...  2021-12-25 19:33:44.470 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.470 | INFO migrate.versioning.api [-] 383 -> 384...  2021-12-25 19:33:44.476 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.476 | INFO migrate.versioning.api [-] 384 -> 385...  2021-12-25 19:33:44.483 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.483 | INFO migrate.versioning.api [-] 385 -> 386...  2021-12-25 19:33:44.491 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.492 | INFO migrate.versioning.api [-] 386 -> 387...  2021-12-25 19:33:44.498 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.499 | INFO migrate.versioning.api [-] 387 -> 388...  2021-12-25 19:33:44.507 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.507 | INFO migrate.versioning.api [-] 388 -> 389...  2021-12-25 19:33:44.559 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.560 | INFO migrate.versioning.api [-] 389 -> 390...  2021-12-25 19:33:44.763 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.763 | INFO migrate.versioning.api [-] 390 -> 391...  2021-12-25 19:33:44.994 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:44.994 | INFO migrate.versioning.api [-] 391 -> 392...  2021-12-25 19:33:45.002 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.003 | INFO migrate.versioning.api [-] 392 -> 393...  2021-12-25 19:33:45.011 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.012 | INFO migrate.versioning.api [-] 393 -> 394...  2021-12-25 19:33:45.019 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.019 | INFO migrate.versioning.api [-] 394 -> 395...  2021-12-25 19:33:45.026 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.026 | INFO migrate.versioning.api [-] 395 -> 396...  2021-12-25 19:33:45.034 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.034 | INFO migrate.versioning.api [-] 396 -> 397...  2021-12-25 19:33:45.287 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.287 | INFO migrate.versioning.api [-] 397 -> 398...  2021-12-25 19:33:45.508 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.508 | INFO migrate.versioning.api [-] 398 -> 399...  2021-12-25 19:33:45.791 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.792 | INFO migrate.versioning.api [-] 399 -> 400...  2021-12-25 19:33:45.806 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:45.806 | INFO migrate.versioning.api [-] 400 -> 401...  2021-12-25 19:33:46.269 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:46.269 | INFO migrate.versioning.api [-] 401 -> 402...  2021-12-25 19:33:46.472 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:46.472 | INFO migrate.versioning.api [-] 402 -> 403...  2021-12-25 19:33:46.480 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:46.480 | INFO migrate.versioning.api [-] 403 -> 404...  2021-12-25 19:33:46.488 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:46.489 | INFO migrate.versioning.api [-] 404 -> 405...  2021-12-25 19:33:46.497 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:46.502 | INFO migrate.versioning.api [-] 405 -> 406...  2021-12-25 19:33:46.508 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:46.509 | INFO migrate.versioning.api [-] 406 -> 407...  2021-12-25 19:33:46.515 | INFO migrate.versioning.api [-] done 2021-12-25 19:33:46.515 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-25 19:33:46.515 | result = self._query(query) 2021-12-25 19:33:46.515 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-25 19:33:46.515 | result = self._query(query) 2021-12-25 19:33:46.884 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-12-25 19:33:50.390 | DEBUG migrate.versioning.repository [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-12-25 19:33:50.392 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.392 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.393 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.393 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.394 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.394 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.394 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.395 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.395 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.395 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.396 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.396 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.397 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.397 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.397 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.398 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.398 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.398 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.399 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.399 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.400 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.400 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.401 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.401 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.402 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.402 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.402 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.403 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.403 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.403 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.404 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.404 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.405 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.405 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.405 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.406 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.406 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.406 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.407 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.407 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.408 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.408 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.408 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.409 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.409 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.410 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.410 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.410 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.411 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.411 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.412 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.412 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.412 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.413 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.413 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.413 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.414 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.414 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.415 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.415 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.415 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.416 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.416 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.416 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.417 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.417 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.418 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.418 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.419 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.420 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.420 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.420 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.421 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.421 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.421 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.422 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.422 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.423 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.423 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.423 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.424 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.424 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.424 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.425 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.425 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.426 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.426 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.426 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.427 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.427 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.427 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.428 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.428 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.429 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.429 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.429 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.430 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.430 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.430 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.431 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.431 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.431 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.432 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.432 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.433 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.433 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.433 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.434 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.434 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.434 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.435 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.436 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.436 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.436 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.437 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.437 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.438 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.438 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.438 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.439 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.439 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.439 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.440 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.440 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.441 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.441 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.441 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.442 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.442 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.442 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.443 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.443 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.443 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.444 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.444 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.445 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.445 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.445 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.446 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.446 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.446 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.447 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.447 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.447 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.448 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.448 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.449 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.449 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.449 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.450 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.450 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.450 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.451 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.451 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.452 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.452 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.452 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.453 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.453 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.453 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.454 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.454 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.454 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.455 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.455 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.456 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.456 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.456 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.457 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.457 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.459 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.459 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.460 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.460 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.461 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.461 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.462 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.462 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.462 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.463 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.463 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.463 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.464 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.464 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.465 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.465 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.465 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.466 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.466 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.466 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.467 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.467 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.468 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.468 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.468 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.469 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.469 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.469 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.470 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.470 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.471 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.471 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.471 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.472 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.472 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.472 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.473 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.473 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.473 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.474 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.474 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.475 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.475 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.475 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.476 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.476 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.476 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.477 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.477 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.478 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.478 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.478 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.479 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.479 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.479 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.480 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.480 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.480 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.481 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.481 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.482 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.482 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.483 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.483 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.484 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.484 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.484 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.485 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.485 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.485 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.486 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.486 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.487 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.487 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.487 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.488 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.488 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.488 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.489 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.489 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.490 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.490 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.490 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.491 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.491 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.491 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.492 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.492 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.492 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.493 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.493 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.494 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.494 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.494 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.495 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.495 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.495 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.496 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.496 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.496 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.497 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.498 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.498 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.499 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.499 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.499 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.500 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.500 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.500 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.501 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.501 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.501 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.502 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.502 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.503 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.503 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.503 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.504 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.504 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.504 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.505 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.505 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.505 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.506 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.506 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.507 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.507 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.507 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.508 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.508 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.508 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.509 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.509 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.510 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.510 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.510 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.511 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.511 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.511 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.512 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.512 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.512 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.513 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.513 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.514 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.514 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.514 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.515 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.515 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.515 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.516 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.516 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.517 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.517 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.517 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.518 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.518 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.518 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.519 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.519 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.519 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.520 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.520 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.521 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.521 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.521 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.522 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.522 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.522 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.523 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.523 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.523 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.524 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.524 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.525 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.525 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.525 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.526 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.526 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.526 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.527 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.527 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.528 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.528 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.528 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.529 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.529 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.529 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.530 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.530 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.530 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.531 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.531 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.532 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.532 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.532 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.533 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.533 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.533 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.534 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.534 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.535 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.535 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.535 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.536 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.536 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.536 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.537 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.537 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.537 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.538 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.538 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.539 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.539 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.539 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-12-25 19:33:50.540 | DEBUG migrate.versioning.script.base [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-12-25 19:33:50.540 | DEBUG migrate.versioning.repository [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-12-25 19:33:50.540 | DEBUG migrate.versioning.repository [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82477) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-12-25 19:33:50.681 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 215 -> 216...  2021-12-25 19:34:03.855 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.855 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 216 -> 217...  2021-12-25 19:34:03.864 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.864 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 217 -> 218...  2021-12-25 19:34:03.871 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.871 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 218 -> 219...  2021-12-25 19:34:03.880 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.881 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 219 -> 220...  2021-12-25 19:34:03.887 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.887 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 220 -> 221...  2021-12-25 19:34:03.895 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.896 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 221 -> 222...  2021-12-25 19:34:03.904 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.904 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 222 -> 223...  2021-12-25 19:34:03.910 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.911 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 223 -> 224...  2021-12-25 19:34:03.918 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.919 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 224 -> 225...  2021-12-25 19:34:03.927 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.927 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 225 -> 226...  2021-12-25 19:34:03.933 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.934 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 226 -> 227...  2021-12-25 19:34:03.945 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:03.945 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 227 -> 228...  2021-12-25 19:34:04.139 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:04.139 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 228 -> 229...  2021-12-25 19:34:04.315 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:04.316 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 229 -> 230...  2021-12-25 19:34:04.689 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:04.689 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 230 -> 231...  2021-12-25 19:34:04.957 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:04.957 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 231 -> 232...  2021-12-25 19:34:05.572 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.572 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 232 -> 233...  2021-12-25 19:34:05.819 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.819 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 233 -> 234...  2021-12-25 19:34:05.871 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.871 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 234 -> 235...  2021-12-25 19:34:05.879 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.880 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 235 -> 236...  2021-12-25 19:34:05.888 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.888 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 236 -> 237...  2021-12-25 19:34:05.896 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.896 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 237 -> 238...  2021-12-25 19:34:05.904 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.905 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 238 -> 239...  2021-12-25 19:34:05.913 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.913 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 239 -> 240...  2021-12-25 19:34:05.921 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.922 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 240 -> 241...  2021-12-25 19:34:05.928 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.928 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 241 -> 242...  2021-12-25 19:34:05.936 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.937 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 242 -> 243...  2021-12-25 19:34:05.945 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.945 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 243 -> 244...  2021-12-25 19:34:05.966 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:05.966 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 244 -> 245...  2021-12-25 19:34:06.893 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:06.893 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 245 -> 246...  2021-12-25 19:34:07.040 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:07.040 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 246 -> 247...  2021-12-25 19:34:07.587 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:07.588 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 247 -> 248...  2021-12-25 19:34:07.597 | INFO 248_add_expire_reservations_index [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-12-25 19:34:07.603 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:07.604 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 248 -> 249...  2021-12-25 19:34:07.639 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:07.640 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 249 -> 250...  2021-12-25 19:34:07.679 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:07.679 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 250 -> 251...  2021-12-25 19:34:07.882 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:07.883 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 251 -> 252...  2021-12-25 19:34:08.207 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.207 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 252 -> 253...  2021-12-25 19:34:08.412 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.412 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 253 -> 254...  2021-12-25 19:34:08.618 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.618 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 254 -> 255...  2021-12-25 19:34:08.626 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.627 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 255 -> 256...  2021-12-25 19:34:08.635 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.635 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 256 -> 257...  2021-12-25 19:34:08.643 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.643 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 257 -> 258...  2021-12-25 19:34:08.651 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.652 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 258 -> 259...  2021-12-25 19:34:08.660 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.661 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 259 -> 260...  2021-12-25 19:34:08.668 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.669 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 260 -> 261...  2021-12-25 19:34:08.677 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.678 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 261 -> 262...  2021-12-25 19:34:08.684 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.684 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 262 -> 263...  2021-12-25 19:34:08.692 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.693 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 263 -> 264...  2021-12-25 19:34:08.699 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.699 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 264 -> 265...  2021-12-25 19:34:08.757 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.757 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 265 -> 266...  2021-12-25 19:34:08.854 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:08.855 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 266 -> 267...  2021-12-25 19:34:09.516 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:09.516 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 267 -> 268...  2021-12-25 19:34:09.749 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:09.749 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 268 -> 269...  2021-12-25 19:34:09.971 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:09.971 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 269 -> 270...  2021-12-25 19:34:10.176 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.176 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 270 -> 271...  2021-12-25 19:34:10.309 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.309 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 271 -> 272...  2021-12-25 19:34:10.317 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.318 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 272 -> 273...  2021-12-25 19:34:10.326 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.326 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 273 -> 274...  2021-12-25 19:34:10.395 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.396 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 274 -> 275...  2021-12-25 19:34:10.572 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.572 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 275 -> 276...  2021-12-25 19:34:10.754 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.754 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 276 -> 277...  2021-12-25 19:34:10.815 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:10.816 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 277 -> 278...  2021-12-25 19:34:11.066 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.068 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 278 -> 279...  2021-12-25 19:34:11.154 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.154 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 279 -> 280...  2021-12-25 19:34:11.328 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.328 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 280 -> 281...  2021-12-25 19:34:11.336 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.337 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 281 -> 282...  2021-12-25 19:34:11.344 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.345 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 282 -> 283...  2021-12-25 19:34:11.353 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.353 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 283 -> 284...  2021-12-25 19:34:11.359 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.360 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 284 -> 285...  2021-12-25 19:34:11.368 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.369 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 285 -> 286...  2021-12-25 19:34:11.376 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.377 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 286 -> 287...  2021-12-25 19:34:11.383 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.383 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 287 -> 288...  2021-12-25 19:34:11.391 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.392 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 288 -> 289...  2021-12-25 19:34:11.400 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.400 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 289 -> 290...  2021-12-25 19:34:11.408 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.409 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 290 -> 291...  2021-12-25 19:34:11.434 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.434 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 291 -> 292...  2021-12-25 19:34:11.617 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:11.617 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 292 -> 293...  2021-12-25 19:34:12.045 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:12.045 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 293 -> 294...  2021-12-25 19:34:12.240 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:12.241 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 294 -> 295...  2021-12-25 19:34:12.303 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:12.303 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 295 -> 296...  2021-12-25 19:34:12.311 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:12.311 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 296 -> 297...  2021-12-25 19:34:12.499 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:12.499 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 297 -> 298...  2021-12-25 19:34:12.635 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:12.635 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 298 -> 299...  2021-12-25 19:34:12.847 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:12.847 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 299 -> 300...  2021-12-25 19:34:13.057 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.057 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 300 -> 301...  2021-12-25 19:34:13.444 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.444 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 301 -> 302...  2021-12-25 19:34:13.452 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.453 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 302 -> 303...  2021-12-25 19:34:13.461 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.462 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 303 -> 304...  2021-12-25 19:34:13.469 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.469 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 304 -> 305...  2021-12-25 19:34:13.477 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.478 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 305 -> 306...  2021-12-25 19:34:13.486 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.486 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 306 -> 307...  2021-12-25 19:34:13.494 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.494 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 307 -> 308...  2021-12-25 19:34:13.501 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.501 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 308 -> 309...  2021-12-25 19:34:13.509 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.510 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 309 -> 310...  2021-12-25 19:34:13.517 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.518 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 310 -> 311...  2021-12-25 19:34:13.526 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.526 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 311 -> 312...  2021-12-25 19:34:13.532 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.533 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 312 -> 313...  2021-12-25 19:34:13.784 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:13.784 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 313 -> 314...  2021-12-25 19:34:14.387 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:14.392 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 314 -> 315...  2021-12-25 19:34:15.534 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:15.534 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 315 -> 316...  2021-12-25 19:34:15.735 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:15.736 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 316 -> 317...  2021-12-25 19:34:15.965 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:15.965 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 317 -> 318...  2021-12-25 19:34:16.811 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.811 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 318 -> 319...  2021-12-25 19:34:16.849 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.854 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 319 -> 320...  2021-12-25 19:34:16.860 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.861 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 320 -> 321...  2021-12-25 19:34:16.867 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.867 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 321 -> 322...  2021-12-25 19:34:16.875 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.875 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 322 -> 323...  2021-12-25 19:34:16.884 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.884 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 323 -> 324...  2021-12-25 19:34:16.892 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.892 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 324 -> 325...  2021-12-25 19:34:16.899 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.899 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 325 -> 326...  2021-12-25 19:34:16.909 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.910 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 326 -> 327...  2021-12-25 19:34:16.916 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.916 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 327 -> 328...  2021-12-25 19:34:16.922 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.922 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 328 -> 329...  2021-12-25 19:34:16.930 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.931 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 329 -> 330...  2021-12-25 19:34:16.961 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:16.962 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 330 -> 331...  2021-12-25 19:34:17.407 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:17.407 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 331 -> 332...  2021-12-25 19:34:17.608 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:17.608 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 332 -> 333...  2021-12-25 19:34:17.804 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:17.804 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 333 -> 334...  2021-12-25 19:34:18.006 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.006 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 334 -> 335...  2021-12-25 19:34:18.014 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.015 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 335 -> 336...  2021-12-25 19:34:18.023 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.024 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 336 -> 337...  2021-12-25 19:34:18.031 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.032 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 337 -> 338...  2021-12-25 19:34:18.040 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.040 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 338 -> 339...  2021-12-25 19:34:18.048 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.048 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 339 -> 340...  2021-12-25 19:34:18.056 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.057 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 340 -> 341...  2021-12-25 19:34:18.064 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.065 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 341 -> 342...  2021-12-25 19:34:18.071 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.072 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 342 -> 343...  2021-12-25 19:34:18.079 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.080 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 343 -> 344...  2021-12-25 19:34:18.089 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.089 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 344 -> 345...  2021-12-25 19:34:18.121 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.122 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 345 -> 346...  2021-12-25 19:34:18.378 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.379 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 346 -> 347...  2021-12-25 19:34:18.486 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.487 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 347 -> 348...  2021-12-25 19:34:18.495 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.495 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 348 -> 349...  2021-12-25 19:34:18.503 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.504 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 349 -> 350...  2021-12-25 19:34:18.515 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.515 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 350 -> 351...  2021-12-25 19:34:18.521 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.522 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 351 -> 352...  2021-12-25 19:34:18.528 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.528 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 352 -> 353...  2021-12-25 19:34:18.536 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.537 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 353 -> 354...  2021-12-25 19:34:18.543 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.543 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 354 -> 355...  2021-12-25 19:34:18.551 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.551 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 355 -> 356...  2021-12-25 19:34:18.559 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.560 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 356 -> 357...  2021-12-25 19:34:18.568 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.569 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 357 -> 358...  2021-12-25 19:34:18.801 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:18.802 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 358 -> 359...  2021-12-25 19:34:19.017 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.017 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 359 -> 360...  2021-12-25 19:34:19.217 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.218 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 360 -> 361...  2021-12-25 19:34:19.256 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.256 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 361 -> 362...  2021-12-25 19:34:19.434 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.435 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 362 -> 363...  2021-12-25 19:34:19.442 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.443 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 363 -> 364...  2021-12-25 19:34:19.451 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.451 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 364 -> 365...  2021-12-25 19:34:19.457 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.458 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 365 -> 366...  2021-12-25 19:34:19.466 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.466 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 366 -> 367...  2021-12-25 19:34:19.474 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.474 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 367 -> 368...  2021-12-25 19:34:19.482 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.483 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 368 -> 369...  2021-12-25 19:34:19.489 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.489 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 369 -> 370...  2021-12-25 19:34:19.497 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.498 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 370 -> 371...  2021-12-25 19:34:19.506 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.506 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 371 -> 372...  2021-12-25 19:34:19.512 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.513 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 372 -> 373...  2021-12-25 19:34:19.776 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:19.777 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 373 -> 374...  2021-12-25 19:34:20.053 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.054 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 374 -> 375...  2021-12-25 19:34:20.185 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.186 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 375 -> 376...  2021-12-25 19:34:20.240 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.241 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 376 -> 377...  2021-12-25 19:34:20.287 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.288 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 377 -> 378...  2021-12-25 19:34:20.348 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.348 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 378 -> 379...  2021-12-25 19:34:20.356 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.356 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 379 -> 380...  2021-12-25 19:34:20.364 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.365 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 380 -> 381...  2021-12-25 19:34:20.373 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.373 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 381 -> 382...  2021-12-25 19:34:20.381 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.382 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 382 -> 383...  2021-12-25 19:34:20.388 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.388 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 383 -> 384...  2021-12-25 19:34:20.396 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.397 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 384 -> 385...  2021-12-25 19:34:20.405 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.405 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 385 -> 386...  2021-12-25 19:34:20.412 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.412 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 386 -> 387...  2021-12-25 19:34:20.420 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.420 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 387 -> 388...  2021-12-25 19:34:20.428 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.429 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 388 -> 389...  2021-12-25 19:34:20.481 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.481 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 389 -> 390...  2021-12-25 19:34:20.690 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.690 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 390 -> 391...  2021-12-25 19:34:20.916 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.917 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 391 -> 392...  2021-12-25 19:34:20.924 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.924 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 392 -> 393...  2021-12-25 19:34:20.932 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.933 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 393 -> 394...  2021-12-25 19:34:20.941 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.941 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 394 -> 395...  2021-12-25 19:34:20.949 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.949 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 395 -> 396...  2021-12-25 19:34:20.957 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:20.958 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 396 -> 397...  2021-12-25 19:34:21.200 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:21.201 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 397 -> 398...  2021-12-25 19:34:21.402 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:21.402 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 398 -> 399...  2021-12-25 19:34:21.679 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:21.680 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 399 -> 400...  2021-12-25 19:34:21.694 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:21.694 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 400 -> 401...  2021-12-25 19:34:22.137 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:22.138 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 401 -> 402...  2021-12-25 19:34:22.357 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:22.357 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 402 -> 403...  2021-12-25 19:34:22.365 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:22.365 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 403 -> 404...  2021-12-25 19:34:22.373 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:22.374 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 404 -> 405...  2021-12-25 19:34:22.382 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:22.382 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 405 -> 406...  2021-12-25 19:34:22.389 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:22.389 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] 406 -> 407...  2021-12-25 19:34:22.396 | INFO migrate.versioning.api [None req-dc5a2475-82cc-4372-b529-d7964fc4915d None None] done 2021-12-25 19:34:22.428 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-12-25 19:34:22.428 | result = self._query(query) 2021-12-25 19:34:22.428 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.") 2021-12-25 19:34:22.428 | result = self._query(query) 2021-12-25 19:34:22.843 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-12-25 19:34:26.486 | Running batches of 50 until complete 2021-12-25 19:34:26.486 | +-------------------------------------+--------------+-----------+ 2021-12-25 19:34:26.486 | | Migration | Total Needed | Completed | 2021-12-25 19:34:26.486 | +-------------------------------------+--------------+-----------+ 2021-12-25 19:34:26.486 | | fill_virtual_interface_list | 0 | 0 | 2021-12-25 19:34:26.486 | | migrate_empty_ratio | 0 | 0 | 2021-12-25 19:34:26.486 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-12-25 19:34:26.486 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-12-25 19:34:26.486 | | migration_migrate_to_uuid | 0 | 0 | 2021-12-25 19:34:26.486 | | populate_missing_availability_zones | 0 | 0 | 2021-12-25 19:34:26.486 | | populate_queued_for_delete | 0 | 0 | 2021-12-25 19:34:26.486 | | populate_user_id | 0 | 0 | 2021-12-25 19:34:26.486 | | populate_uuids | 0 | 0 | 2021-12-25 19:34:26.486 | +-------------------------------------+--------------+-----------+ 2021-12-25 19:34:26.886 | ++ lib/nova:init_nova:784 : seq 1 1 2021-12-25 19:34:26.890 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:34:26.893 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-12-25 19:34:26.895 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-25 19:34:26.898 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-25 19:34:26.901 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-12-25 19:34:30.395 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-12-25 19:34:30.395 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-12-25 19:34:30.784 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-12-25 19:34:30.786 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-12-25 19:34:30.800 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-12-25 19:34:30.803 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-12-25 19:34:30.821 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:30.823 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-12-25 19:34:30.826 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-12-25 19:34:30.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:34:30.830 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-25 19:34:30.835 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:34:30.837 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-25 19:34:30.840 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-12-25 19:34:30.842 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-25 19:34:30.845 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-12-25 19:34:30.847 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-12-25 19:34:30.850 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-12-25 19:34:30.874 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.24/identity 2021-12-25 19:34:30.897 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-12-25 19:34:30.922 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-12-25 19:34:30.946 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-12-25 19:34:30.970 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-12-25 19:34:30.995 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-12-25 19:34:31.019 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-12-25 19:34:31.043 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-12-25 19:34:31.068 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-12-25 19:34:31.070 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-25 19:34:31.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-25 19:34:31.075 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-25 19:34:31.092 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:31.096 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-12-25 19:34:31.122 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-12-25 19:34:31.149 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-12-25 19:34:31.175 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-12-25 19:34:31.178 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-12-25 19:34:31.181 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:34:31.184 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-12-25 19:34:31.187 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-12-25 19:34:31.189 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-25 19:34:31.192 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-25 19:34:31.195 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-12-25 19:34:31.197 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-12-25 19:34:31.200 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-12-25 19:34:31.202 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-12-25 19:34:31.230 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.24/identity 2021-12-25 19:34:31.254 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-12-25 19:34:31.279 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-12-25 19:34:31.304 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-12-25 19:34:31.328 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-12-25 19:34:31.354 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-12-25 19:34:31.378 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-12-25 19:34:31.403 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-12-25 19:34:31.427 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-12-25 19:34:31.430 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-12-25 19:34:31.432 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-12-25 19:34:31.434 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-12-25 19:34:31.450 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:31.452 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-12-25 19:34:31.478 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-12-25 19:34:31.502 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-12-25 19:34:31.527 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-12-25 19:34:31.530 | + functions-common:run_phase:1759 : local mode=stack 2021-12-25 19:34:31.532 | + functions-common:run_phase:1760 : local phase=post-config 2021-12-25 19:34:31.534 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-25 19:34:31.537 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-25 19:34:31.540 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-25 19:34:31.542 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-25 19:34:31.545 | + functions-common:run_phase:1769 : local extra 2021-12-25 19:34:31.548 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-25 19:34:31.551 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-25 19:34:31.554 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-25 19:34:31.556 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-25 19:34:31.559 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-12-25 19:34:31.561 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-25 19:34:31.576 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:31.579 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:34:31.581 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:34:31.583 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-12-25 19:34:31.587 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:34:31.589 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-25 19:34:31.591 | ++ extras.d/80-tempest.sh:source:12 : : 2021-12-25 19:34:31.594 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-25 19:34:31.596 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-25 19:34:31.598 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:34:31.601 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-25 19:34:31.603 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-12-25 19:34:31.606 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-25 19:34:31.608 | + functions-common:run_plugins:1746 : local phase=post-config 2021-12-25 19:34:31.610 | + functions-common:run_plugins:1748 : local plugins= 2021-12-25 19:34:31.613 | + functions-common:run_plugins:1749 : local plugin 2021-12-25 19:34:31.615 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-12-25 19:34:31.618 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:31.620 | + inc/meta-config:merge_config_group:171 : shift 2021-12-25 19:34:31.623 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-12-25 19:34:31.625 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:34:31.627 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-25 19:34:31.630 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-25 19:34:31.633 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-12-25 19:34:31.636 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:31.638 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-12-25 19:34:31.641 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:34:31.643 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-12-25 19:34:31.643 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:34:31.643 | gsub("[][]", "", $1); 2021-12-25 19:34:31.643 | split($1, a, "|"); 2021-12-25 19:34:31.643 | if (a[1] == matchgroup) 2021-12-25 19:34:31.643 | print a[2] 2021-12-25 19:34:31.643 | } 2021-12-25 19:34:31.643 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:34:31.650 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-25 19:34:31.652 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-25 19:34:31.654 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-25 19:34:31.657 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-12-25 19:34:31.660 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-12-25 19:34:31.663 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-12-25 19:34:31.665 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-12-25 19:34:31.668 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-12-25 19:34:31.671 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-12-25 19:34:31.674 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-12-25 19:34:31.676 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-25 19:34:31.679 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:31.681 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-25 19:34:31.684 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-12-25 19:34:31.686 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-25 19:34:31.689 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-12-25 19:34:31.692 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-12-25 19:34:31.695 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-12-25 19:34:31.697 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-12-25 19:34:31.701 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-12-25 19:34:31.701 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.701 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-12-25 19:34:31.702 | BEGIN { 2021-12-25 19:34:31.702 | section = "" 2021-12-25 19:34:31.702 | last_section = "" 2021-12-25 19:34:31.702 | section_count = 0 2021-12-25 19:34:31.702 | } 2021-12-25 19:34:31.702 | /^\[.+\]/ { 2021-12-25 19:34:31.702 | gsub("[][]", "", $1); 2021-12-25 19:34:31.702 | section=$1 2021-12-25 19:34:31.702 | next 2021-12-25 19:34:31.702 | } 2021-12-25 19:34:31.702 | /^ *\#/ { 2021-12-25 19:34:31.702 | next 2021-12-25 19:34:31.702 | } 2021-12-25 19:34:31.702 | /^[^ \t]+/ { 2021-12-25 19:34:31.702 | # get offset of first = in $0 2021-12-25 19:34:31.702 | eq_idx = index($0, "=") 2021-12-25 19:34:31.702 | # extract attr & value from $0 2021-12-25 19:34:31.702 | attr = substr($0, 1, eq_idx - 1) 2021-12-25 19:34:31.702 | value = substr($0, eq_idx + 1) 2021-12-25 19:34:31.702 | # only need to strip trailing whitespace from attr 2021-12-25 19:34:31.702 | sub(/[ \t]*$/, "", attr) 2021-12-25 19:34:31.702 | # need to strip leading & trailing whitespace from value 2021-12-25 19:34:31.702 | sub(/^[ \t]*/, "", value) 2021-12-25 19:34:31.702 | sub(/[ \t]*$/, "", value) 2021-12-25 19:34:31.702 | 2021-12-25 19:34:31.702 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-25 19:34:31.702 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-25 19:34:31.702 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-25 19:34:31.702 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-25 19:34:31.702 | if (! (section, attr) in cfg_attr_count) { 2021-12-25 19:34:31.702 | if (section != last_section) { 2021-12-25 19:34:31.702 | cfg_section[section_count++] = section 2021-12-25 19:34:31.703 | last_section = section 2021-12-25 19:34:31.703 | } 2021-12-25 19:34:31.703 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-25 19:34:31.703 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-25 19:34:31.703 | 2021-12-25 19:34:31.703 | cfg_attr[section, attr, 0] = value 2021-12-25 19:34:31.703 | cfg_attr_count[section, attr] = 1 2021-12-25 19:34:31.703 | } else { 2021-12-25 19:34:31.703 | lno = cfg_attr_count[section, attr]++ 2021-12-25 19:34:31.703 | cfg_attr[section, attr, lno] = value 2021-12-25 19:34:31.703 | } 2021-12-25 19:34:31.703 | } 2021-12-25 19:34:31.703 | END { 2021-12-25 19:34:31.703 | # Process each section in order 2021-12-25 19:34:31.703 | for (sno = 0; sno < section_count; sno++) { 2021-12-25 19:34:31.703 | section = cfg_section[sno] 2021-12-25 19:34:31.703 | # The ini routines simply append a config item immediately 2021-12-25 19:34:31.703 | # after the section header. To keep the same order as defined 2021-12-25 19:34:31.703 | # in local.conf, invoke the ini routines in the reverse order 2021-12-25 19:34:31.703 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-25 19:34:31.703 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-25 19:34:31.703 | if (cfg_attr_count[section, attr] == 1) 2021-12-25 19:34:31.703 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-25 19:34:31.703 | else { 2021-12-25 19:34:31.703 | # For multiline, invoke the ini routines in the reverse order 2021-12-25 19:34:31.703 | count = cfg_attr_count[section, attr] 2021-12-25 19:34:31.703 | print "inidelete " configfile " " section " " attr 2021-12-25 19:34:31.703 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-25 19:34:31.703 | for (l = count -2; l >= 0; l--) 2021-12-25 19:34:31.703 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-25 19:34:31.703 | } 2021-12-25 19:34:31.703 | } 2021-12-25 19:34:31.704 | } 2021-12-25 19:34:31.704 | } 2021-12-25 19:34:31.704 | ' 2021-12-25 19:34:31.705 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:31.707 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-25 19:34:31.710 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-12-25 19:34:31.713 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:34:31.715 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-12-25 19:34:31.718 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-12-25 19:34:31.718 | BEGIN { group = "" } 2021-12-25 19:34:31.718 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:34:31.718 | gsub("[][]", "", $1); 2021-12-25 19:34:31.718 | split($1, a, "|"); 2021-12-25 19:34:31.718 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-25 19:34:31.718 | group=a[1] 2021-12-25 19:34:31.718 | } else { 2021-12-25 19:34:31.718 | group="" 2021-12-25 19:34:31.718 | } 2021-12-25 19:34:31.718 | next 2021-12-25 19:34:31.718 | } 2021-12-25 19:34:31.718 | { 2021-12-25 19:34:31.718 | if (group != "") 2021-12-25 19:34:31.718 | print $0 2021-12-25 19:34:31.718 | } 2021-12-25 19:34:31.718 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:34:31.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-12-25 19:34:31.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-12-25 19:34:31.751 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.754 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-12-25 19:34:31.756 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-12-25 19:34:31.782 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.784 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-12-25 19:34:31.787 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-12-25 19:34:31.813 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.815 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-12-25 19:34:31.818 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-12-25 19:34:31.846 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.848 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-12-25 19:34:31.851 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-12-25 19:34:31.876 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.878 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-12-25 19:34:31.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-12-25 19:34:31.908 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.910 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.24/identity"' 2021-12-25 19:34:31.913 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.24/identity 2021-12-25 19:34:31.939 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.942 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-12-25 19:34:31.944 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-12-25 19:34:31.971 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:31.973 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-12-25 19:34:31.976 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-12-25 19:34:32.002 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.005 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-12-25 19:34:32.008 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-12-25 19:34:32.034 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.036 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-12-25 19:34:32.039 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-12-25 19:34:32.065 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-12-25 19:34:32.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-12-25 19:34:32.099 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.102 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-12-25 19:34:32.104 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-12-25 19:34:32.130 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.133 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-25 19:34:32.135 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-25 19:34:32.138 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-25 19:34:32.141 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-12-25 19:34:32.143 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-12-25 19:34:32.146 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-12-25 19:34:32.149 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-12-25 19:34:32.152 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-12-25 19:34:32.156 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-12-25 19:34:32.158 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-12-25 19:34:32.161 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-25 19:34:32.164 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:32.166 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-25 19:34:32.169 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-12-25 19:34:32.171 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-25 19:34:32.174 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-12-25 19:34:32.177 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-12-25 19:34:32.180 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-12-25 19:34:32.182 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-12-25 19:34:32.186 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-12-25 19:34:32.186 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.186 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-12-25 19:34:32.186 | BEGIN { 2021-12-25 19:34:32.186 | section = "" 2021-12-25 19:34:32.186 | last_section = "" 2021-12-25 19:34:32.187 | section_count = 0 2021-12-25 19:34:32.187 | } 2021-12-25 19:34:32.187 | /^\[.+\]/ { 2021-12-25 19:34:32.187 | gsub("[][]", "", $1); 2021-12-25 19:34:32.187 | section=$1 2021-12-25 19:34:32.187 | next 2021-12-25 19:34:32.187 | } 2021-12-25 19:34:32.187 | /^ *\#/ { 2021-12-25 19:34:32.187 | next 2021-12-25 19:34:32.187 | } 2021-12-25 19:34:32.187 | /^[^ \t]+/ { 2021-12-25 19:34:32.187 | # get offset of first = in $0 2021-12-25 19:34:32.187 | eq_idx = index($0, "=") 2021-12-25 19:34:32.187 | # extract attr & value from $0 2021-12-25 19:34:32.187 | attr = substr($0, 1, eq_idx - 1) 2021-12-25 19:34:32.187 | value = substr($0, eq_idx + 1) 2021-12-25 19:34:32.187 | # only need to strip trailing whitespace from attr 2021-12-25 19:34:32.187 | sub(/[ \t]*$/, "", attr) 2021-12-25 19:34:32.187 | # need to strip leading & trailing whitespace from value 2021-12-25 19:34:32.187 | sub(/^[ \t]*/, "", value) 2021-12-25 19:34:32.187 | sub(/[ \t]*$/, "", value) 2021-12-25 19:34:32.187 | 2021-12-25 19:34:32.187 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-25 19:34:32.187 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-25 19:34:32.187 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-25 19:34:32.187 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-25 19:34:32.187 | if (! (section, attr) in cfg_attr_count) { 2021-12-25 19:34:32.187 | if (section != last_section) { 2021-12-25 19:34:32.187 | cfg_section[section_count++] = section 2021-12-25 19:34:32.187 | last_section = section 2021-12-25 19:34:32.187 | } 2021-12-25 19:34:32.188 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-25 19:34:32.188 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-25 19:34:32.188 | 2021-12-25 19:34:32.188 | cfg_attr[section, attr, 0] = value 2021-12-25 19:34:32.188 | cfg_attr_count[section, attr] = 1 2021-12-25 19:34:32.188 | } else { 2021-12-25 19:34:32.188 | lno = cfg_attr_count[section, attr]++ 2021-12-25 19:34:32.188 | cfg_attr[section, attr, lno] = value 2021-12-25 19:34:32.188 | } 2021-12-25 19:34:32.188 | } 2021-12-25 19:34:32.188 | END { 2021-12-25 19:34:32.188 | # Process each section in order 2021-12-25 19:34:32.188 | for (sno = 0; sno < section_count; sno++) { 2021-12-25 19:34:32.188 | section = cfg_section[sno] 2021-12-25 19:34:32.188 | # The ini routines simply append a config item immediately 2021-12-25 19:34:32.188 | # after the section header. To keep the same order as defined 2021-12-25 19:34:32.188 | # in local.conf, invoke the ini routines in the reverse order 2021-12-25 19:34:32.188 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-25 19:34:32.188 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-25 19:34:32.188 | if (cfg_attr_count[section, attr] == 1) 2021-12-25 19:34:32.188 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-25 19:34:32.188 | else { 2021-12-25 19:34:32.188 | # For multiline, invoke the ini routines in the reverse order 2021-12-25 19:34:32.188 | count = cfg_attr_count[section, attr] 2021-12-25 19:34:32.188 | print "inidelete " configfile " " section " " attr 2021-12-25 19:34:32.188 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-25 19:34:32.188 | for (l = count -2; l >= 0; l--) 2021-12-25 19:34:32.188 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-25 19:34:32.188 | } 2021-12-25 19:34:32.188 | } 2021-12-25 19:34:32.188 | } 2021-12-25 19:34:32.188 | } 2021-12-25 19:34:32.188 | ' 2021-12-25 19:34:32.189 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:32.191 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-25 19:34:32.193 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-12-25 19:34:32.196 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:34:32.198 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-12-25 19:34:32.201 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-12-25 19:34:32.201 | BEGIN { group = "" } 2021-12-25 19:34:32.201 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:34:32.201 | gsub("[][]", "", $1); 2021-12-25 19:34:32.201 | split($1, a, "|"); 2021-12-25 19:34:32.201 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-25 19:34:32.201 | group=a[1] 2021-12-25 19:34:32.201 | } else { 2021-12-25 19:34:32.201 | group="" 2021-12-25 19:34:32.201 | } 2021-12-25 19:34:32.201 | next 2021-12-25 19:34:32.201 | } 2021-12-25 19:34:32.201 | { 2021-12-25 19:34:32.201 | if (group != "") 2021-12-25 19:34:32.201 | print $0 2021-12-25 19:34:32.201 | } 2021-12-25 19:34:32.201 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:34:32.207 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-12-25 19:34:32.209 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-12-25 19:34:32.241 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.243 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-12-25 19:34:32.246 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-12-25 19:34:32.276 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.278 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-12-25 19:34:32.281 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-12-25 19:34:32.311 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.314 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-12-25 19:34:32.316 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-12-25 19:34:32.348 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.350 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-12-25 19:34:32.353 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-12-25 19:34:32.384 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.386 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-12-25 19:34:32.389 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-12-25 19:34:32.420 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.422 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-12-25 19:34:32.425 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-12-25 19:34:32.457 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.459 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-12-25 19:34:32.462 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-12-25 19:34:32.493 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.495 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-12-25 19:34:32.498 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-12-25 19:34:32.529 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.532 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-12-25 19:34:32.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-12-25 19:34:32.564 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.567 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-12-25 19:34:32.570 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-12-25 19:34:32.602 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.604 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-12-25 19:34:32.606 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-12-25 19:34:32.637 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.639 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-12-25 19:34:32.642 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-12-25 19:34:32.673 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.675 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-12-25 19:34:32.678 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-12-25 19:34:32.709 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.711 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-12-25 19:34:32.714 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-12-25 19:34:32.744 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.747 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-12-25 19:34:32.749 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-12-25 19:34:32.780 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.783 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-25 19:34:32.785 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-25 19:34:32.787 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-25 19:34:32.791 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-12-25 19:34:32.793 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-12-25 19:34:32.796 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-12-25 19:34:32.798 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-12-25 19:34:32.801 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-12-25 19:34:32.805 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-12-25 19:34:32.808 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-12-25 19:34:32.810 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-25 19:34:32.813 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:32.815 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-25 19:34:32.817 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-12-25 19:34:32.820 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-25 19:34:32.823 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-12-25 19:34:32.826 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-12-25 19:34:32.828 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-12-25 19:34:32.831 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-12-25 19:34:32.835 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-12-25 19:34:32.835 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.835 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-12-25 19:34:32.835 | BEGIN { 2021-12-25 19:34:32.835 | section = "" 2021-12-25 19:34:32.835 | last_section = "" 2021-12-25 19:34:32.835 | section_count = 0 2021-12-25 19:34:32.835 | } 2021-12-25 19:34:32.835 | /^\[.+\]/ { 2021-12-25 19:34:32.835 | gsub("[][]", "", $1); 2021-12-25 19:34:32.835 | section=$1 2021-12-25 19:34:32.835 | next 2021-12-25 19:34:32.835 | } 2021-12-25 19:34:32.835 | /^ *\#/ { 2021-12-25 19:34:32.835 | next 2021-12-25 19:34:32.835 | } 2021-12-25 19:34:32.835 | /^[^ \t]+/ { 2021-12-25 19:34:32.835 | # get offset of first = in $0 2021-12-25 19:34:32.835 | eq_idx = index($0, "=") 2021-12-25 19:34:32.835 | # extract attr & value from $0 2021-12-25 19:34:32.835 | attr = substr($0, 1, eq_idx - 1) 2021-12-25 19:34:32.836 | value = substr($0, eq_idx + 1) 2021-12-25 19:34:32.836 | # only need to strip trailing whitespace from attr 2021-12-25 19:34:32.836 | sub(/[ \t]*$/, "", attr) 2021-12-25 19:34:32.836 | # need to strip leading & trailing whitespace from value 2021-12-25 19:34:32.836 | sub(/^[ \t]*/, "", value) 2021-12-25 19:34:32.836 | sub(/[ \t]*$/, "", value) 2021-12-25 19:34:32.836 | 2021-12-25 19:34:32.836 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-25 19:34:32.836 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-25 19:34:32.836 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-25 19:34:32.836 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-25 19:34:32.836 | if (! (section, attr) in cfg_attr_count) { 2021-12-25 19:34:32.836 | if (section != last_section) { 2021-12-25 19:34:32.836 | cfg_section[section_count++] = section 2021-12-25 19:34:32.836 | last_section = section 2021-12-25 19:34:32.836 | } 2021-12-25 19:34:32.836 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-25 19:34:32.836 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-25 19:34:32.836 | 2021-12-25 19:34:32.836 | cfg_attr[section, attr, 0] = value 2021-12-25 19:34:32.836 | cfg_attr_count[section, attr] = 1 2021-12-25 19:34:32.836 | } else { 2021-12-25 19:34:32.836 | lno = cfg_attr_count[section, attr]++ 2021-12-25 19:34:32.836 | cfg_attr[section, attr, lno] = value 2021-12-25 19:34:32.837 | } 2021-12-25 19:34:32.837 | } 2021-12-25 19:34:32.837 | END { 2021-12-25 19:34:32.837 | # Process each section in order 2021-12-25 19:34:32.837 | for (sno = 0; sno < section_count; sno++) { 2021-12-25 19:34:32.837 | section = cfg_section[sno] 2021-12-25 19:34:32.837 | # The ini routines simply append a config item immediately 2021-12-25 19:34:32.837 | # after the section header. To keep the same order as defined 2021-12-25 19:34:32.837 | # in local.conf, invoke the ini routines in the reverse order 2021-12-25 19:34:32.837 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-25 19:34:32.837 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-25 19:34:32.837 | if (cfg_attr_count[section, attr] == 1) 2021-12-25 19:34:32.837 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-25 19:34:32.837 | else { 2021-12-25 19:34:32.837 | # For multiline, invoke the ini routines in the reverse order 2021-12-25 19:34:32.837 | count = cfg_attr_count[section, attr] 2021-12-25 19:34:32.837 | print "inidelete " configfile " " section " " attr 2021-12-25 19:34:32.837 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-25 19:34:32.837 | for (l = count -2; l >= 0; l--) 2021-12-25 19:34:32.837 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-25 19:34:32.837 | } 2021-12-25 19:34:32.837 | } 2021-12-25 19:34:32.837 | } 2021-12-25 19:34:32.837 | } 2021-12-25 19:34:32.837 | ' 2021-12-25 19:34:32.837 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:32.839 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-25 19:34:32.842 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-12-25 19:34:32.844 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:34:32.847 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-12-25 19:34:32.849 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-12-25 19:34:32.849 | BEGIN { group = "" } 2021-12-25 19:34:32.849 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:34:32.849 | gsub("[][]", "", $1); 2021-12-25 19:34:32.849 | split($1, a, "|"); 2021-12-25 19:34:32.849 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-25 19:34:32.849 | group=a[1] 2021-12-25 19:34:32.849 | } else { 2021-12-25 19:34:32.850 | group="" 2021-12-25 19:34:32.850 | } 2021-12-25 19:34:32.850 | next 2021-12-25 19:34:32.850 | } 2021-12-25 19:34:32.850 | { 2021-12-25 19:34:32.850 | if (group != "") 2021-12-25 19:34:32.850 | print $0 2021-12-25 19:34:32.850 | } 2021-12-25 19:34:32.850 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:34:32.855 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-12-25 19:34:32.858 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-12-25 19:34:32.885 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.888 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-12-25 19:34:32.890 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-12-25 19:34:32.916 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.918 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-12-25 19:34:32.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-12-25 19:34:32.946 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.948 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-12-25 19:34:32.951 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-12-25 19:34:32.975 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:32.978 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-12-25 19:34:32.980 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-12-25 19:34:33.005 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:33.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-12-25 19:34:33.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-12-25 19:34:33.035 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:33.037 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-12-25 19:34:33.040 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-12-25 19:34:33.065 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:33.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-12-25 19:34:33.070 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-12-25 19:34:33.095 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:33.098 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-12-25 19:34:33.100 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-12-25 19:34:33.103 | + inc/meta-config:merge_config_group:180 : local dir 2021-12-25 19:34:33.106 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-12-25 19:34:33.109 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:34:33.112 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:34:33.114 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-12-25 19:34:33.118 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:34:33.125 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-12-25 19:34:33.132 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-12-25 19:34:33.135 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-25 19:34:33.137 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:33.139 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-25 19:34:33.142 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-25 19:34:33.144 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-25 19:34:33.147 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-12-25 19:34:33.150 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:34:33.153 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:34:33.155 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-12-25 19:34:33.159 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-12-25 19:34:33.159 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:33.159 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-25 19:34:33.159 | BEGIN { 2021-12-25 19:34:33.159 | section = "" 2021-12-25 19:34:33.159 | last_section = "" 2021-12-25 19:34:33.159 | section_count = 0 2021-12-25 19:34:33.159 | } 2021-12-25 19:34:33.160 | /^\[.+\]/ { 2021-12-25 19:34:33.160 | gsub("[][]", "", $1); 2021-12-25 19:34:33.160 | section=$1 2021-12-25 19:34:33.160 | next 2021-12-25 19:34:33.160 | } 2021-12-25 19:34:33.160 | /^ *\#/ { 2021-12-25 19:34:33.160 | next 2021-12-25 19:34:33.160 | } 2021-12-25 19:34:33.160 | /^[^ \t]+/ { 2021-12-25 19:34:33.160 | # get offset of first = in $0 2021-12-25 19:34:33.160 | eq_idx = index($0, "=") 2021-12-25 19:34:33.160 | # extract attr & value from $0 2021-12-25 19:34:33.160 | attr = substr($0, 1, eq_idx - 1) 2021-12-25 19:34:33.160 | value = substr($0, eq_idx + 1) 2021-12-25 19:34:33.160 | # only need to strip trailing whitespace from attr 2021-12-25 19:34:33.160 | sub(/[ \t]*$/, "", attr) 2021-12-25 19:34:33.160 | # need to strip leading & trailing whitespace from value 2021-12-25 19:34:33.160 | sub(/^[ \t]*/, "", value) 2021-12-25 19:34:33.160 | sub(/[ \t]*$/, "", value) 2021-12-25 19:34:33.160 | 2021-12-25 19:34:33.160 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-25 19:34:33.160 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-25 19:34:33.160 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-25 19:34:33.160 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-25 19:34:33.160 | if (! (section, attr) in cfg_attr_count) { 2021-12-25 19:34:33.160 | if (section != last_section) { 2021-12-25 19:34:33.160 | cfg_section[section_count++] = section 2021-12-25 19:34:33.160 | last_section = section 2021-12-25 19:34:33.160 | } 2021-12-25 19:34:33.160 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-25 19:34:33.160 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-25 19:34:33.160 | 2021-12-25 19:34:33.161 | cfg_attr[section, attr, 0] = value 2021-12-25 19:34:33.161 | cfg_attr_count[section, attr] = 1 2021-12-25 19:34:33.161 | } else { 2021-12-25 19:34:33.161 | lno = cfg_attr_count[section, attr]++ 2021-12-25 19:34:33.161 | cfg_attr[section, attr, lno] = value 2021-12-25 19:34:33.161 | } 2021-12-25 19:34:33.161 | } 2021-12-25 19:34:33.161 | END { 2021-12-25 19:34:33.161 | # Process each section in order 2021-12-25 19:34:33.161 | for (sno = 0; sno < section_count; sno++) { 2021-12-25 19:34:33.161 | section = cfg_section[sno] 2021-12-25 19:34:33.161 | # The ini routines simply append a config item immediately 2021-12-25 19:34:33.161 | # after the section header. To keep the same order as defined 2021-12-25 19:34:33.161 | # in local.conf, invoke the ini routines in the reverse order 2021-12-25 19:34:33.161 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-25 19:34:33.161 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-25 19:34:33.161 | if (cfg_attr_count[section, attr] == 1) 2021-12-25 19:34:33.161 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-25 19:34:33.161 | else { 2021-12-25 19:34:33.161 | # For multiline, invoke the ini routines in the reverse order 2021-12-25 19:34:33.161 | count = cfg_attr_count[section, attr] 2021-12-25 19:34:33.161 | print "inidelete " configfile " " section " " attr 2021-12-25 19:34:33.161 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-25 19:34:33.161 | for (l = count -2; l >= 0; l--) 2021-12-25 19:34:33.161 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-25 19:34:33.161 | } 2021-12-25 19:34:33.161 | } 2021-12-25 19:34:33.161 | } 2021-12-25 19:34:33.161 | } 2021-12-25 19:34:33.161 | ' 2021-12-25 19:34:33.161 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:34:33.164 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-25 19:34:33.167 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-12-25 19:34:33.169 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:34:33.171 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-12-25 19:34:33.174 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-12-25 19:34:33.174 | BEGIN { group = "" } 2021-12-25 19:34:33.174 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:34:33.174 | gsub("[][]", "", $1); 2021-12-25 19:34:33.174 | split($1, a, "|"); 2021-12-25 19:34:33.174 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-25 19:34:33.174 | group=a[1] 2021-12-25 19:34:33.174 | } else { 2021-12-25 19:34:33.174 | group="" 2021-12-25 19:34:33.174 | } 2021-12-25 19:34:33.174 | next 2021-12-25 19:34:33.174 | } 2021-12-25 19:34:33.174 | { 2021-12-25 19:34:33.174 | if (group != "") 2021-12-25 19:34:33.174 | print $0 2021-12-25 19:34:33.174 | } 2021-12-25 19:34:33.174 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:34:33.181 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-12-25 19:34:33.183 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-12-25 19:34:33.209 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:33.211 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-12-25 19:34:33.214 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-12-25 19:34:33.239 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:34:33.243 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-12-25 19:34:33.259 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:33.261 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-12-25 19:34:33.263 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:34:33.266 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-12-25 19:34:33.268 | + ./stack.sh:main:1238 : start_swift 2021-12-25 19:34:33.271 | + lib/swift:start_swift:774 : restart_service memcached 2021-12-25 19:34:33.273 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-12-25 19:34:33.276 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-12-25 19:34:33.320 | + lib/swift:start_swift:777 : is_ubuntu 2021-12-25 19:34:33.323 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:34:33.325 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:34:33.328 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-12-25 19:34:33.380 | Restarting rsync (via systemctl): rsync.service. 2021-12-25 19:34:33.384 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-12-25 19:34:33.386 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-12-25 19:34:33.389 | + lib/swift:start_swift:805 : local foreground_services type 2021-12-25 19:34:33.391 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-12-25 19:34:33.394 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-25 19:34:33.396 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.399 | + functions-common:run_process:1582 : local service=s-object 2021-12-25 19:34:33.402 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.404 | + functions-common:run_process:1584 : local group= 2021-12-25 19:34:33.407 | + functions-common:run_process:1585 : local user= 2021-12-25 19:34:33.409 | + functions-common:run_process:1587 : local name=s-object 2021-12-25 19:34:33.412 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:34:33.414 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:34:33.417 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:33.419 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:33.422 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:33.426 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460873423 2021-12-25 19:34:33.428 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-12-25 19:34:33.445 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:33.447 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-12-25 19:34:33.449 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-12-25 19:34:33.452 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.454 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.457 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.459 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.462 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-12-25 19:34:33.464 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-12-25 19:34:33.467 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-12-25 19:34:33.469 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:34:33.471 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:34:33.474 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-12-25 19:34:33.477 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-12-25 19:34:33.479 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-12-25 19:34:33.481 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.483 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:34:33.485 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:34:33.487 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:34:33.490 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:34:33.492 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-12-25 19:34:33.494 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:34:33.497 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-12-25 19:34:33.550 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-12-25 19:34:33.604 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-12-25 19:34:33.648 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-12-25 19:34:33.692 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-12-25 19:34:33.737 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:34:33.780 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:34:33.783 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-12-25 19:34:33.836 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:34:34.028 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-12-25 19:34:34.041 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-12-25 19:34:34.237 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-12-25 19:34:34.256 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:34:34.259 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:34.262 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:34.264 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:34.266 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:34.269 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:34.271 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:34:34.273 | + functions-common:time_stop:2338 : start_time=1640460873423 2021-12-25 19:34:34.275 | + functions-common:time_stop:2340 : [[ -z 1640460873423 ]] 2021-12-25 19:34:34.278 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:34.282 | + functions-common:time_stop:2343 : end_time=1640460874279 2021-12-25 19:34:34.284 | + functions-common:time_stop:2344 : elapsed_time=856 2021-12-25 19:34:34.286 | + functions-common:time_stop:2345 : total=1924 2021-12-25 19:34:34.288 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:34.291 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2780 2021-12-25 19:34:34.293 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-25 19:34:34.295 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.298 | + functions-common:run_process:1582 : local service=s-container 2021-12-25 19:34:34.300 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.302 | + functions-common:run_process:1584 : local group= 2021-12-25 19:34:34.305 | + functions-common:run_process:1585 : local user= 2021-12-25 19:34:34.308 | + functions-common:run_process:1587 : local name=s-container 2021-12-25 19:34:34.310 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:34:34.312 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:34:34.314 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:34.317 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:34.320 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:34.324 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460874321 2021-12-25 19:34:34.326 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-12-25 19:34:34.341 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:34.344 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-12-25 19:34:34.346 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-12-25 19:34:34.348 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.351 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.353 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.356 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.358 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-12-25 19:34:34.361 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-12-25 19:34:34.363 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-12-25 19:34:34.365 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:34:34.368 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:34:34.370 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-12-25 19:34:34.373 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-12-25 19:34:34.375 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-12-25 19:34:34.378 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.380 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:34:34.383 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:34:34.386 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:34:34.388 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:34:34.391 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-12-25 19:34:34.394 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:34:34.398 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-12-25 19:34:34.454 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-12-25 19:34:34.511 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-12-25 19:34:34.559 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-12-25 19:34:34.605 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-12-25 19:34:34.650 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:34:34.695 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:34:34.697 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-12-25 19:34:34.751 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:34:34.961 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-12-25 19:34:34.975 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-12-25 19:34:35.186 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-12-25 19:34:35.206 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:34:35.209 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:35.211 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:35.214 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:35.216 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:35.220 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:35.222 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:34:35.224 | + functions-common:time_stop:2338 : start_time=1640460874321 2021-12-25 19:34:35.227 | + functions-common:time_stop:2340 : [[ -z 1640460874321 ]] 2021-12-25 19:34:35.230 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:35.233 | + functions-common:time_stop:2343 : end_time=1640460875230 2021-12-25 19:34:35.235 | + functions-common:time_stop:2344 : elapsed_time=909 2021-12-25 19:34:35.238 | + functions-common:time_stop:2345 : total=2780 2021-12-25 19:34:35.240 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:35.243 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3689 2021-12-25 19:34:35.245 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-12-25 19:34:35.248 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.250 | + functions-common:run_process:1582 : local service=s-account 2021-12-25 19:34:35.252 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.255 | + functions-common:run_process:1584 : local group= 2021-12-25 19:34:35.258 | + functions-common:run_process:1585 : local user= 2021-12-25 19:34:35.260 | + functions-common:run_process:1587 : local name=s-account 2021-12-25 19:34:35.263 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:34:35.265 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:34:35.267 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:35.270 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:35.273 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:35.276 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460875274 2021-12-25 19:34:35.279 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-12-25 19:34:35.295 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:35.298 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-12-25 19:34:35.300 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-12-25 19:34:35.302 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.305 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.308 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.310 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.312 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-12-25 19:34:35.315 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-12-25 19:34:35.317 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-12-25 19:34:35.319 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:34:35.322 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:34:35.324 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-12-25 19:34:35.327 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-12-25 19:34:35.329 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-12-25 19:34:35.331 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.334 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:34:35.336 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:34:35.339 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:34:35.341 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:34:35.343 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-12-25 19:34:35.346 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:34:35.350 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-12-25 19:34:35.407 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-12-25 19:34:35.469 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-12-25 19:34:35.517 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-12-25 19:34:35.563 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-12-25 19:34:35.608 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:34:35.654 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:34:35.656 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-12-25 19:34:35.710 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:34:35.926 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-12-25 19:34:35.939 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-12-25 19:34:36.133 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-12-25 19:34:36.156 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:34:36.160 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:36.163 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:36.165 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:36.167 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:36.170 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:36.172 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:34:36.176 | + functions-common:time_stop:2338 : start_time=1640460875274 2021-12-25 19:34:36.178 | + functions-common:time_stop:2340 : [[ -z 1640460875274 ]] 2021-12-25 19:34:36.182 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:36.186 | + functions-common:time_stop:2343 : end_time=1640460876183 2021-12-25 19:34:36.188 | + functions-common:time_stop:2344 : elapsed_time=909 2021-12-25 19:34:36.191 | + functions-common:time_stop:2345 : total=3689 2021-12-25 19:34:36.194 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:36.196 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4598 2021-12-25 19:34:36.199 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-12-25 19:34:36.201 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-12-25 19:34:36.250 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.252 | + functions-common:run_process:1582 : local service=s-container-sync 2021-12-25 19:34:36.255 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.258 | + functions-common:run_process:1584 : local group= 2021-12-25 19:34:36.260 | + functions-common:run_process:1585 : local user= 2021-12-25 19:34:36.262 | + functions-common:run_process:1587 : local name=s-container-sync 2021-12-25 19:34:36.265 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:34:36.267 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:34:36.269 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:36.272 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:36.276 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:36.279 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460876276 2021-12-25 19:34:36.281 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-12-25 19:34:36.305 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:36.307 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-12-25 19:34:36.309 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-12-25 19:34:36.312 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.314 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.317 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.320 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.322 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-12-25 19:34:36.325 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-12-25 19:34:36.327 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-12-25 19:34:36.329 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:34:36.332 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:34:36.334 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-12-25 19:34:36.337 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-12-25 19:34:36.340 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-12-25 19:34:36.342 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.344 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:34:36.346 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:34:36.349 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:34:36.351 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:34:36.353 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-12-25 19:34:36.356 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:34:36.360 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-12-25 19:34:36.416 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-12-25 19:34:36.472 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-12-25 19:34:36.524 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-12-25 19:34:36.570 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-12-25 19:34:36.615 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:34:36.660 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:34:36.663 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-12-25 19:34:36.717 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:34:36.926 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-12-25 19:34:36.940 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-12-25 19:34:37.132 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-12-25 19:34:37.160 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:34:37.164 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:37.167 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:37.169 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:37.172 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:37.174 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:37.176 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:34:37.179 | + functions-common:time_stop:2338 : start_time=1640460876276 2021-12-25 19:34:37.181 | + functions-common:time_stop:2340 : [[ -z 1640460876276 ]] 2021-12-25 19:34:37.184 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:37.188 | + functions-common:time_stop:2343 : end_time=1640460877185 2021-12-25 19:34:37.190 | + functions-common:time_stop:2344 : elapsed_time=909 2021-12-25 19:34:37.192 | + functions-common:time_stop:2345 : total=4598 2021-12-25 19:34:37.195 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:37.197 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5507 2021-12-25 19:34:37.199 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-12-25 19:34:37.219 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:34:37.221 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.223 | + functions-common:run_process:1582 : local service=s-proxy 2021-12-25 19:34:37.226 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.229 | + functions-common:run_process:1584 : local group= 2021-12-25 19:34:37.231 | + functions-common:run_process:1585 : local user= 2021-12-25 19:34:37.233 | + functions-common:run_process:1587 : local name=s-proxy 2021-12-25 19:34:37.237 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:34:37.240 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:34:37.242 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:37.245 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:37.249 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:37.251 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460877248 2021-12-25 19:34:37.254 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-12-25 19:34:37.274 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:37.276 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-12-25 19:34:37.279 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-12-25 19:34:37.281 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.283 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.285 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.289 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.291 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-12-25 19:34:37.294 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-12-25 19:34:37.296 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-12-25 19:34:37.298 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:34:37.301 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:34:37.303 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-12-25 19:34:37.306 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-12-25 19:34:37.308 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-12-25 19:34:37.310 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.313 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:34:37.315 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:34:37.318 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:34:37.320 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:34:37.322 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-12-25 19:34:37.325 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:34:37.329 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-12-25 19:34:37.383 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-12-25 19:34:37.439 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-12-25 19:34:37.485 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-12-25 19:34:37.530 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-12-25 19:34:37.576 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:34:37.622 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:34:37.624 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-12-25 19:34:37.678 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:34:37.875 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-12-25 19:34:37.888 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-12-25 19:34:38.090 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-12-25 19:34:38.111 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:34:38.113 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:38.116 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:38.119 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:38.121 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:38.123 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:38.131 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:34:38.134 | + functions-common:time_stop:2338 : start_time=1640460877248 2021-12-25 19:34:38.137 | + functions-common:time_stop:2340 : [[ -z 1640460877248 ]] 2021-12-25 19:34:38.140 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:38.144 | + functions-common:time_stop:2343 : end_time=1640460878141 2021-12-25 19:34:38.146 | + functions-common:time_stop:2344 : elapsed_time=893 2021-12-25 19:34:38.149 | + functions-common:time_stop:2345 : total=5507 2021-12-25 19:34:38.151 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:38.157 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6400 2021-12-25 19:34:38.162 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-12-25 19:34:38.162 | Waiting for swift proxy to start... 2021-12-25 19:34:38.166 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.24:8080/info 2021-12-25 19:34:38.167 | + functions:wait_for_service:444 : local timeout=60 2021-12-25 19:34:38.170 | + functions:wait_for_service:445 : local url=http://10.222.0.24:8080/info 2021-12-25 19:34:38.172 | + functions:wait_for_service:446 : local rval=0 2021-12-25 19:34:38.174 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-25 19:34:38.177 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-25 19:34:38.180 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:38.182 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:38.185 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:38.189 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460878186 2021-12-25 19:34:38.191 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-25 19:34:38.197 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2021-12-25 19:34:38.209 | + :: : [[ 000 == 503 ]] 2021-12-25 19:34:38.210 | + :: : [[ 7 -eq 7 ]] 2021-12-25 19:34:38.212 | + :: : sleep 1 2021-12-25 19:34:39.215 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2021-12-25 19:34:39.227 | + :: : [[ 000 == 503 ]] 2021-12-25 19:34:39.229 | + :: : [[ 7 -eq 7 ]] 2021-12-25 19:34:39.230 | + :: : sleep 1 2021-12-25 19:34:40.233 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2021-12-25 19:34:40.246 | + :: : [[ 000 == 503 ]] 2021-12-25 19:34:40.247 | + :: : [[ 7 -eq 7 ]] 2021-12-25 19:34:40.248 | + :: : sleep 1 2021-12-25 19:34:41.251 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24:8080/info 2021-12-25 19:34:41.544 | + :: : [[ 200 == 503 ]] 2021-12-25 19:34:41.546 | + :: : [[ 0 -eq 7 ]] 2021-12-25 19:34:41.549 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-25 19:34:41.551 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:41.554 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:41.556 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:41.559 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:41.561 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:41.563 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-25 19:34:41.566 | + functions-common:time_stop:2338 : start_time=1640460878186 2021-12-25 19:34:41.569 | + functions-common:time_stop:2340 : [[ -z 1640460878186 ]] 2021-12-25 19:34:41.572 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:41.576 | + functions-common:time_stop:2343 : end_time=1640460881573 2021-12-25 19:34:41.578 | + functions-common:time_stop:2344 : elapsed_time=3387 2021-12-25 19:34:41.580 | + functions-common:time_stop:2345 : total=3675 2021-12-25 19:34:41.583 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:41.586 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7062 2021-12-25 19:34:41.588 | + functions:wait_for_service:454 : return 0 2021-12-25 19:34:41.591 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-12-25 19:34:41.593 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-12-25 19:34:41.609 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:41.611 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-12-25 19:34:41.614 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:34:41.616 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-12-25 19:34:41.619 | + ./stack.sh:main:1244 : start_glance 2021-12-25 19:34:41.621 | + lib/glance:start_glance:385 : local service_protocol=http 2021-12-25 19:34:41.624 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-12-25 19:34:41.641 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:34:41.644 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.646 | + functions-common:run_process:1582 : local service=g-reg 2021-12-25 19:34:41.649 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.652 | + functions-common:run_process:1584 : local group= 2021-12-25 19:34:41.654 | + functions-common:run_process:1585 : local user= 2021-12-25 19:34:41.657 | + functions-common:run_process:1587 : local name=g-reg 2021-12-25 19:34:41.659 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:34:41.662 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:34:41.664 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:41.667 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:41.670 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:41.673 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460881670 2021-12-25 19:34:41.676 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-12-25 19:34:41.692 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:41.695 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-12-25 19:34:41.697 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-12-25 19:34:41.700 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.702 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.704 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.707 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.709 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-12-25 19:34:41.712 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-12-25 19:34:41.715 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-12-25 19:34:41.717 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:34:41.719 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:34:41.722 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-12-25 19:34:41.724 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2021-12-25 19:34:41.727 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-12-25 19:34:41.729 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.731 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:34:41.733 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:34:41.736 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:34:41.738 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:34:41.740 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-12-25 19:34:41.743 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:34:41.747 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-12-25 19:34:41.800 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-12-25 19:34:41.853 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-12-25 19:34:41.898 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-12-25 19:34:41.945 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-12-25 19:34:41.990 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:34:42.035 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:34:42.038 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-12-25 19:34:42.093 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:34:42.295 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-12-25 19:34:42.307 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-12-25 19:34:42.504 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-12-25 19:34:42.524 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:34:42.527 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:42.529 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:42.532 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:42.534 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:42.536 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:42.539 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:34:42.541 | + functions-common:time_stop:2338 : start_time=1640460881670 2021-12-25 19:34:42.544 | + functions-common:time_stop:2340 : [[ -z 1640460881670 ]] 2021-12-25 19:34:42.547 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:42.550 | + functions-common:time_stop:2343 : end_time=1640460882548 2021-12-25 19:34:42.553 | + functions-common:time_stop:2344 : elapsed_time=878 2021-12-25 19:34:42.556 | + functions-common:time_stop:2345 : total=6400 2021-12-25 19:34:42.558 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:42.561 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7278 2021-12-25 19:34:42.563 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-25 19:34:42.567 | ++ lib/glance:start_glance:395 : which uwsgi 2021-12-25 19:34:42.571 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.574 | + functions-common:run_process:1582 : local service=g-api 2021-12-25 19:34:42.576 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.578 | + functions-common:run_process:1584 : local group= 2021-12-25 19:34:42.581 | + functions-common:run_process:1585 : local user= 2021-12-25 19:34:42.583 | + functions-common:run_process:1587 : local name=g-api 2021-12-25 19:34:42.586 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:34:42.588 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:34:42.591 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:42.593 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:42.596 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:42.600 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460882597 2021-12-25 19:34:42.602 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-12-25 19:34:42.619 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:42.621 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-12-25 19:34:42.624 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-12-25 19:34:42.626 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.629 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.631 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.634 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.637 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-12-25 19:34:42.639 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-12-25 19:34:42.642 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-12-25 19:34:42.644 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:34:42.646 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:34:42.649 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-12-25 19:34:42.651 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-12-25 19:34:42.654 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-12-25 19:34:42.656 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.659 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-25 19:34:42.661 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-25 19:34:42.663 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-12-25 19:34:42.666 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-25 19:34:42.670 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-12-25 19:34:42.725 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-12-25 19:34:42.779 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-12-25 19:34:42.826 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-12-25 19:34:42.872 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:34:42.917 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-12-25 19:34:42.963 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-12-25 19:34:43.009 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-12-25 19:34:43.056 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-12-25 19:34:43.101 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-12-25 19:34:43.154 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-25 19:34:43.156 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-12-25 19:34:43.213 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-25 19:34:43.440 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-12-25 19:34:43.453 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-12-25 19:34:43.647 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-12-25 19:34:43.726 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:34:43.726 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:43.728 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:43.731 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:43.735 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:43.735 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:43.739 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:34:43.742 | + functions-common:time_stop:2338 : start_time=1640460882597 2021-12-25 19:34:43.742 | + functions-common:time_stop:2340 : [[ -z 1640460882597 ]] 2021-12-25 19:34:43.751 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:43.751 | + functions-common:time_stop:2343 : end_time=1640460883747 2021-12-25 19:34:43.752 | + functions-common:time_stop:2344 : elapsed_time=1150 2021-12-25 19:34:43.755 | + functions-common:time_stop:2345 : total=7278 2021-12-25 19:34:43.759 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:43.759 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8428 2021-12-25 19:34:43.762 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.24) to start...' 2021-12-25 19:34:43.762 | Waiting for g-api (10.222.0.24) to start... 2021-12-25 19:34:43.766 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.24/image 2021-12-25 19:34:43.766 | + functions:wait_for_service:444 : local timeout=60 2021-12-25 19:34:43.771 | + functions:wait_for_service:445 : local url=http://10.222.0.24/image 2021-12-25 19:34:43.771 | + functions:wait_for_service:446 : local rval=0 2021-12-25 19:34:43.773 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-25 19:34:43.779 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-25 19:34:43.779 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:34:43.783 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:34:43.783 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:34:43.787 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460883783 2021-12-25 19:34:43.788 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-25 19:34:43.795 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/image 2021-12-25 19:34:47.332 | + :: : [[ 300 == 503 ]] 2021-12-25 19:34:47.335 | + :: : [[ 0 -eq 7 ]] 2021-12-25 19:34:47.339 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-25 19:34:47.341 | + functions-common:time_stop:2331 : local name 2021-12-25 19:34:47.344 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:34:47.346 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:34:47.349 | + functions-common:time_stop:2334 : local total 2021-12-25 19:34:47.352 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:34:47.354 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-25 19:34:47.356 | + functions-common:time_stop:2338 : start_time=1640460883783 2021-12-25 19:34:47.359 | + functions-common:time_stop:2340 : [[ -z 1640460883783 ]] 2021-12-25 19:34:47.362 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:34:47.365 | + functions-common:time_stop:2343 : end_time=1640460887363 2021-12-25 19:34:47.368 | + functions-common:time_stop:2344 : elapsed_time=3580 2021-12-25 19:34:47.371 | + functions-common:time_stop:2345 : total=7062 2021-12-25 19:34:47.373 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:34:47.376 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10642 2021-12-25 19:34:47.378 | + functions:wait_for_service:454 : return 0 2021-12-25 19:34:47.381 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-12-25 19:34:47.397 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:47.399 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-12-25 19:34:47.416 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:34:47.418 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-12-25 19:34:47.421 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:34:47.423 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-12-25 19:34:47.425 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-12-25 19:34:47.428 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:47.431 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:47.433 | + functions:upload_image:91 : local image image_fname image_name 2021-12-25 19:34:47.435 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-12-25 19:34:47.439 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:47.442 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:47.444 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-12-25 19:34:47.446 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-12-25 19:34:47.448 | + functions:upload_image:99 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:47.451 | --2021-12-25 19:34:47-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:47.452 | Connecting to 10.100.0.9:80... connected. 2021-12-25 19:34:47.454 | HTTP request sent, awaiting response... 200 OK 2021-12-25 19:34:47.454 | Length: 645922816 (616M) 2021-12-25 19:34:47.454 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-12-25 19:34:47.477 | 2021-12-25 19:34:47.764 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-12-25 19:34:48.050 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-12-25 19:34:48.335 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-12-25 19:34:48.620 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-12-25 19:34:48.905 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-12-25 19:34:49.190 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-12-25 19:34:49.475 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-12-25 19:34:49.760 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-12-25 19:34:50.046 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-12-25 19:34:50.331 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-12-25 19:34:50.616 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-12-25 19:34:50.901 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-12-25 19:34:51.186 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-12-25 19:34:51.471 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-12-25 19:34:51.756 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-12-25 19:34:52.041 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-12-25 19:34:52.327 | 524288K ........ ........ ........ ........ 88% 111M 1s 2021-12-25 19:34:52.612 | 557056K ........ ........ ........ ........ 93% 113M 0s 2021-12-25 19:34:52.897 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-12-25 19:34:52.959 | 622592K ........ 100% 112M=5.5s 2021-12-25 19:34:52.959 | 2021-12-25 19:34:52.959 | 2021-12-25 19:34:52 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-12-25 19:34:52.959 | 2021-12-25 19:34:52.963 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-12-25 19:34:52.965 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:52.967 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-12-25 19:34:52.969 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-12-25 19:34:52.971 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-12-25 19:34:52.974 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-12-25 19:34:52.976 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-12-25 19:34:52.978 | + functions:upload_image:290 : local kernel= 2021-12-25 19:34:52.981 | + functions:upload_image:291 : local ramdisk= 2021-12-25 19:34:52.983 | + functions:upload_image:292 : local disk_format= 2021-12-25 19:34:52.985 | + functions:upload_image:293 : local container_format= 2021-12-25 19:34:52.987 | + functions:upload_image:294 : local unpack= 2021-12-25 19:34:52.989 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-12-25 19:34:52.991 | + functions:upload_image:296 : case "$image_fname" in 2021-12-25 19:34:52.993 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:52.996 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:52.999 | + functions:upload_image:362 : image_name=ubuntu-16 2021-12-25 19:34:53.002 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-12-25 19:34:53.003 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-12-25 19:34:53.007 | + functions:upload_image:363 : disk_format=vhdx 2021-12-25 19:34:53.009 | + functions:upload_image:364 : container_format=bare 2021-12-25 19:34:53.011 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-12-25 19:34:53.013 | + functions:upload_image:372 : is_arch ppc64le 2021-12-25 19:34:53.016 | ++ functions-common:is_arch:428 : uname -m 2021-12-25 19:34:53.019 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-12-25 19:34:53.021 | + functions:upload_image:372 : is_arch ppc64 2021-12-25 19:34:53.024 | ++ functions-common:is_arch:428 : uname -m 2021-12-25 19:34:53.027 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-12-25 19:34:53.029 | + functions:upload_image:372 : is_arch ppc 2021-12-25 19:34:53.032 | ++ functions-common:is_arch:428 : uname -m 2021-12-25 19:34:53.035 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-12-25 19:34:53.037 | + functions:upload_image:376 : is_arch aarch64 2021-12-25 19:34:53.040 | ++ functions-common:is_arch:428 : uname -m 2021-12-25 19:34:53.043 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-12-25 19:34:53.045 | + functions:upload_image:380 : '[' bare = bare ']' 2021-12-25 19:34:53.048 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-12-25 19:34:53.050 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-12-25 19:34:53.052 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-12-25 19:34:53.054 | + functions:upload_image:396 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --property hw_rng_model=virtio --public --container-format=bare --disk-format vhdx 2021-12-25 19:35:11.564 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:35:11.564 | | Field | Value | 2021-12-25 19:35:11.565 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:35:11.565 | | container_format | bare | 2021-12-25 19:35:11.565 | | created_at | 2021-12-25T19:34:56Z | 2021-12-25 19:35:11.565 | | disk_format | vhdx | 2021-12-25 19:35:11.565 | | file | /v2/images/f777bacd-1d90-449d-988b-92510ffad09b/file | 2021-12-25 19:35:11.565 | | id | f777bacd-1d90-449d-988b-92510ffad09b | 2021-12-25 19:35:11.565 | | min_disk | 0 | 2021-12-25 19:35:11.565 | | min_ram | 0 | 2021-12-25 19:35:11.565 | | name | ubuntu-16 | 2021-12-25 19:35:11.565 | | owner | ab65e50ea0ac4cb0ac61290a108f6563 | 2021-12-25 19:35:11.565 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='', self='/v2/images/f777bacd-1d90-449d-988b-92510ffad09b' | 2021-12-25 19:35:11.565 | | protected | False | 2021-12-25 19:35:11.565 | | schema | /v2/schemas/image | 2021-12-25 19:35:11.565 | | status | queued | 2021-12-25 19:35:11.565 | | tags | | 2021-12-25 19:35:11.565 | | updated_at | 2021-12-25T19:34:56Z | 2021-12-25 19:35:11.565 | | visibility | public | 2021-12-25 19:35:11.565 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:35:11.672 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-25 19:35:11.674 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-12-25 19:35:11.690 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:11.692 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-25 19:35:11.718 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-25 19:35:11.745 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-12-25 19:35:11.762 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:11.764 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-12-25 19:35:11.791 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-12-25 19:35:11.807 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:11.810 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-12-25 19:35:11.812 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:35:11.815 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-12-25 19:35:11.817 | + ./stack.sh:main:1283 : start_nova_api 2021-12-25 19:35:11.820 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-12-25 19:35:11.822 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-12-25 19:35:11.824 | + lib/nova:start_nova_api:852 : local nova_url 2021-12-25 19:35:11.827 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-12-25 19:35:11.843 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:35:11.846 | + lib/nova:start_nova_api:859 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:35:11.848 | + lib/nova:start_nova_api:860 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:35:11.851 | + lib/nova:start_nova_api:860 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:35:11.854 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-12-25 19:35:11.858 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-12-25 19:35:11.861 | + lib/nova:start_nova_api:870 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:11.864 | + functions-common:run_process:1582 : local service=n-api 2021-12-25 19:35:11.866 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:11.869 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:11.871 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:11.874 | + functions-common:run_process:1587 : local name=n-api 2021-12-25 19:35:11.876 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:11.879 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:11.881 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:11.884 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:11.887 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:11.890 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460911887 2021-12-25 19:35:11.893 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-12-25 19:35:11.909 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:11.911 | + functions-common:run_process:1591 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-12-25 19:35:11.914 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-12-25 19:35:11.917 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:11.919 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:11.922 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:11.925 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:11.927 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-12-25 19:35:11.929 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-12-25 19:35:11.932 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-12-25 19:35:11.935 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:11.937 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:11.940 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-12-25 19:35:11.942 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-12-25 19:35:11.945 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-12-25 19:35:11.948 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:11.950 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-25 19:35:11.952 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-25 19:35:11.954 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-12-25 19:35:11.957 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-25 19:35:11.960 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-12-25 19:35:12.015 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-12-25 19:35:12.069 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-12-25 19:35:12.115 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-12-25 19:35:12.162 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:12.208 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-12-25 19:35:12.256 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-12-25 19:35:12.302 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-12-25 19:35:12.349 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-12-25 19:35:12.395 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-12-25 19:35:12.440 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-25 19:35:12.443 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-12-25 19:35:12.499 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-25 19:35:12.700 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-12-25 19:35:12.713 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-12-25 19:35:12.906 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-12-25 19:35:12.983 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:12.986 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:12.988 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:12.991 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:12.993 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:12.997 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:12.999 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:13.002 | + functions-common:time_stop:2338 : start_time=1640460911887 2021-12-25 19:35:13.004 | + functions-common:time_stop:2340 : [[ -z 1640460911887 ]] 2021-12-25 19:35:13.007 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:13.011 | + functions-common:time_stop:2343 : end_time=1640460913008 2021-12-25 19:35:13.013 | + functions-common:time_stop:2344 : elapsed_time=1121 2021-12-25 19:35:13.016 | + functions-common:time_stop:2345 : total=8428 2021-12-25 19:35:13.018 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:13.021 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9549 2021-12-25 19:35:13.024 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.24/compute/v2.1/ 2021-12-25 19:35:13.026 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-12-25 19:35:13.026 | Waiting for nova-api to start... 2021-12-25 19:35:13.029 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.24/compute/v2.1/ 2021-12-25 19:35:13.031 | + functions:wait_for_service:444 : local timeout=60 2021-12-25 19:35:13.034 | + functions:wait_for_service:445 : local url=http://10.222.0.24/compute/v2.1/ 2021-12-25 19:35:13.036 | + functions:wait_for_service:446 : local rval=0 2021-12-25 19:35:13.039 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-25 19:35:13.042 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-25 19:35:13.044 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:13.047 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:13.050 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:13.054 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460913051 2021-12-25 19:35:13.057 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-25 19:35:13.062 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/compute/v2.1/ 2021-12-25 19:35:19.064 | + :: : [[ 200 == 503 ]] 2021-12-25 19:35:19.066 | + :: : [[ 0 -eq 7 ]] 2021-12-25 19:35:19.069 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-25 19:35:19.072 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:19.075 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:19.078 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:19.080 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:19.083 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:19.085 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-25 19:35:19.088 | + functions-common:time_stop:2338 : start_time=1640460913051 2021-12-25 19:35:19.091 | + functions-common:time_stop:2340 : [[ -z 1640460913051 ]] 2021-12-25 19:35:19.094 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:19.097 | + functions-common:time_stop:2343 : end_time=1640460919095 2021-12-25 19:35:19.100 | + functions-common:time_stop:2344 : elapsed_time=6044 2021-12-25 19:35:19.102 | + functions-common:time_stop:2345 : total=10642 2021-12-25 19:35:19.105 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:19.107 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16686 2021-12-25 19:35:19.110 | + functions:wait_for_service:454 : return 0 2021-12-25 19:35:19.113 | + lib/nova:start_nova_api:879 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:35:19.116 | + lib/nova:start_nova_api:879 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:35:19.119 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-12-25 19:35:19.142 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:35:19.144 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-12-25 19:35:19.160 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:19.163 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-12-25 19:35:19.166 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:35:19.168 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-12-25 19:35:19.171 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-12-25 19:35:19.174 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-12-25 19:35:19.176 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-12-25 19:35:19.209 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-12-25 19:35:19.212 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-12-25 19:35:19.215 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-12-25 19:35:19.217 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-12-25 19:35:19.220 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-12-25 19:35:19.223 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-12-25 19:35:19.226 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-25 19:35:19.228 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-25 19:35:19.232 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-12-25 19:35:19.234 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-12-25 19:35:19.237 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-12-25 19:35:19.239 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-12-25 19:35:19.242 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.245 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.248 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.250 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-12-25 19:35:19.253 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.256 | + lib/neutron-legacy:start_neutron_service_and_check:471 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.258 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-12-25 19:35:19.274 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:35:19.277 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-12-25 19:35:19.280 | + lib/neutron-legacy:start_neutron_service_and_check:485 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.282 | + functions-common:run_process:1582 : local service=q-svc 2021-12-25 19:35:19.285 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.287 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:19.290 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:19.292 | + functions-common:run_process:1587 : local name=q-svc 2021-12-25 19:35:19.295 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:19.298 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:19.300 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:19.303 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:19.306 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:19.310 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460919307 2021-12-25 19:35:19.313 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-12-25 19:35:19.328 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:19.331 | + functions-common:run_process:1591 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-25 19:35:19.333 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-12-25 19:35:19.336 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.339 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.341 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.344 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.346 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-25 19:35:19.349 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-25 19:35:19.351 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-12-25 19:35:19.354 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:19.356 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:19.359 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-25 19:35:19.361 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-25 19:35:19.364 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-12-25 19:35:19.366 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.369 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:35:19.371 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:35:19.373 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:35:19.375 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:35:19.378 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-12-25 19:35:19.380 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:35:19.384 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-12-25 19:35:19.438 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-12-25 19:35:19.493 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:19.538 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-12-25 19:35:19.584 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-12-25 19:35:19.630 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:19.676 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:35:19.678 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-12-25 19:35:19.733 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:35:19.946 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-12-25 19:35:19.960 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-12-25 19:35:20.150 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-12-25 19:35:20.170 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:20.173 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:20.175 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:20.178 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:20.180 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:20.183 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:20.185 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:20.188 | + functions-common:time_stop:2338 : start_time=1640460919307 2021-12-25 19:35:20.190 | + functions-common:time_stop:2340 : [[ -z 1640460919307 ]] 2021-12-25 19:35:20.193 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:20.197 | + functions-common:time_stop:2343 : end_time=1640460920194 2021-12-25 19:35:20.200 | + functions-common:time_stop:2344 : elapsed_time=887 2021-12-25 19:35:20.202 | + functions-common:time_stop:2345 : total=9549 2021-12-25 19:35:20.204 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:20.207 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10436 2021-12-25 19:35:20.209 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.24:9696 2021-12-25 19:35:20.213 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-12-25 19:35:20.229 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:35:20.232 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-12-25 19:35:20.232 | Waiting for Neutron to start... 2021-12-25 19:35:20.234 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2021-12-25 19:35:20.236 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.24:9696' 'Neutron did not start' 60 2021-12-25 19:35:20.239 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.24:9696' 2021-12-25 19:35:20.242 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-12-25 19:35:20.244 | + functions-common:test_with_retry:2271 : local until=60 2021-12-25 19:35:20.247 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-25 19:35:20.249 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-25 19:35:20.252 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-25 19:35:20.254 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:20.257 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:20.261 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:20.264 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460920261 2021-12-25 19:35:20.267 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.24:9696; do sleep 0.5; done' 2021-12-25 19:35:20.271 | 2021-12-25 19:35:20.272 | Redirecting output to ‘wget-log’. 2021-12-25 19:35:20.776 | 2021-12-25 19:35:20.776 | Redirecting output to ‘wget-log.1’. 2021-12-25 19:35:21.280 | 2021-12-25 19:35:21.280 | Redirecting output to ‘wget-log.2’. 2021-12-25 19:35:21.784 | 2021-12-25 19:35:21.784 | Redirecting output to ‘wget-log.3’. 2021-12-25 19:35:22.288 | 2021-12-25 19:35:22.288 | Redirecting output to ‘wget-log.4’. 2021-12-25 19:35:22.793 | 2021-12-25 19:35:22.793 | Redirecting output to ‘wget-log.5’. 2021-12-25 19:35:23.297 | 2021-12-25 19:35:23.297 | Redirecting output to ‘wget-log.6’. 2021-12-25 19:35:23.801 | 2021-12-25 19:35:23.801 | Redirecting output to ‘wget-log.7’. 2021-12-25 19:35:24.305 | 2021-12-25 19:35:24.306 | Redirecting output to ‘wget-log.8’. 2021-12-25 19:35:24.810 | 2021-12-25 19:35:24.810 | Redirecting output to ‘wget-log.9’. 2021-12-25 19:35:25.314 | 2021-12-25 19:35:25.314 | Redirecting output to ‘wget-log.10’. 2021-12-25 19:35:25.819 | 2021-12-25 19:35:25.819 | Redirecting output to ‘wget-log.11’. 2021-12-25 19:35:25.836 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.24:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-25 19:35:25.839 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:25.842 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:25.844 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:25.846 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:25.849 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:25.851 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-25 19:35:25.855 | + functions-common:time_stop:2338 : start_time=1640460920261 2021-12-25 19:35:25.857 | + functions-common:time_stop:2340 : [[ -z 1640460920261 ]] 2021-12-25 19:35:25.860 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:25.864 | + functions-common:time_stop:2343 : end_time=1640460925861 2021-12-25 19:35:25.866 | + functions-common:time_stop:2344 : elapsed_time=5600 2021-12-25 19:35:25.869 | + functions-common:time_stop:2345 : total=0 2021-12-25 19:35:25.871 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:25.874 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5600 2021-12-25 19:35:25.876 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-12-25 19:35:25.893 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:25.895 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-12-25 19:35:25.898 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:35:25.901 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-12-25 19:35:25.903 | + ./stack.sh:main:1299 : start_placement 2021-12-25 19:35:25.906 | + lib/placement:start_placement:161 : start_placement_api 2021-12-25 19:35:25.908 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-12-25 19:35:25.911 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-12-25 19:35:25.916 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:25.918 | + functions-common:run_process:1582 : local service=placement-api 2021-12-25 19:35:25.921 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:25.923 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:25.926 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:25.928 | + functions-common:run_process:1587 : local name=placement-api 2021-12-25 19:35:25.931 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:25.933 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:25.936 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:25.938 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:25.941 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:25.945 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460925942 2021-12-25 19:35:25.947 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-12-25 19:35:25.964 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:25.967 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-12-25 19:35:25.969 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-12-25 19:35:25.972 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:25.974 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:25.977 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:25.980 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:25.982 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-12-25 19:35:25.985 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-12-25 19:35:25.987 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-12-25 19:35:25.990 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:25.992 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:25.995 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-12-25 19:35:25.997 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-12-25 19:35:26.000 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-12-25 19:35:26.002 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:26.005 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-25 19:35:26.008 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-25 19:35:26.010 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-12-25 19:35:26.012 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-25 19:35:26.016 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-12-25 19:35:26.071 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-12-25 19:35:26.126 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-12-25 19:35:26.180 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-12-25 19:35:26.226 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:26.271 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-12-25 19:35:26.316 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-12-25 19:35:26.362 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-12-25 19:35:26.408 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-12-25 19:35:26.454 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-12-25 19:35:26.500 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-25 19:35:26.503 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-12-25 19:35:26.559 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-25 19:35:26.777 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-12-25 19:35:26.791 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-12-25 19:35:26.986 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-12-25 19:35:27.060 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:27.062 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:27.065 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:27.068 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:27.070 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:27.073 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:27.075 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:27.078 | + functions-common:time_stop:2338 : start_time=1640460925942 2021-12-25 19:35:27.080 | + functions-common:time_stop:2340 : [[ -z 1640460925942 ]] 2021-12-25 19:35:27.083 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:27.088 | + functions-common:time_stop:2343 : end_time=1640460927084 2021-12-25 19:35:27.091 | + functions-common:time_stop:2344 : elapsed_time=1142 2021-12-25 19:35:27.093 | + functions-common:time_stop:2345 : total=10436 2021-12-25 19:35:27.096 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:27.098 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11578 2021-12-25 19:35:27.101 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-12-25 19:35:27.101 | Waiting for placement-api to start... 2021-12-25 19:35:27.104 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.24/placement 2021-12-25 19:35:27.106 | + functions:wait_for_service:444 : local timeout=60 2021-12-25 19:35:27.109 | + functions:wait_for_service:445 : local url=http://10.222.0.24/placement 2021-12-25 19:35:27.111 | + functions:wait_for_service:446 : local rval=0 2021-12-25 19:35:27.114 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-25 19:35:27.116 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-25 19:35:27.119 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:27.122 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:27.130 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:27.135 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460927131 2021-12-25 19:35:27.137 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-25 19:35:27.147 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/placement 2021-12-25 19:35:29.861 | + :: : [[ 200 == 503 ]] 2021-12-25 19:35:29.862 | + :: : [[ 0 -eq 7 ]] 2021-12-25 19:35:29.865 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-25 19:35:29.868 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:29.870 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:29.873 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:29.875 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:29.878 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:29.880 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-25 19:35:29.883 | + functions-common:time_stop:2338 : start_time=1640460927131 2021-12-25 19:35:29.885 | + functions-common:time_stop:2340 : [[ -z 1640460927131 ]] 2021-12-25 19:35:29.889 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:29.893 | + functions-common:time_stop:2343 : end_time=1640460929890 2021-12-25 19:35:29.895 | + functions-common:time_stop:2344 : elapsed_time=2759 2021-12-25 19:35:29.898 | + functions-common:time_stop:2345 : total=16686 2021-12-25 19:35:29.901 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:29.904 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19445 2021-12-25 19:35:29.906 | + functions:wait_for_service:454 : return 0 2021-12-25 19:35:29.909 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-12-25 19:35:29.927 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:29.929 | + ./stack.sh:main:1303 : start_neutron 2021-12-25 19:35:29.932 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-12-25 19:35:29.936 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:35:29.936 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-12-25 19:35:29.941 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-12-25 19:35:29.943 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-12-25 19:35:29.946 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-12-25 19:35:29.949 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-12-25 19:35:29.952 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-12-25 19:35:29.954 | + lib/neutron-legacy:start_mutnauq_l2_agent:501 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:29.957 | + functions-common:run_process:1582 : local service=q-agt 2021-12-25 19:35:29.959 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:29.963 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:29.965 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:29.968 | + functions-common:run_process:1587 : local name=q-agt 2021-12-25 19:35:29.970 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:29.973 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:29.976 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:29.978 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:29.981 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:29.985 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460929982 2021-12-25 19:35:29.987 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-12-25 19:35:30.004 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:30.007 | + functions-common:run_process:1591 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-12-25 19:35:30.010 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-12-25 19:35:30.012 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:30.015 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:30.017 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:30.019 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:30.022 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-12-25 19:35:30.025 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-12-25 19:35:30.027 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-12-25 19:35:30.030 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:30.032 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:30.035 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-12-25 19:35:30.037 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-12-25 19:35:30.039 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-12-25 19:35:30.042 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:30.044 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:35:30.047 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:35:30.049 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:35:30.051 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:35:30.054 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-12-25 19:35:30.056 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:35:30.060 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-12-25 19:35:30.115 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-12-25 19:35:30.172 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-12-25 19:35:30.220 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-12-25 19:35:30.266 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-12-25 19:35:30.312 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:30.358 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:35:30.361 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-12-25 19:35:30.414 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:35:30.627 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-12-25 19:35:30.640 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-12-25 19:35:30.835 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-12-25 19:35:30.855 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:30.858 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:30.860 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:30.863 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:30.865 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:30.868 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:30.870 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:30.873 | + functions-common:time_stop:2338 : start_time=1640460929982 2021-12-25 19:35:30.875 | + functions-common:time_stop:2340 : [[ -z 1640460929982 ]] 2021-12-25 19:35:30.879 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:30.882 | + functions-common:time_stop:2343 : end_time=1640460930880 2021-12-25 19:35:30.885 | + functions-common:time_stop:2344 : elapsed_time=898 2021-12-25 19:35:30.888 | + functions-common:time_stop:2345 : total=11578 2021-12-25 19:35:30.890 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:30.893 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12476 2021-12-25 19:35:30.895 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-12-25 19:35:30.898 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-25 19:35:30.901 | + functions-common:is_provider_network:2183 : return 1 2021-12-25 19:35:30.904 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-12-25 19:35:30.906 | + lib/neutron-legacy:start_mutnauq_other_agents:519 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:30.909 | + functions-common:run_process:1582 : local service=q-dhcp 2021-12-25 19:35:30.911 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:30.913 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:30.916 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:30.918 | + functions-common:run_process:1587 : local name=q-dhcp 2021-12-25 19:35:30.921 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:30.923 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:30.926 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:30.928 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:30.931 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:30.935 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460930932 2021-12-25 19:35:30.938 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-12-25 19:35:30.954 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:30.957 | + functions-common:run_process:1591 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-12-25 19:35:30.959 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-12-25 19:35:30.962 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:30.965 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:30.967 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:30.970 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:30.972 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-12-25 19:35:30.975 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-12-25 19:35:30.977 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-12-25 19:35:30.980 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:30.982 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:30.985 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-12-25 19:35:30.987 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-12-25 19:35:30.990 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-12-25 19:35:30.992 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:30.995 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:35:30.997 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:35:31.000 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:35:31.002 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:35:31.005 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-12-25 19:35:31.007 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:35:31.012 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-12-25 19:35:31.068 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-12-25 19:35:31.124 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-12-25 19:35:31.179 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-12-25 19:35:31.226 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-12-25 19:35:31.274 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:31.320 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:35:31.323 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-12-25 19:35:31.378 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:35:31.599 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-12-25 19:35:31.613 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-12-25 19:35:31.828 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-12-25 19:35:31.849 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:31.851 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:31.854 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:31.856 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:31.859 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:31.861 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:31.864 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:31.866 | + functions-common:time_stop:2338 : start_time=1640460930932 2021-12-25 19:35:31.869 | + functions-common:time_stop:2340 : [[ -z 1640460930932 ]] 2021-12-25 19:35:31.872 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:31.876 | + functions-common:time_stop:2343 : end_time=1640460931873 2021-12-25 19:35:31.878 | + functions-common:time_stop:2344 : elapsed_time=941 2021-12-25 19:35:31.881 | + functions-common:time_stop:2345 : total=12476 2021-12-25 19:35:31.883 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:31.886 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13417 2021-12-25 19:35:31.889 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-12-25 19:35:31.907 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:35:31.910 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-12-25 19:35:31.912 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-12-25 19:35:31.915 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-12-25 19:35:31.918 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-12-25 19:35:31.921 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.923 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.926 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.928 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-12-25 19:35:31.931 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.934 | + lib/neutron-legacy:start_mutnauq_other_agents:524 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.937 | + functions-common:run_process:1582 : local service=q-l3 2021-12-25 19:35:31.939 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.942 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:31.944 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:31.947 | + functions-common:run_process:1587 : local name=q-l3 2021-12-25 19:35:31.949 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:31.952 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:31.954 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:31.957 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:31.961 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:31.964 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460931961 2021-12-25 19:35:31.966 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-12-25 19:35:31.984 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:31.986 | + functions-common:run_process:1591 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-12-25 19:35:31.989 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-12-25 19:35:31.991 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.994 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.996 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:31.999 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:32.001 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-12-25 19:35:32.004 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-12-25 19:35:32.006 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-12-25 19:35:32.009 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:32.012 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:32.014 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-12-25 19:35:32.017 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-12-25 19:35:32.020 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-12-25 19:35:32.022 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:32.025 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:35:32.027 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:35:32.029 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:35:32.032 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:35:32.034 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-12-25 19:35:32.037 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:35:32.041 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-12-25 19:35:32.100 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-12-25 19:35:32.165 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-12-25 19:35:32.218 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-12-25 19:35:32.268 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-12-25 19:35:32.323 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:32.372 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:35:32.374 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-12-25 19:35:32.436 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:35:32.670 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-12-25 19:35:32.684 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-12-25 19:35:32.892 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-12-25 19:35:32.917 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:32.920 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:32.923 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:32.927 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:32.927 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:32.930 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:32.935 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:32.935 | + functions-common:time_stop:2338 : start_time=1640460931961 2021-12-25 19:35:32.939 | + functions-common:time_stop:2340 : [[ -z 1640460931961 ]] 2021-12-25 19:35:32.939 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:32.943 | + functions-common:time_stop:2343 : end_time=1640460932939 2021-12-25 19:35:32.946 | + functions-common:time_stop:2344 : elapsed_time=978 2021-12-25 19:35:32.950 | + functions-common:time_stop:2345 : total=13417 2021-12-25 19:35:32.950 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:32.952 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14395 2021-12-25 19:35:32.955 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:32.957 | + functions-common:run_process:1582 : local service=q-meta 2021-12-25 19:35:32.960 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:32.963 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:32.966 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:32.968 | + functions-common:run_process:1587 : local name=q-meta 2021-12-25 19:35:32.970 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:32.975 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:32.979 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:32.979 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:32.983 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:32.987 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460932981 2021-12-25 19:35:32.987 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-12-25 19:35:33.007 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:33.011 | + functions-common:run_process:1591 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-12-25 19:35:33.011 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-12-25 19:35:33.015 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:33.015 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:33.017 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:33.020 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:33.023 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-12-25 19:35:33.025 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-12-25 19:35:33.028 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-12-25 19:35:33.031 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:33.035 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:33.039 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-12-25 19:35:33.039 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-12-25 19:35:33.041 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-12-25 19:35:33.047 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:33.047 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:35:33.051 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:35:33.051 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:35:33.055 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:35:33.055 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-12-25 19:35:33.057 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:35:33.062 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-12-25 19:35:33.126 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-12-25 19:35:33.208 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-12-25 19:35:33.267 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-12-25 19:35:33.321 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-12-25 19:35:33.380 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:33.435 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:35:33.437 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-12-25 19:35:33.504 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:35:33.717 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-12-25 19:35:33.733 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-12-25 19:35:33.940 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-12-25 19:35:33.971 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:33.974 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:33.977 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:33.983 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:33.988 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:33.999 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:34.004 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:34.008 | + functions-common:time_stop:2338 : start_time=1640460932981 2021-12-25 19:35:34.011 | + functions-common:time_stop:2340 : [[ -z 1640460932981 ]] 2021-12-25 19:35:34.027 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:34.043 | + functions-common:time_stop:2343 : end_time=1640460934028 2021-12-25 19:35:34.052 | + functions-common:time_stop:2344 : elapsed_time=1047 2021-12-25 19:35:34.056 | + functions-common:time_stop:2345 : total=14395 2021-12-25 19:35:34.064 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:34.068 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15442 2021-12-25 19:35:34.079 | + lib/neutron-legacy:start_mutnauq_other_agents:528 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.088 | + functions-common:run_process:1582 : local service=q-metering 2021-12-25 19:35:34.099 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.108 | + functions-common:run_process:1584 : local group= 2021-12-25 19:35:34.116 | + functions-common:run_process:1585 : local user= 2021-12-25 19:35:34.120 | + functions-common:run_process:1587 : local name=q-metering 2021-12-25 19:35:34.131 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:35:34.143 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:35:34.151 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:35:34.159 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:35:34.171 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:35:34.191 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460934175 2021-12-25 19:35:34.201 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-12-25 19:35:34.256 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:34.264 | + functions-common:run_process:1591 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-12-25 19:35:34.272 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-12-25 19:35:34.287 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.296 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.307 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.316 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.324 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-12-25 19:35:34.332 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-12-25 19:35:34.340 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-12-25 19:35:34.348 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:35:34.356 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:35:34.364 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-12-25 19:35:34.372 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-12-25 19:35:34.380 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-12-25 19:35:34.388 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.396 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:35:34.411 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:35:34.420 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:35:34.428 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:35:34.436 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-12-25 19:35:34.444 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:35:34.460 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-12-25 19:35:34.619 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-12-25 19:35:34.752 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-12-25 19:35:34.887 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-12-25 19:35:34.986 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-12-25 19:35:35.091 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:35:35.184 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:35:35.186 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-12-25 19:35:35.296 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:35:35.525 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-12-25 19:35:35.540 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-12-25 19:35:35.789 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-12-25 19:35:35.814 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:35:35.817 | + functions-common:time_stop:2331 : local name 2021-12-25 19:35:35.820 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:35:35.827 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:35:35.830 | + functions-common:time_stop:2334 : local total 2021-12-25 19:35:35.840 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:35:35.844 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:35:35.848 | + functions-common:time_stop:2338 : start_time=1640460934175 2021-12-25 19:35:35.852 | + functions-common:time_stop:2340 : [[ -z 1640460934175 ]] 2021-12-25 19:35:35.859 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:35:35.863 | + functions-common:time_stop:2343 : end_time=1640460935860 2021-12-25 19:35:35.866 | + functions-common:time_stop:2344 : elapsed_time=1685 2021-12-25 19:35:35.869 | + functions-common:time_stop:2345 : total=15442 2021-12-25 19:35:35.871 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:35:35.874 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17127 2021-12-25 19:35:35.877 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-12-25 19:35:35.932 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:35:35.934 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-12-25 19:35:35.937 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-12-25 19:35:35.944 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:35:35.949 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-12-25 19:35:35.952 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-12-25 19:35:35.954 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-12-25 19:35:35.958 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-12-25 19:35:35.960 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-12-25 19:35:35.962 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-12-25 19:35:35.971 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:35:35.978 | ++ functions-common:get_field:727 : read data 2021-12-25 19:35:38.525 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:38.528 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-12-25 19:35:38.531 | ++ functions-common:get_field:731 : field='$2' 2021-12-25 19:35:38.535 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-12-25 19:35:38.535 | ++ functions-common:get_field:733 : echo '| 3d90174aced348ada3782480b3163b2a | demo |' 2021-12-25 19:35:38.544 | ++ functions-common:get_field:727 : read data 2021-12-25 19:35:38.548 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=3d90174aced348ada3782480b3163b2a 2021-12-25 19:35:38.550 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-12-25 19:35:38.553 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:35:38.573 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-12-25 19:35:38.576 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-12-25 19:35:38.579 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-25 19:35:38.583 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-25 19:35:41.477 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:41.480 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-25 19:35:41.480 | router-admin-state-down-before-update 2021-12-25 19:35:41.480 | agent 2021-12-25 19:35:41.480 | agent-resources-synced 2021-12-25 19:35:41.480 | allowed-address-pairs 2021-12-25 19:35:41.480 | auto-allocated-topology 2021-12-25 19:35:41.480 | availability_zone 2021-12-25 19:35:41.480 | availability_zone_filter 2021-12-25 19:35:41.480 | default-subnetpools 2021-12-25 19:35:41.480 | dhcp_agent_scheduler 2021-12-25 19:35:41.480 | dvr 2021-12-25 19:35:41.480 | empty-string-filtering 2021-12-25 19:35:41.480 | external-net 2021-12-25 19:35:41.480 | extra_dhcp_opt 2021-12-25 19:35:41.480 | extraroute 2021-12-25 19:35:41.480 | extraroute-atomic 2021-12-25 19:35:41.480 | filter-validation 2021-12-25 19:35:41.480 | fip-port-details 2021-12-25 19:35:41.480 | flavors 2021-12-25 19:35:41.480 | floatingip-pools 2021-12-25 19:35:41.480 | ip-substring-filtering 2021-12-25 19:35:41.480 | router 2021-12-25 19:35:41.480 | ext-gw-mode 2021-12-25 19:35:41.480 | l3-ha 2021-12-25 19:35:41.480 | l3-flavors 2021-12-25 19:35:41.480 | l3-port-ip-change-not-allowed 2021-12-25 19:35:41.480 | l3_agent_scheduler 2021-12-25 19:35:41.480 | metering 2021-12-25 19:35:41.481 | multi-provider 2021-12-25 19:35:41.481 | net-mtu 2021-12-25 19:35:41.481 | net-mtu-writable 2021-12-25 19:35:41.481 | network_availability_zone 2021-12-25 19:35:41.481 | network-ip-availability 2021-12-25 19:35:41.481 | pagination 2021-12-25 19:35:41.481 | port-mac-address-regenerate 2021-12-25 19:35:41.481 | binding 2021-12-25 19:35:41.481 | binding-extended 2021-12-25 19:35:41.481 | port-security 2021-12-25 19:35:41.481 | project-id 2021-12-25 19:35:41.481 | provider 2021-12-25 19:35:41.481 | quotas 2021-12-25 19:35:41.481 | quota_details 2021-12-25 19:35:41.481 | rbac-policies 2021-12-25 19:35:41.481 | rbac-address-scope 2021-12-25 19:35:41.481 | rbac-security-groups 2021-12-25 19:35:41.481 | rbac-subnetpool 2021-12-25 19:35:41.481 | revision-if-match 2021-12-25 19:35:41.481 | standard-attr-revisions 2021-12-25 19:35:41.481 | router_availability_zone 2021-12-25 19:35:41.481 | port-security-groups-filtering 2021-12-25 19:35:41.481 | security-group 2021-12-25 19:35:41.481 | service-type 2021-12-25 19:35:41.481 | sorting 2021-12-25 19:35:41.481 | standard-attr-description 2021-12-25 19:35:41.481 | stateful-security-group 2021-12-25 19:35:41.481 | subnet_onboard 2021-12-25 19:35:41.481 | subnet-service-types 2021-12-25 19:35:41.481 | subnet_allocation 2021-12-25 19:35:41.481 | subnetpool-prefix-ops 2021-12-25 19:35:41.481 | standard-attr-tag 2021-12-25 19:35:41.481 | standard-attr-timestamp' 2021-12-25 19:35:41.482 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-25 19:35:41.482 | router-admin-state-down-before-update 2021-12-25 19:35:41.482 | agent 2021-12-25 19:35:41.482 | agent-resources-synced 2021-12-25 19:35:41.482 | allowed-address-pairs 2021-12-25 19:35:41.482 | auto-allocated-topology 2021-12-25 19:35:41.482 | availability_zone 2021-12-25 19:35:41.482 | availability_zone_filter 2021-12-25 19:35:41.482 | default-subnetpools 2021-12-25 19:35:41.483 | dhcp_agent_scheduler 2021-12-25 19:35:41.483 | dvr 2021-12-25 19:35:41.483 | empty-string-filtering 2021-12-25 19:35:41.483 | external-net 2021-12-25 19:35:41.483 | extra_dhcp_opt 2021-12-25 19:35:41.483 | extraroute 2021-12-25 19:35:41.483 | extraroute-atomic 2021-12-25 19:35:41.483 | filter-validation 2021-12-25 19:35:41.483 | fip-port-details 2021-12-25 19:35:41.483 | flavors 2021-12-25 19:35:41.483 | floatingip-pools 2021-12-25 19:35:41.483 | ip-substring-filtering 2021-12-25 19:35:41.483 | router 2021-12-25 19:35:41.483 | ext-gw-mode 2021-12-25 19:35:41.483 | l3-ha 2021-12-25 19:35:41.483 | l3-flavors 2021-12-25 19:35:41.483 | l3-port-ip-change-not-allowed 2021-12-25 19:35:41.483 | l3_agent_scheduler 2021-12-25 19:35:41.483 | metering 2021-12-25 19:35:41.483 | multi-provider 2021-12-25 19:35:41.483 | net-mtu 2021-12-25 19:35:41.483 | net-mtu-writable 2021-12-25 19:35:41.483 | network_availability_zone 2021-12-25 19:35:41.483 | network-ip-availability 2021-12-25 19:35:41.483 | pagination 2021-12-25 19:35:41.483 | port-mac-address-regenerate 2021-12-25 19:35:41.483 | binding 2021-12-25 19:35:41.483 | binding-extended 2021-12-25 19:35:41.483 | port-security 2021-12-25 19:35:41.483 | project-id 2021-12-25 19:35:41.483 | provider 2021-12-25 19:35:41.483 | quotas 2021-12-25 19:35:41.483 | quota_details 2021-12-25 19:35:41.483 | rbac-policies 2021-12-25 19:35:41.484 | rbac-address-scope 2021-12-25 19:35:41.484 | rbac-security-groups 2021-12-25 19:35:41.484 | rbac-subnetpool 2021-12-25 19:35:41.484 | revision-if-match 2021-12-25 19:35:41.484 | standard-attr-revisions 2021-12-25 19:35:41.484 | router_availability_zone 2021-12-25 19:35:41.484 | port-security-groups-filtering 2021-12-25 19:35:41.484 | security-group 2021-12-25 19:35:41.484 | service-type 2021-12-25 19:35:41.484 | sorting 2021-12-25 19:35:41.484 | standard-attr-description 2021-12-25 19:35:41.484 | stateful-security-group 2021-12-25 19:35:41.484 | subnet_onboard 2021-12-25 19:35:41.484 | subnet-service-types 2021-12-25 19:35:41.484 | subnet_allocation 2021-12-25 19:35:41.484 | subnetpool-prefix-ops 2021-12-25 19:35:41.484 | standard-attr-tag 2021-12-25 19:35:41.484 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-25 19:35:41.485 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-25 19:35:41.488 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-12-25 19:35:41.490 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-12-25 19:35:41.494 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-12-25 19:35:44.147 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:44.150 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=8651140b-ce24-4e9d-9f79-5bb66ea35a9e 2021-12-25 19:35:44.153 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-12-25 19:35:44.155 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-12-25 19:35:44.158 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-25 19:35:44.160 | + functions-common:is_provider_network:2183 : return 1 2021-12-25 19:35:44.165 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 3d90174aced348ada3782480b3163b2a private 2021-12-25 19:35:44.165 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-12-25 19:35:44.166 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-12-25 19:35:44.169 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:35:44.172 | ++ functions-common:get_field:727 : read data 2021-12-25 19:35:46.960 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:46.964 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-25 19:35:46.967 | ++ functions-common:get_field:731 : field='$3' 2021-12-25 19:35:46.970 | ++ functions-common:get_field:733 : echo '| id | ce97923c-9822-4d73-97f3-70445ee3301f |' 2021-12-25 19:35:46.970 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-25 19:35:46.975 | ++ functions-common:get_field:727 : read data 2021-12-25 19:35:46.979 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=ce97923c-9822-4d73-97f3-70445ee3301f 2021-12-25 19:35:46.982 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 3d90174aced348ada3782480b3163b2a' 2021-12-25 19:35:46.985 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:35:47.001 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-12-25 19:35:47.004 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 3d90174aced348ada3782480b3163b2a 2021-12-25 19:35:47.006 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=3d90174aced348ada3782480b3163b2a 2021-12-25 19:35:47.009 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 8651140b-ce24-4e9d-9f79-5bb66ea35a9e ']' 2021-12-25 19:35:47.011 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 3d90174aced348ada3782480b3163b2a ' 2021-12-25 19:35:47.014 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-12-25 19:35:47.016 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-12-25 19:35:47.019 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-12-25 19:35:47.021 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 8651140b-ce24-4e9d-9f79-5bb66ea35a9e ' 2021-12-25 19:35:47.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-12-25 19:35:47.026 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network ce97923c-9822-4d73-97f3-70445ee3301f private-subnet' 2021-12-25 19:35:47.029 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-12-25 19:35:47.033 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 3d90174aced348ada3782480b3163b2a --ip-version 4 --gateway 172.20.0.1 --subnet-pool 8651140b-ce24-4e9d-9f79-5bb66ea35a9e --network ce97923c-9822-4d73-97f3-70445ee3301f private-subnet 2021-12-25 19:35:47.033 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-12-25 19:35:47.033 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-12-25 19:35:47.036 | +++ functions-common:get_field:726 : local data field 2021-12-25 19:35:47.039 | +++ functions-common:get_field:727 : read data 2021-12-25 19:35:49.900 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:49.903 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-25 19:35:49.906 | +++ functions-common:get_field:731 : field='$3' 2021-12-25 19:35:49.909 | +++ functions-common:get_field:733 : echo '| id | 2573e749-6ac6-4d3d-86aa-d5a6b6e48714 |' 2021-12-25 19:35:49.910 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-25 19:35:49.915 | +++ functions-common:get_field:727 : read data 2021-12-25 19:35:49.918 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=2573e749-6ac6-4d3d-86aa-d5a6b6e48714 2021-12-25 19:35:49.921 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 3d90174aced348ada3782480b3163b2a' 2021-12-25 19:35:49.924 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:35:49.940 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo 2573e749-6ac6-4d3d-86aa-d5a6b6e48714 2021-12-25 19:35:49.943 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=2573e749-6ac6-4d3d-86aa-d5a6b6e48714 2021-12-25 19:35:49.945 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-12-25 19:35:49.948 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-12-25 19:35:49.951 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-12-25 19:35:49.954 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-25 19:35:52.219 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:52.222 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-25 19:35:52.222 | router-admin-state-down-before-update 2021-12-25 19:35:52.222 | agent 2021-12-25 19:35:52.222 | agent-resources-synced 2021-12-25 19:35:52.222 | allowed-address-pairs 2021-12-25 19:35:52.222 | auto-allocated-topology 2021-12-25 19:35:52.222 | availability_zone 2021-12-25 19:35:52.222 | availability_zone_filter 2021-12-25 19:35:52.222 | default-subnetpools 2021-12-25 19:35:52.222 | dhcp_agent_scheduler 2021-12-25 19:35:52.222 | dvr 2021-12-25 19:35:52.222 | empty-string-filtering 2021-12-25 19:35:52.222 | external-net 2021-12-25 19:35:52.222 | extra_dhcp_opt 2021-12-25 19:35:52.222 | extraroute 2021-12-25 19:35:52.222 | extraroute-atomic 2021-12-25 19:35:52.222 | filter-validation 2021-12-25 19:35:52.222 | fip-port-details 2021-12-25 19:35:52.223 | flavors 2021-12-25 19:35:52.223 | floatingip-pools 2021-12-25 19:35:52.223 | ip-substring-filtering 2021-12-25 19:35:52.223 | router 2021-12-25 19:35:52.223 | ext-gw-mode 2021-12-25 19:35:52.223 | l3-ha 2021-12-25 19:35:52.223 | l3-flavors 2021-12-25 19:35:52.223 | l3-port-ip-change-not-allowed 2021-12-25 19:35:52.223 | l3_agent_scheduler 2021-12-25 19:35:52.223 | metering 2021-12-25 19:35:52.223 | multi-provider 2021-12-25 19:35:52.223 | net-mtu 2021-12-25 19:35:52.223 | net-mtu-writable 2021-12-25 19:35:52.223 | network_availability_zone 2021-12-25 19:35:52.223 | network-ip-availability 2021-12-25 19:35:52.223 | pagination 2021-12-25 19:35:52.223 | port-mac-address-regenerate 2021-12-25 19:35:52.223 | binding 2021-12-25 19:35:52.223 | binding-extended 2021-12-25 19:35:52.223 | port-security 2021-12-25 19:35:52.223 | project-id 2021-12-25 19:35:52.223 | provider 2021-12-25 19:35:52.223 | quotas 2021-12-25 19:35:52.223 | quota_details 2021-12-25 19:35:52.223 | rbac-policies 2021-12-25 19:35:52.223 | rbac-address-scope 2021-12-25 19:35:52.223 | rbac-security-groups 2021-12-25 19:35:52.223 | rbac-subnetpool 2021-12-25 19:35:52.223 | revision-if-match 2021-12-25 19:35:52.223 | standard-attr-revisions 2021-12-25 19:35:52.223 | router_availability_zone 2021-12-25 19:35:52.223 | port-security-groups-filtering 2021-12-25 19:35:52.223 | security-group 2021-12-25 19:35:52.224 | service-type 2021-12-25 19:35:52.224 | sorting 2021-12-25 19:35:52.224 | standard-attr-description 2021-12-25 19:35:52.224 | stateful-security-group 2021-12-25 19:35:52.224 | subnet_onboard 2021-12-25 19:35:52.224 | subnet-service-types 2021-12-25 19:35:52.224 | subnet_allocation 2021-12-25 19:35:52.224 | subnetpool-prefix-ops 2021-12-25 19:35:52.224 | standard-attr-tag 2021-12-25 19:35:52.224 | standard-attr-timestamp' 2021-12-25 19:35:52.225 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-25 19:35:52.225 | router-admin-state-down-before-update 2021-12-25 19:35:52.225 | agent 2021-12-25 19:35:52.225 | agent-resources-synced 2021-12-25 19:35:52.225 | allowed-address-pairs 2021-12-25 19:35:52.225 | auto-allocated-topology 2021-12-25 19:35:52.225 | availability_zone 2021-12-25 19:35:52.225 | availability_zone_filter 2021-12-25 19:35:52.225 | default-subnetpools 2021-12-25 19:35:52.225 | dhcp_agent_scheduler 2021-12-25 19:35:52.225 | dvr 2021-12-25 19:35:52.225 | empty-string-filtering 2021-12-25 19:35:52.225 | external-net 2021-12-25 19:35:52.225 | extra_dhcp_opt 2021-12-25 19:35:52.225 | extraroute 2021-12-25 19:35:52.225 | extraroute-atomic 2021-12-25 19:35:52.225 | filter-validation 2021-12-25 19:35:52.225 | fip-port-details 2021-12-25 19:35:52.225 | flavors 2021-12-25 19:35:52.225 | floatingip-pools 2021-12-25 19:35:52.225 | ip-substring-filtering 2021-12-25 19:35:52.226 | router 2021-12-25 19:35:52.226 | ext-gw-mode 2021-12-25 19:35:52.226 | l3-ha 2021-12-25 19:35:52.226 | l3-flavors 2021-12-25 19:35:52.226 | l3-port-ip-change-not-allowed 2021-12-25 19:35:52.226 | l3_agent_scheduler 2021-12-25 19:35:52.226 | metering 2021-12-25 19:35:52.226 | multi-provider 2021-12-25 19:35:52.226 | net-mtu 2021-12-25 19:35:52.226 | net-mtu-writable 2021-12-25 19:35:52.226 | network_availability_zone 2021-12-25 19:35:52.226 | network-ip-availability 2021-12-25 19:35:52.226 | pagination 2021-12-25 19:35:52.226 | port-mac-address-regenerate 2021-12-25 19:35:52.226 | binding 2021-12-25 19:35:52.226 | binding-extended 2021-12-25 19:35:52.226 | port-security 2021-12-25 19:35:52.226 | project-id 2021-12-25 19:35:52.226 | provider 2021-12-25 19:35:52.226 | quotas 2021-12-25 19:35:52.226 | quota_details 2021-12-25 19:35:52.226 | rbac-policies 2021-12-25 19:35:52.226 | rbac-address-scope 2021-12-25 19:35:52.226 | rbac-security-groups 2021-12-25 19:35:52.226 | rbac-subnetpool 2021-12-25 19:35:52.226 | revision-if-match 2021-12-25 19:35:52.226 | standard-attr-revisions 2021-12-25 19:35:52.226 | router_availability_zone 2021-12-25 19:35:52.226 | port-security-groups-filtering 2021-12-25 19:35:52.226 | security-group 2021-12-25 19:35:52.226 | service-type 2021-12-25 19:35:52.226 | sorting 2021-12-25 19:35:52.226 | standard-attr-description 2021-12-25 19:35:52.226 | stateful-security-group 2021-12-25 19:35:52.227 | subnet_onboard 2021-12-25 19:35:52.227 | subnet-service-types 2021-12-25 19:35:52.227 | subnet_allocation 2021-12-25 19:35:52.227 | subnetpool-prefix-ops 2021-12-25 19:35:52.227 | standard-attr-tag 2021-12-25 19:35:52.227 | standard-attr-timestamp =~ router ]] 2021-12-25 19:35:52.229 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-25 19:35:52.232 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-12-25 19:35:52.234 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-25 19:35:52.238 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-25 19:35:54.537 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:54.540 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-25 19:35:54.540 | router-admin-state-down-before-update 2021-12-25 19:35:54.540 | agent 2021-12-25 19:35:54.540 | agent-resources-synced 2021-12-25 19:35:54.540 | allowed-address-pairs 2021-12-25 19:35:54.540 | auto-allocated-topology 2021-12-25 19:35:54.540 | availability_zone 2021-12-25 19:35:54.540 | availability_zone_filter 2021-12-25 19:35:54.540 | default-subnetpools 2021-12-25 19:35:54.541 | dhcp_agent_scheduler 2021-12-25 19:35:54.541 | dvr 2021-12-25 19:35:54.541 | empty-string-filtering 2021-12-25 19:35:54.541 | external-net 2021-12-25 19:35:54.541 | extra_dhcp_opt 2021-12-25 19:35:54.541 | extraroute 2021-12-25 19:35:54.541 | extraroute-atomic 2021-12-25 19:35:54.541 | filter-validation 2021-12-25 19:35:54.541 | fip-port-details 2021-12-25 19:35:54.541 | flavors 2021-12-25 19:35:54.541 | floatingip-pools 2021-12-25 19:35:54.541 | ip-substring-filtering 2021-12-25 19:35:54.541 | router 2021-12-25 19:35:54.541 | ext-gw-mode 2021-12-25 19:35:54.541 | l3-ha 2021-12-25 19:35:54.541 | l3-flavors 2021-12-25 19:35:54.541 | l3-port-ip-change-not-allowed 2021-12-25 19:35:54.541 | l3_agent_scheduler 2021-12-25 19:35:54.541 | metering 2021-12-25 19:35:54.541 | multi-provider 2021-12-25 19:35:54.541 | net-mtu 2021-12-25 19:35:54.541 | net-mtu-writable 2021-12-25 19:35:54.541 | network_availability_zone 2021-12-25 19:35:54.541 | network-ip-availability 2021-12-25 19:35:54.541 | pagination 2021-12-25 19:35:54.541 | port-mac-address-regenerate 2021-12-25 19:35:54.541 | binding 2021-12-25 19:35:54.541 | binding-extended 2021-12-25 19:35:54.541 | port-security 2021-12-25 19:35:54.541 | project-id 2021-12-25 19:35:54.541 | provider 2021-12-25 19:35:54.541 | quotas 2021-12-25 19:35:54.541 | quota_details 2021-12-25 19:35:54.541 | rbac-policies 2021-12-25 19:35:54.541 | rbac-address-scope 2021-12-25 19:35:54.541 | rbac-security-groups 2021-12-25 19:35:54.542 | rbac-subnetpool 2021-12-25 19:35:54.542 | revision-if-match 2021-12-25 19:35:54.542 | standard-attr-revisions 2021-12-25 19:35:54.542 | router_availability_zone 2021-12-25 19:35:54.542 | port-security-groups-filtering 2021-12-25 19:35:54.542 | security-group 2021-12-25 19:35:54.542 | service-type 2021-12-25 19:35:54.542 | sorting 2021-12-25 19:35:54.542 | standard-attr-description 2021-12-25 19:35:54.542 | stateful-security-group 2021-12-25 19:35:54.542 | subnet_onboard 2021-12-25 19:35:54.542 | subnet-service-types 2021-12-25 19:35:54.542 | subnet_allocation 2021-12-25 19:35:54.542 | subnetpool-prefix-ops 2021-12-25 19:35:54.542 | standard-attr-tag 2021-12-25 19:35:54.542 | standard-attr-timestamp' 2021-12-25 19:35:54.543 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-25 19:35:54.543 | router-admin-state-down-before-update 2021-12-25 19:35:54.543 | agent 2021-12-25 19:35:54.543 | agent-resources-synced 2021-12-25 19:35:54.543 | allowed-address-pairs 2021-12-25 19:35:54.543 | auto-allocated-topology 2021-12-25 19:35:54.543 | availability_zone 2021-12-25 19:35:54.543 | availability_zone_filter 2021-12-25 19:35:54.543 | default-subnetpools 2021-12-25 19:35:54.543 | dhcp_agent_scheduler 2021-12-25 19:35:54.543 | dvr 2021-12-25 19:35:54.543 | empty-string-filtering 2021-12-25 19:35:54.543 | external-net 2021-12-25 19:35:54.543 | extra_dhcp_opt 2021-12-25 19:35:54.543 | extraroute 2021-12-25 19:35:54.543 | extraroute-atomic 2021-12-25 19:35:54.543 | filter-validation 2021-12-25 19:35:54.543 | fip-port-details 2021-12-25 19:35:54.543 | flavors 2021-12-25 19:35:54.544 | floatingip-pools 2021-12-25 19:35:54.544 | ip-substring-filtering 2021-12-25 19:35:54.544 | router 2021-12-25 19:35:54.544 | ext-gw-mode 2021-12-25 19:35:54.544 | l3-ha 2021-12-25 19:35:54.544 | l3-flavors 2021-12-25 19:35:54.544 | l3-port-ip-change-not-allowed 2021-12-25 19:35:54.544 | l3_agent_scheduler 2021-12-25 19:35:54.544 | metering 2021-12-25 19:35:54.544 | multi-provider 2021-12-25 19:35:54.544 | net-mtu 2021-12-25 19:35:54.544 | net-mtu-writable 2021-12-25 19:35:54.544 | network_availability_zone 2021-12-25 19:35:54.544 | network-ip-availability 2021-12-25 19:35:54.544 | pagination 2021-12-25 19:35:54.544 | port-mac-address-regenerate 2021-12-25 19:35:54.544 | binding 2021-12-25 19:35:54.544 | binding-extended 2021-12-25 19:35:54.544 | port-security 2021-12-25 19:35:54.544 | project-id 2021-12-25 19:35:54.544 | provider 2021-12-25 19:35:54.544 | quotas 2021-12-25 19:35:54.544 | quota_details 2021-12-25 19:35:54.544 | rbac-policies 2021-12-25 19:35:54.544 | rbac-address-scope 2021-12-25 19:35:54.544 | rbac-security-groups 2021-12-25 19:35:54.544 | rbac-subnetpool 2021-12-25 19:35:54.544 | revision-if-match 2021-12-25 19:35:54.544 | standard-attr-revisions 2021-12-25 19:35:54.544 | router_availability_zone 2021-12-25 19:35:54.544 | port-security-groups-filtering 2021-12-25 19:35:54.544 | security-group 2021-12-25 19:35:54.544 | service-type 2021-12-25 19:35:54.544 | sorting 2021-12-25 19:35:54.544 | standard-attr-description 2021-12-25 19:35:54.545 | stateful-security-group 2021-12-25 19:35:54.545 | subnet_onboard 2021-12-25 19:35:54.545 | subnet-service-types 2021-12-25 19:35:54.545 | subnet_allocation 2021-12-25 19:35:54.545 | subnetpool-prefix-ops 2021-12-25 19:35:54.545 | standard-attr-tag 2021-12-25 19:35:54.545 | standard-attr-timestamp =~ external-net ]] 2021-12-25 19:35:54.546 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-25 19:35:54.549 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-12-25 19:35:54.553 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 3d90174aced348ada3782480b3163b2a router1 2021-12-25 19:35:54.554 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-12-25 19:35:54.554 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-12-25 19:35:54.557 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:35:54.560 | ++ functions-common:get_field:727 : read data 2021-12-25 19:35:56.981 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:56.984 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-25 19:35:56.987 | ++ functions-common:get_field:731 : field='$3' 2021-12-25 19:35:56.990 | ++ functions-common:get_field:733 : echo '| id | 82495435-c7ed-4595-a670-1105c638681f |' 2021-12-25 19:35:56.991 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-25 19:35:56.996 | ++ functions-common:get_field:727 : read data 2021-12-25 19:35:56.999 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=82495435-c7ed-4595-a670-1105c638681f 2021-12-25 19:35:57.002 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 3d90174aced348ada3782480b3163b2a router1' 2021-12-25 19:35:57.004 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:35:57.020 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-12-25 19:35:57.023 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-12-25 19:35:57.026 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-12-25 19:35:57.029 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-25 19:35:59.251 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:35:59.254 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-25 19:35:59.254 | router-admin-state-down-before-update 2021-12-25 19:35:59.254 | agent 2021-12-25 19:35:59.255 | agent-resources-synced 2021-12-25 19:35:59.255 | allowed-address-pairs 2021-12-25 19:35:59.255 | auto-allocated-topology 2021-12-25 19:35:59.255 | availability_zone 2021-12-25 19:35:59.255 | availability_zone_filter 2021-12-25 19:35:59.255 | default-subnetpools 2021-12-25 19:35:59.255 | dhcp_agent_scheduler 2021-12-25 19:35:59.255 | dvr 2021-12-25 19:35:59.255 | empty-string-filtering 2021-12-25 19:35:59.255 | external-net 2021-12-25 19:35:59.255 | extra_dhcp_opt 2021-12-25 19:35:59.255 | extraroute 2021-12-25 19:35:59.255 | extraroute-atomic 2021-12-25 19:35:59.255 | filter-validation 2021-12-25 19:35:59.255 | fip-port-details 2021-12-25 19:35:59.255 | flavors 2021-12-25 19:35:59.255 | floatingip-pools 2021-12-25 19:35:59.255 | ip-substring-filtering 2021-12-25 19:35:59.255 | router 2021-12-25 19:35:59.255 | ext-gw-mode 2021-12-25 19:35:59.255 | l3-ha 2021-12-25 19:35:59.255 | l3-flavors 2021-12-25 19:35:59.255 | l3-port-ip-change-not-allowed 2021-12-25 19:35:59.255 | l3_agent_scheduler 2021-12-25 19:35:59.255 | metering 2021-12-25 19:35:59.255 | multi-provider 2021-12-25 19:35:59.255 | net-mtu 2021-12-25 19:35:59.255 | net-mtu-writable 2021-12-25 19:35:59.255 | network_availability_zone 2021-12-25 19:35:59.255 | network-ip-availability 2021-12-25 19:35:59.255 | pagination 2021-12-25 19:35:59.255 | port-mac-address-regenerate 2021-12-25 19:35:59.255 | binding 2021-12-25 19:35:59.256 | binding-extended 2021-12-25 19:35:59.256 | port-security 2021-12-25 19:35:59.256 | project-id 2021-12-25 19:35:59.256 | provider 2021-12-25 19:35:59.256 | quotas 2021-12-25 19:35:59.256 | quota_details 2021-12-25 19:35:59.256 | rbac-policies 2021-12-25 19:35:59.256 | rbac-address-scope 2021-12-25 19:35:59.256 | rbac-security-groups 2021-12-25 19:35:59.256 | rbac-subnetpool 2021-12-25 19:35:59.256 | revision-if-match 2021-12-25 19:35:59.256 | standard-attr-revisions 2021-12-25 19:35:59.256 | router_availability_zone 2021-12-25 19:35:59.256 | port-security-groups-filtering 2021-12-25 19:35:59.256 | security-group 2021-12-25 19:35:59.256 | service-type 2021-12-25 19:35:59.256 | sorting 2021-12-25 19:35:59.256 | standard-attr-description 2021-12-25 19:35:59.256 | stateful-security-group 2021-12-25 19:35:59.256 | subnet_onboard 2021-12-25 19:35:59.256 | subnet-service-types 2021-12-25 19:35:59.256 | subnet_allocation 2021-12-25 19:35:59.256 | subnetpool-prefix-ops 2021-12-25 19:35:59.256 | standard-attr-tag 2021-12-25 19:35:59.256 | standard-attr-timestamp' 2021-12-25 19:35:59.257 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-25 19:35:59.257 | router-admin-state-down-before-update 2021-12-25 19:35:59.257 | agent 2021-12-25 19:35:59.257 | agent-resources-synced 2021-12-25 19:35:59.257 | allowed-address-pairs 2021-12-25 19:35:59.257 | auto-allocated-topology 2021-12-25 19:35:59.257 | availability_zone 2021-12-25 19:35:59.257 | availability_zone_filter 2021-12-25 19:35:59.257 | default-subnetpools 2021-12-25 19:35:59.257 | dhcp_agent_scheduler 2021-12-25 19:35:59.257 | dvr 2021-12-25 19:35:59.257 | empty-string-filtering 2021-12-25 19:35:59.257 | external-net 2021-12-25 19:35:59.257 | extra_dhcp_opt 2021-12-25 19:35:59.257 | extraroute 2021-12-25 19:35:59.258 | extraroute-atomic 2021-12-25 19:35:59.258 | filter-validation 2021-12-25 19:35:59.258 | fip-port-details 2021-12-25 19:35:59.258 | flavors 2021-12-25 19:35:59.258 | floatingip-pools 2021-12-25 19:35:59.258 | ip-substring-filtering 2021-12-25 19:35:59.258 | router 2021-12-25 19:35:59.258 | ext-gw-mode 2021-12-25 19:35:59.258 | l3-ha 2021-12-25 19:35:59.258 | l3-flavors 2021-12-25 19:35:59.258 | l3-port-ip-change-not-allowed 2021-12-25 19:35:59.258 | l3_agent_scheduler 2021-12-25 19:35:59.258 | metering 2021-12-25 19:35:59.258 | multi-provider 2021-12-25 19:35:59.258 | net-mtu 2021-12-25 19:35:59.258 | net-mtu-writable 2021-12-25 19:35:59.258 | network_availability_zone 2021-12-25 19:35:59.258 | network-ip-availability 2021-12-25 19:35:59.258 | pagination 2021-12-25 19:35:59.258 | port-mac-address-regenerate 2021-12-25 19:35:59.258 | binding 2021-12-25 19:35:59.258 | binding-extended 2021-12-25 19:35:59.258 | port-security 2021-12-25 19:35:59.258 | project-id 2021-12-25 19:35:59.258 | provider 2021-12-25 19:35:59.258 | quotas 2021-12-25 19:35:59.258 | quota_details 2021-12-25 19:35:59.258 | rbac-policies 2021-12-25 19:35:59.258 | rbac-address-scope 2021-12-25 19:35:59.258 | rbac-security-groups 2021-12-25 19:35:59.258 | rbac-subnetpool 2021-12-25 19:35:59.258 | revision-if-match 2021-12-25 19:35:59.258 | standard-attr-revisions 2021-12-25 19:35:59.258 | router_availability_zone 2021-12-25 19:35:59.258 | port-security-groups-filtering 2021-12-25 19:35:59.258 | security-group 2021-12-25 19:35:59.259 | service-type 2021-12-25 19:35:59.259 | sorting 2021-12-25 19:35:59.259 | standard-attr-description 2021-12-25 19:35:59.259 | stateful-security-group 2021-12-25 19:35:59.259 | subnet_onboard 2021-12-25 19:35:59.259 | subnet-service-types 2021-12-25 19:35:59.259 | subnet_allocation 2021-12-25 19:35:59.259 | subnetpool-prefix-ops 2021-12-25 19:35:59.259 | standard-attr-tag 2021-12-25 19:35:59.259 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-12-25 19:35:59.260 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-25 19:35:59.263 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-12-25 19:35:59.265 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-12-25 19:35:59.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-12-25 19:35:59.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-12-25 19:35:59.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-12-25 19:35:59.273 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:35:59.276 | ++ functions-common:get_field:727 : read data 2021-12-25 19:36:01.985 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:36:01.988 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-25 19:36:01.990 | ++ functions-common:get_field:731 : field='$3' 2021-12-25 19:36:01.994 | ++ functions-common:get_field:733 : echo '| id | a29ab018-4a1a-4021-8156-423134b861f3 |' 2021-12-25 19:36:01.994 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-25 19:36:02.000 | ++ functions-common:get_field:727 : read data 2021-12-25 19:36:02.004 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=a29ab018-4a1a-4021-8156-423134b861f3 2021-12-25 19:36:02.006 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-12-25 19:36:02.009 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:36:02.026 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-12-25 19:36:02.029 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-12-25 19:36:02.031 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 82495435-c7ed-4595-a670-1105c638681f 2573e749-6ac6-4d3d-86aa-d5a6b6e48714 2021-12-25 19:36:06.703 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-12-25 19:36:06.706 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 a29ab018-4a1a-4021-8156-423134b861f3 2021-12-25 19:36:06.708 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-12-25 19:36:06.711 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-12-25 19:36:06.713 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.26.8.1 ]] 2021-12-25 19:36:06.716 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.26.8.1 ' 2021-12-25 19:36:06.718 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network a29ab018-4a1a-4021-8156-423134b861f3 --subnet-range 172.26.8.0/24 --no-dhcp ' 2021-12-25 19:36:06.721 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-12-25 19:36:06.723 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-12-25 19:36:06.727 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-12-25 19:36:06.727 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.8.1 --network a29ab018-4a1a-4021-8156-423134b861f3 --subnet-range 172.26.8.0/24 --no-dhcp public-subnet 2021-12-25 19:36:09.700 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:36:09.703 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | 2021-12-25 19:36:09.703 | | id | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f |' 2021-12-25 19:36:09.705 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-12-25 19:36:09.708 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:36:09.727 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f '|' 2021-12-25 19:36:09.730 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.26.8.1 | | id | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f |' 2021-12-25 19:36:09.732 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-12-25 19:36:09.736 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f '|' 2021-12-25 19:36:09.736 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-12-25 19:36:09.739 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:36:09.745 | ++ functions-common:get_field:727 : read data 2021-12-25 19:36:09.747 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-12-25 19:36:09.749 | ++ functions-common:get_field:731 : field='$3' 2021-12-25 19:36:09.752 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.8.1 | | id | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f |' 2021-12-25 19:36:09.756 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-12-25 19:36:09.764 | ++ functions-common:get_field:727 : read data 2021-12-25 19:36:09.767 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.26.8.1 2021-12-25 19:36:09.771 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-12-25 19:36:09.773 | ++ functions-common:get_field:726 : local data field 2021-12-25 19:36:09.774 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.26.8.1 '|' '|' id '|' 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f '|' 2021-12-25 19:36:09.776 | ++ functions-common:get_field:727 : read data 2021-12-25 19:36:09.779 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-12-25 19:36:09.781 | ++ functions-common:get_field:731 : field='$6' 2021-12-25 19:36:09.784 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.8.1 | | id | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f |' 2021-12-25 19:36:09.789 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-12-25 19:36:09.793 | ++ functions-common:get_field:727 : read data 2021-12-25 19:36:09.797 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=5c2a2e97-ff0e-4136-b8c0-eadd12f9113f 2021-12-25 19:36:09.799 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway a29ab018-4a1a-4021-8156-423134b861f3 82495435-c7ed-4595-a670-1105c638681f 2021-12-25 19:36:14.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-12-25 19:36:14.395 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:14.397 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-12-25 19:36:14.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-12-25 19:36:14.402 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-12-25 19:36:14.406 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-12-25 19:36:14.408 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-12-25 19:36:14.410 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-12-25 19:36:14.429 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-12-25 19:36:14.432 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-12-25 19:36:14.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-12-25 19:36:14.437 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-12-25 19:36:14.439 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-25 19:36:14.442 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-12-25 19:36:14.444 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-12-25 19:36:14.447 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-12-25 19:36:14.449 | + functions-common:test_with_retry:2271 : local until=10 2021-12-25 19:36:14.452 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-12-25 19:36:14.454 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-12-25 19:36:14.457 | + functions-common:time_start:2317 : local name=test_with_retry 2021-12-25 19:36:14.459 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:14.462 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:14.465 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:14.468 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460974466 2021-12-25 19:36:14.470 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-12-25 19:36:14.477 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-12-25 19:36:14.479 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:14.482 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:14.484 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:14.486 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:14.489 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:14.491 | + functions-common:time_stop:2337 : name=test_with_retry 2021-12-25 19:36:14.493 | + functions-common:time_stop:2338 : start_time=1640460974466 2021-12-25 19:36:14.495 | + functions-common:time_stop:2340 : [[ -z 1640460974466 ]] 2021-12-25 19:36:14.498 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:14.502 | + functions-common:time_stop:2343 : end_time=1640460974499 2021-12-25 19:36:14.504 | + functions-common:time_stop:2344 : elapsed_time=33 2021-12-25 19:36:14.506 | + functions-common:time_stop:2345 : total=5600 2021-12-25 19:36:14.509 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:14.511 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5633 2021-12-25 19:36:14.515 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-12-25 19:36:14.520 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.26.8.1 2021-12-25 19:36:14.525 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-12-25 19:36:14.528 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-12-25 19:36:14.530 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-12-25 19:36:14.533 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-12-25 19:36:14.535 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.26.8.1/24 dev br-data 2021-12-25 19:36:14.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-12-25 19:36:14.560 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-12-25 19:36:14.561 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-12-25 19:36:14.562 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-12-25 19:36:14.563 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-12-25 19:36:16.844 | ++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:36:16.849 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.26.8.214 ' 2021-12-25 19:36:16.851 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-12-25 19:36:16.854 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-12-25 19:36:16.870 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-12-25 19:36:16.873 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-12-25 19:36:16.876 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-12-25 19:36:16.880 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-12-25 19:36:16.897 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:16.900 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-12-25 19:36:16.904 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:36:16.907 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-12-25 19:36:16.910 | + ./stack.sh:main:1313 : start_nova 2021-12-25 19:36:16.912 | + lib/nova:start_nova:1053 : start_nova_rest 2021-12-25 19:36:16.915 | + lib/nova:start_nova_rest:951 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:16.917 | + lib/nova:start_nova_rest:952 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:16.920 | + lib/nova:start_nova_rest:952 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:16.923 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-12-25 19:36:16.925 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-25 19:36:16.928 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:16.932 | + functions-common:run_process:1582 : local service=n-sch 2021-12-25 19:36:16.937 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:16.940 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:16.942 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:16.947 | + functions-common:run_process:1587 : local name=n-sch 2021-12-25 19:36:16.949 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:16.952 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:16.955 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:16.957 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:16.961 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:16.965 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460976962 2021-12-25 19:36:16.967 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-12-25 19:36:16.985 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:16.987 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-12-25 19:36:16.990 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-12-25 19:36:16.993 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:16.996 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:16.998 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:17.001 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:17.004 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-25 19:36:17.006 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-25 19:36:17.010 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-12-25 19:36:17.012 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:36:17.015 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:36:17.017 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-25 19:36:17.020 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-25 19:36:17.023 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-12-25 19:36:17.025 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:17.027 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:36:17.030 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:36:17.032 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:36:17.034 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:36:17.036 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-12-25 19:36:17.039 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:36:17.043 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-12-25 19:36:17.100 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-12-25 19:36:17.162 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-12-25 19:36:17.216 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-12-25 19:36:17.262 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-12-25 19:36:17.312 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:36:17.359 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:36:17.365 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-12-25 19:36:17.426 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:36:17.655 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-12-25 19:36:17.669 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-12-25 19:36:17.886 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-12-25 19:36:17.906 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:17.908 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:17.911 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:17.914 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:17.917 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:17.919 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:17.922 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:17.924 | + functions-common:time_stop:2338 : start_time=1640460976962 2021-12-25 19:36:17.927 | + functions-common:time_stop:2340 : [[ -z 1640460976962 ]] 2021-12-25 19:36:17.930 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:17.933 | + functions-common:time_stop:2343 : end_time=1640460977931 2021-12-25 19:36:17.936 | + functions-common:time_stop:2344 : elapsed_time=969 2021-12-25 19:36:17.938 | + functions-common:time_stop:2345 : total=17127 2021-12-25 19:36:17.941 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:17.943 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18096 2021-12-25 19:36:17.947 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-12-25 19:36:17.950 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-12-25 19:36:17.954 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:17.956 | + functions-common:run_process:1582 : local service=n-api-meta 2021-12-25 19:36:17.959 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:17.962 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:17.964 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:17.967 | + functions-common:run_process:1587 : local name=n-api-meta 2021-12-25 19:36:17.969 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:17.972 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:17.974 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:17.977 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:17.980 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:17.984 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460977981 2021-12-25 19:36:17.986 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-12-25 19:36:18.002 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:18.005 | + functions-common:run_process:1591 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-12-25 19:36:18.008 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-12-25 19:36:18.011 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:18.013 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:18.015 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:18.018 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:18.021 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-12-25 19:36:18.024 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-12-25 19:36:18.026 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-12-25 19:36:18.029 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:36:18.031 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:36:18.034 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-12-25 19:36:18.037 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-12-25 19:36:18.040 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-12-25 19:36:18.042 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:18.045 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-25 19:36:18.047 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-25 19:36:18.050 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-12-25 19:36:18.052 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-25 19:36:18.056 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-12-25 19:36:18.114 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-12-25 19:36:18.180 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-12-25 19:36:18.229 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-12-25 19:36:18.276 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:36:18.324 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-12-25 19:36:18.371 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-12-25 19:36:18.418 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-12-25 19:36:18.466 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-12-25 19:36:18.521 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-12-25 19:36:18.569 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-25 19:36:18.572 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-12-25 19:36:18.628 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-25 19:36:18.859 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-12-25 19:36:18.872 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-12-25 19:36:19.084 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-12-25 19:36:19.162 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:19.168 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:19.171 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:19.174 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:19.177 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:19.180 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:19.182 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:19.185 | + functions-common:time_stop:2338 : start_time=1640460977981 2021-12-25 19:36:19.187 | + functions-common:time_stop:2340 : [[ -z 1640460977981 ]] 2021-12-25 19:36:19.191 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:19.193 | + functions-common:time_stop:2343 : end_time=1640460979191 2021-12-25 19:36:19.196 | + functions-common:time_stop:2344 : elapsed_time=1210 2021-12-25 19:36:19.199 | + functions-common:time_stop:2345 : total=18096 2021-12-25 19:36:19.201 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:19.204 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19306 2021-12-25 19:36:19.206 | + lib/nova:start_nova_rest:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:19.209 | + lib/nova:start_nova_rest:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:19.212 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-12-25 19:36:19.214 | + lib/nova:start_nova_console_proxies:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:19.217 | + lib/nova:start_nova_console_proxies:981 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:19.219 | + lib/nova:start_nova_console_proxies:981 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:19.222 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-12-25 19:36:19.224 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-25 19:36:19.227 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-12-25 19:36:19.231 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-12-25 19:36:19.233 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:36:19.236 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-25 19:36:19.238 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-12-25 19:36:19.257 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.262 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-25 19:36:19.265 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-12-25 19:36:19.282 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.285 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-25 19:36:19.290 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-12-25 19:36:19.310 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.312 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-12-25 19:36:19.315 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-12-25 19:36:19.333 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.338 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-12-25 19:36:19.341 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:36:19.343 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-12-25 19:36:19.349 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-12-25 19:36:19.353 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-25 19:36:19.357 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-25 19:36:19.360 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-12-25 19:36:19.372 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-25 19:36:19.376 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-12-25 19:36:19.383 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-25 19:36:19.391 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:19.395 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:19.397 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-12-25 19:36:19.400 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:19.400 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:19.404 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:19.405 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:19.423 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:19.430 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460979424 2021-12-25 19:36:19.437 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-12-25 19:36:19.463 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.467 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:19.471 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:19.483 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:19.483 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:19.495 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:19.495 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:19.499 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:19.499 | + functions-common:time_stop:2338 : start_time=1640460979424 2021-12-25 19:36:19.503 | + functions-common:time_stop:2340 : [[ -z 1640460979424 ]] 2021-12-25 19:36:19.506 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:19.513 | + functions-common:time_stop:2343 : end_time=1640460979505 2021-12-25 19:36:19.520 | + functions-common:time_stop:2344 : elapsed_time=81 2021-12-25 19:36:19.524 | + functions-common:time_stop:2345 : total=19306 2021-12-25 19:36:19.533 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:19.537 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19387 2021-12-25 19:36:19.551 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:19.563 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-12-25 19:36:19.568 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:19.583 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:19.590 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:19.600 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-12-25 19:36:19.611 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:19.616 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:19.623 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:19.628 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:19.643 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:19.655 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460979646 2021-12-25 19:36:19.664 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-12-25 19:36:19.698 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.700 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:19.704 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:19.705 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:19.708 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:19.710 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:19.713 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:19.715 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:19.718 | + functions-common:time_stop:2338 : start_time=1640460979646 2021-12-25 19:36:19.720 | + functions-common:time_stop:2340 : [[ -z 1640460979646 ]] 2021-12-25 19:36:19.724 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:19.727 | + functions-common:time_stop:2343 : end_time=1640460979724 2021-12-25 19:36:19.729 | + functions-common:time_stop:2344 : elapsed_time=78 2021-12-25 19:36:19.732 | + functions-common:time_stop:2345 : total=19387 2021-12-25 19:36:19.734 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:19.737 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19465 2021-12-25 19:36:19.739 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-25 19:36:19.742 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-12-25 19:36:19.745 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-12-25 19:36:19.747 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:19.750 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:19.752 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-12-25 19:36:19.755 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:19.757 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:19.760 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:19.762 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:19.767 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:19.769 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460979766 2021-12-25 19:36:19.772 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-12-25 19:36:19.791 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.794 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:19.796 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:19.799 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:19.801 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:19.804 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:19.807 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:19.809 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:19.812 | + functions-common:time_stop:2338 : start_time=1640460979766 2021-12-25 19:36:19.814 | + functions-common:time_stop:2340 : [[ -z 1640460979766 ]] 2021-12-25 19:36:19.818 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:19.821 | + functions-common:time_stop:2343 : end_time=1640460979818 2021-12-25 19:36:19.823 | + functions-common:time_stop:2344 : elapsed_time=52 2021-12-25 19:36:19.826 | + functions-common:time_stop:2345 : total=19465 2021-12-25 19:36:19.828 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:19.830 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19517 2021-12-25 19:36:19.833 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:19.836 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-12-25 19:36:19.839 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:19.841 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:19.843 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:19.846 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-12-25 19:36:19.848 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:19.851 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:19.854 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:19.856 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:19.860 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:19.863 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460979860 2021-12-25 19:36:19.865 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-12-25 19:36:19.883 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:19.885 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:19.889 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:19.892 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:19.896 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:19.903 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:19.903 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:19.907 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:19.907 | + functions-common:time_stop:2338 : start_time=1640460979860 2021-12-25 19:36:19.911 | + functions-common:time_stop:2340 : [[ -z 1640460979860 ]] 2021-12-25 19:36:19.914 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:19.917 | + functions-common:time_stop:2343 : end_time=1640460979914 2021-12-25 19:36:19.923 | + functions-common:time_stop:2344 : elapsed_time=54 2021-12-25 19:36:19.923 | + functions-common:time_stop:2345 : total=19517 2021-12-25 19:36:19.925 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:19.928 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19571 2021-12-25 19:36:19.931 | + lib/nova:start_nova_console_proxies:1002 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:19.935 | + lib/nova:start_nova_console_proxies:1002 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:19.935 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-12-25 19:36:19.938 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-25 19:36:19.942 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-12-25 19:36:19.945 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-12-25 19:36:19.961 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:19.964 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-12-25 19:36:20.016 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-12-25 19:36:20.019 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:36:20.022 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-12-25 19:36:20.075 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-12-25 19:36:20.097 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:20.100 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.102 | + functions-common:run_process:1582 : local service=n-super-cond 2021-12-25 19:36:20.105 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.107 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:20.110 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:20.113 | + functions-common:run_process:1587 : local name=n-super-cond 2021-12-25 19:36:20.115 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:20.118 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:20.121 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:20.123 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:20.128 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:20.130 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460980127 2021-12-25 19:36:20.134 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-12-25 19:36:20.173 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:20.179 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-12-25 19:36:20.185 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-12-25 19:36:20.191 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.195 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.199 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.202 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.202 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-12-25 19:36:20.206 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-12-25 19:36:20.211 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-12-25 19:36:20.211 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:36:20.215 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:36:20.215 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-12-25 19:36:20.219 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-12-25 19:36:20.223 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-12-25 19:36:20.223 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.227 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:36:20.231 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:36:20.231 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:36:20.235 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:36:20.235 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-12-25 19:36:20.239 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:36:20.243 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-12-25 19:36:20.309 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-12-25 19:36:20.376 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-12-25 19:36:20.430 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-12-25 19:36:20.483 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-12-25 19:36:20.536 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:36:20.595 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:36:20.597 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-12-25 19:36:20.662 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:36:20.925 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-12-25 19:36:20.940 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-12-25 19:36:21.197 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-12-25 19:36:21.225 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:21.228 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:21.234 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:21.243 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:21.252 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:21.259 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:21.268 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:21.270 | + functions-common:time_stop:2338 : start_time=1640460980127 2021-12-25 19:36:21.275 | + functions-common:time_stop:2340 : [[ -z 1640460980127 ]] 2021-12-25 19:36:21.287 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:21.300 | + functions-common:time_stop:2343 : end_time=1640460981289 2021-12-25 19:36:21.308 | + functions-common:time_stop:2344 : elapsed_time=1162 2021-12-25 19:36:21.313 | + functions-common:time_stop:2345 : total=19571 2021-12-25 19:36:21.318 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:21.324 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20733 2021-12-25 19:36:21.331 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-12-25 19:36:21.340 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-12-25 19:36:21.344 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-12-25 19:36:21.394 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:21.407 | + lib/nova:start_nova_conductor:1027 : local conf 2021-12-25 19:36:21.415 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-12-25 19:36:21.419 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-12-25 19:36:21.433 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-12-25 19:36:21.445 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-12-25 19:36:21.450 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:21.457 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-12-25 19:36:21.464 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:21.469 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:21.472 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:21.480 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-12-25 19:36:21.492 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:21.508 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:21.513 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:21.523 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:21.534 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:21.545 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460981535 2021-12-25 19:36:21.555 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-12-25 19:36:21.596 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:21.604 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-12-25 19:36:21.608 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-12-25 19:36:21.618 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:21.621 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:21.623 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:21.632 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:21.643 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-12-25 19:36:21.652 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-12-25 19:36:21.660 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-12-25 19:36:21.666 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:36:21.676 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:36:21.684 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-12-25 19:36:21.689 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-12-25 19:36:21.696 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-12-25 19:36:21.701 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:21.708 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:36:21.713 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:36:21.720 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:36:21.725 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:36:21.732 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-12-25 19:36:21.737 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:36:21.748 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-12-25 19:36:21.888 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-12-25 19:36:21.987 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-12-25 19:36:22.067 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-12-25 19:36:22.165 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-12-25 19:36:22.263 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:36:22.336 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:36:22.343 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-12-25 19:36:22.452 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:36:22.759 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-12-25 19:36:22.773 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-12-25 19:36:23.032 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-12-25 19:36:23.060 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:23.067 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:23.072 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:23.076 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:23.079 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:23.081 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:23.083 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:23.086 | + functions-common:time_stop:2338 : start_time=1640460981535 2021-12-25 19:36:23.089 | + functions-common:time_stop:2340 : [[ -z 1640460981535 ]] 2021-12-25 19:36:23.093 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:23.096 | + functions-common:time_stop:2343 : end_time=1640460983093 2021-12-25 19:36:23.098 | + functions-common:time_stop:2344 : elapsed_time=1558 2021-12-25 19:36:23.101 | + functions-common:time_stop:2345 : total=20733 2021-12-25 19:36:23.105 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:23.110 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22291 2021-12-25 19:36:23.112 | + lib/nova:start_nova:1056 : start_nova_compute 2021-12-25 19:36:23.117 | + lib/nova:start_nova_compute:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:23.121 | + lib/nova:start_nova_compute:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:23.128 | + lib/nova:start_nova_compute:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:23.136 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-12-25 19:36:23.142 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-12-25 19:36:23.152 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-25 19:36:23.163 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:36:23.168 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-12-25 19:36:23.174 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-12-25 19:36:23.181 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-12-25 19:36:23.191 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-12-25 19:36:23.196 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-12-25 19:36:23.200 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-12-25 19:36:23.205 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-12-25 19:36:23.211 | + inc/meta-config:merge_config_file:164 : read a 2021-12-25 19:36:23.219 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-12-25 19:36:23.219 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-25 19:36:23.219 | BEGIN { 2021-12-25 19:36:23.219 | section = "" 2021-12-25 19:36:23.219 | last_section = "" 2021-12-25 19:36:23.219 | section_count = 0 2021-12-25 19:36:23.219 | } 2021-12-25 19:36:23.219 | /^\[.+\]/ { 2021-12-25 19:36:23.219 | gsub("[][]", "", $1); 2021-12-25 19:36:23.219 | section=$1 2021-12-25 19:36:23.219 | next 2021-12-25 19:36:23.219 | } 2021-12-25 19:36:23.219 | /^ *\#/ { 2021-12-25 19:36:23.219 | next 2021-12-25 19:36:23.219 | } 2021-12-25 19:36:23.219 | /^[^ \t]+/ { 2021-12-25 19:36:23.219 | # get offset of first = in $0 2021-12-25 19:36:23.219 | eq_idx = index($0, "=") 2021-12-25 19:36:23.219 | # extract attr & value from $0 2021-12-25 19:36:23.219 | attr = substr($0, 1, eq_idx - 1) 2021-12-25 19:36:23.219 | value = substr($0, eq_idx + 1) 2021-12-25 19:36:23.219 | # only need to strip trailing whitespace from attr 2021-12-25 19:36:23.219 | sub(/[ \t]*$/, "", attr) 2021-12-25 19:36:23.219 | # need to strip leading & trailing whitespace from value 2021-12-25 19:36:23.219 | sub(/^[ \t]*/, "", value) 2021-12-25 19:36:23.220 | sub(/[ \t]*$/, "", value) 2021-12-25 19:36:23.220 | 2021-12-25 19:36:23.220 | # cfg_attr_count: number of config lines per [section, attr] 2021-12-25 19:36:23.220 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-12-25 19:36:23.220 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-12-25 19:36:23.220 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-12-25 19:36:23.220 | if (! (section, attr) in cfg_attr_count) { 2021-12-25 19:36:23.220 | if (section != last_section) { 2021-12-25 19:36:23.220 | cfg_section[section_count++] = section 2021-12-25 19:36:23.220 | last_section = section 2021-12-25 19:36:23.220 | } 2021-12-25 19:36:23.220 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-12-25 19:36:23.220 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-12-25 19:36:23.220 | 2021-12-25 19:36:23.220 | cfg_attr[section, attr, 0] = value 2021-12-25 19:36:23.220 | cfg_attr_count[section, attr] = 1 2021-12-25 19:36:23.220 | } else { 2021-12-25 19:36:23.220 | lno = cfg_attr_count[section, attr]++ 2021-12-25 19:36:23.220 | cfg_attr[section, attr, lno] = value 2021-12-25 19:36:23.220 | } 2021-12-25 19:36:23.220 | } 2021-12-25 19:36:23.220 | END { 2021-12-25 19:36:23.220 | # Process each section in order 2021-12-25 19:36:23.220 | for (sno = 0; sno < section_count; sno++) { 2021-12-25 19:36:23.220 | section = cfg_section[sno] 2021-12-25 19:36:23.220 | # The ini routines simply append a config item immediately 2021-12-25 19:36:23.220 | # after the section header. To keep the same order as defined 2021-12-25 19:36:23.220 | # in local.conf, invoke the ini routines in the reverse order 2021-12-25 19:36:23.220 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-12-25 19:36:23.220 | attr = cfg_sec_attr_name[sno, attr_no] 2021-12-25 19:36:23.220 | if (cfg_attr_count[section, attr] == 1) 2021-12-25 19:36:23.220 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-12-25 19:36:23.221 | else { 2021-12-25 19:36:23.221 | # For multiline, invoke the ini routines in the reverse order 2021-12-25 19:36:23.221 | count = cfg_attr_count[section, attr] 2021-12-25 19:36:23.221 | print "inidelete " configfile " " section " " attr 2021-12-25 19:36:23.221 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-12-25 19:36:23.221 | for (l = count -2; l >= 0; l--) 2021-12-25 19:36:23.221 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-12-25 19:36:23.221 | } 2021-12-25 19:36:23.221 | } 2021-12-25 19:36:23.221 | } 2021-12-25 19:36:23.221 | } 2021-12-25 19:36:23.221 | ' 2021-12-25 19:36:23.224 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:36:23.228 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-12-25 19:36:23.234 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-12-25 19:36:23.234 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:36:23.237 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-12-25 19:36:23.240 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-12-25 19:36:23.240 | BEGIN { group = "" } 2021-12-25 19:36:23.240 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:36:23.240 | gsub("[][]", "", $1); 2021-12-25 19:36:23.240 | split($1, a, "|"); 2021-12-25 19:36:23.240 | if (a[1] == matchgroup && a[2] == configfile) { 2021-12-25 19:36:23.240 | group=a[1] 2021-12-25 19:36:23.240 | } else { 2021-12-25 19:36:23.240 | group="" 2021-12-25 19:36:23.240 | } 2021-12-25 19:36:23.240 | next 2021-12-25 19:36:23.240 | } 2021-12-25 19:36:23.240 | { 2021-12-25 19:36:23.240 | if (group != "") 2021-12-25 19:36:23.240 | print $0 2021-12-25 19:36:23.240 | } 2021-12-25 19:36:23.240 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:36:23.255 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-12-25 19:36:23.257 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-12-25 19:36:23.337 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-12-25 19:36:23.403 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-12-25 19:36:23.407 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-12-25 19:36:23.413 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-12-25 19:36:23.418 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-12-25 19:36:23.424 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-12-25 19:36:23.430 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-12-25 19:36:23.482 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:23.493 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-12-25 19:36:23.503 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-12-25 19:36:23.511 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-12-25 19:36:23.552 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:23.556 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2021-12-25 19:36:23.561 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 2021-12-25 19:36:23.615 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-12-25 19:36:23.622 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-12-25 19:36:23.632 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-12-25 19:36:23.681 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-12-25 19:36:23.733 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-12-25 19:36:23.740 | + lib/nova:configure_console_compute:622 : local offset 2021-12-25 19:36:23.745 | + lib/nova:configure_console_compute:623 : offset=0 2021-12-25 19:36:23.752 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-12-25 19:36:23.757 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-12-25 19:36:23.808 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.24 2021-12-25 19:36:23.816 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-12-25 19:36:23.860 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:23.862 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-12-25 19:36:23.916 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:23.926 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-12-25 19:36:23.959 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:23.962 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-12-25 19:36:23.968 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-12-25 19:36:24.047 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-12-25 19:36:24.089 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:24.093 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-12-25 19:36:24.139 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:24.144 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-12-25 19:36:24.154 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-12-25 19:36:24.165 | + functions-common:run_process:1582 : local service=n-cpu 2021-12-25 19:36:24.175 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-12-25 19:36:24.182 | + functions-common:run_process:1584 : local group=libvirt 2021-12-25 19:36:24.187 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:24.198 | + functions-common:run_process:1587 : local name=n-cpu 2021-12-25 19:36:24.201 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:24.213 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:24.224 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:24.230 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:24.243 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:24.259 | + functions-common:time_start:2322 : _TIME_START[$name]=1640460984244 2021-12-25 19:36:24.266 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-12-25 19:36:24.312 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:24.318 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:36:24.321 | + functions-common:time_stop:2331 : local name 2021-12-25 19:36:24.325 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:36:24.330 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:36:24.336 | + functions-common:time_stop:2334 : local total 2021-12-25 19:36:24.344 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:36:24.346 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:36:24.352 | + functions-common:time_stop:2338 : start_time=1640460984244 2021-12-25 19:36:24.355 | + functions-common:time_stop:2340 : [[ -z 1640460984244 ]] 2021-12-25 19:36:24.360 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:36:24.364 | + functions-common:time_stop:2343 : end_time=1640460984360 2021-12-25 19:36:24.367 | + functions-common:time_stop:2344 : elapsed_time=116 2021-12-25 19:36:24.369 | + functions-common:time_stop:2345 : total=22291 2021-12-25 19:36:24.375 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:36:24.380 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22407 2021-12-25 19:36:24.384 | + lib/nova:start_nova_compute:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:24.391 | + lib/nova:start_nova_compute:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-12-25 19:36:24.395 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-12-25 19:36:24.420 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:24.424 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-12-25 19:36:24.424 | Dumping cells_v2 mapping 2021-12-25 19:36:24.427 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-12-25 19:36:27.972 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-25 19:36:27.973 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-12-25 19:36:27.973 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-25 19:36:27.973 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-12-25 19:36:27.973 | | cell1 | c401a382-ddff-4a87-8b8e-8b3855a9ad6d | rabbit://stackrabbit:Passw0rd@10.222.0.24:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-12-25 19:36:27.973 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-12-25 19:36:28.366 | + ./stack.sh:main:1314 : create_flavors 2021-12-25 19:36:28.369 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-12-25 19:36:28.385 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:28.388 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-12-25 19:36:28.388 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-12-25 19:36:31.104 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-12-25 19:36:33.707 | +----------------------------+-----------------------+ 2021-12-25 19:36:33.708 | | Field | Value | 2021-12-25 19:36:33.708 | +----------------------------+-----------------------+ 2021-12-25 19:36:33.708 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:33.708 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:33.708 | | disk | 1 | 2021-12-25 19:36:33.708 | | id | c1 | 2021-12-25 19:36:33.708 | | name | cirros256 | 2021-12-25 19:36:33.708 | | os-flavor-access:is_public | True | 2021-12-25 19:36:33.708 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:33.708 | | ram | 256 | 2021-12-25 19:36:33.708 | | rxtx_factor | 1.0 | 2021-12-25 19:36:33.708 | | swap | | 2021-12-25 19:36:33.708 | | vcpus | 1 | 2021-12-25 19:36:33.708 | +----------------------------+-----------------------+ 2021-12-25 19:36:33.817 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-12-25 19:36:36.146 | +----------------------------+-----------------------+ 2021-12-25 19:36:36.147 | | Field | Value | 2021-12-25 19:36:36.147 | +----------------------------+-----------------------+ 2021-12-25 19:36:36.147 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:36.147 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:36.147 | | disk | 5 | 2021-12-25 19:36:36.147 | | id | d1 | 2021-12-25 19:36:36.147 | | name | ds512M | 2021-12-25 19:36:36.147 | | os-flavor-access:is_public | True | 2021-12-25 19:36:36.147 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:36.147 | | ram | 512 | 2021-12-25 19:36:36.147 | | rxtx_factor | 1.0 | 2021-12-25 19:36:36.147 | | swap | | 2021-12-25 19:36:36.148 | | vcpus | 1 | 2021-12-25 19:36:36.148 | +----------------------------+-----------------------+ 2021-12-25 19:36:36.260 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-12-25 19:36:38.591 | +----------------------------+-----------------------+ 2021-12-25 19:36:38.591 | | Field | Value | 2021-12-25 19:36:38.591 | +----------------------------+-----------------------+ 2021-12-25 19:36:38.591 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:38.591 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:38.591 | | disk | 10 | 2021-12-25 19:36:38.591 | | id | d2 | 2021-12-25 19:36:38.591 | | name | ds1G | 2021-12-25 19:36:38.591 | | os-flavor-access:is_public | True | 2021-12-25 19:36:38.591 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:38.591 | | ram | 1024 | 2021-12-25 19:36:38.591 | | rxtx_factor | 1.0 | 2021-12-25 19:36:38.591 | | swap | | 2021-12-25 19:36:38.591 | | vcpus | 1 | 2021-12-25 19:36:38.591 | +----------------------------+-----------------------+ 2021-12-25 19:36:38.700 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-12-25 19:36:41.158 | +----------------------------+-----------------------+ 2021-12-25 19:36:41.158 | | Field | Value | 2021-12-25 19:36:41.158 | +----------------------------+-----------------------+ 2021-12-25 19:36:41.158 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:41.158 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:41.158 | | disk | 10 | 2021-12-25 19:36:41.158 | | id | d3 | 2021-12-25 19:36:41.158 | | name | ds2G | 2021-12-25 19:36:41.158 | | os-flavor-access:is_public | True | 2021-12-25 19:36:41.158 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:41.158 | | ram | 2048 | 2021-12-25 19:36:41.159 | | rxtx_factor | 1.0 | 2021-12-25 19:36:41.159 | | swap | | 2021-12-25 19:36:41.159 | | vcpus | 2 | 2021-12-25 19:36:41.159 | +----------------------------+-----------------------+ 2021-12-25 19:36:41.274 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-12-25 19:36:43.585 | +----------------------------+-----------------------+ 2021-12-25 19:36:43.585 | | Field | Value | 2021-12-25 19:36:43.585 | +----------------------------+-----------------------+ 2021-12-25 19:36:43.585 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:43.585 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:43.585 | | disk | 20 | 2021-12-25 19:36:43.585 | | id | d4 | 2021-12-25 19:36:43.585 | | name | ds4G | 2021-12-25 19:36:43.585 | | os-flavor-access:is_public | True | 2021-12-25 19:36:43.585 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:43.585 | | ram | 4096 | 2021-12-25 19:36:43.585 | | rxtx_factor | 1.0 | 2021-12-25 19:36:43.585 | | swap | | 2021-12-25 19:36:43.585 | | vcpus | 4 | 2021-12-25 19:36:43.585 | +----------------------------+-----------------------+ 2021-12-25 19:36:43.694 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-12-25 19:36:43.695 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-12-25 19:36:46.091 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-12-25 19:36:48.410 | +----------------------------+-----------------------+ 2021-12-25 19:36:48.410 | | Field | Value | 2021-12-25 19:36:48.410 | +----------------------------+-----------------------+ 2021-12-25 19:36:48.410 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:48.410 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:48.410 | | disk | 1 | 2021-12-25 19:36:48.410 | | id | 1 | 2021-12-25 19:36:48.410 | | name | m1.tiny | 2021-12-25 19:36:48.410 | | os-flavor-access:is_public | True | 2021-12-25 19:36:48.410 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:48.410 | | ram | 512 | 2021-12-25 19:36:48.410 | | rxtx_factor | 1.0 | 2021-12-25 19:36:48.410 | | swap | | 2021-12-25 19:36:48.410 | | vcpus | 1 | 2021-12-25 19:36:48.410 | +----------------------------+-----------------------+ 2021-12-25 19:36:48.523 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-12-25 19:36:50.822 | +----------------------------+-----------------------+ 2021-12-25 19:36:50.822 | | Field | Value | 2021-12-25 19:36:50.822 | +----------------------------+-----------------------+ 2021-12-25 19:36:50.822 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:50.822 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:50.822 | | disk | 20 | 2021-12-25 19:36:50.822 | | id | 2 | 2021-12-25 19:36:50.822 | | name | m1.small | 2021-12-25 19:36:50.822 | | os-flavor-access:is_public | True | 2021-12-25 19:36:50.822 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:50.822 | | ram | 2048 | 2021-12-25 19:36:50.823 | | rxtx_factor | 1.0 | 2021-12-25 19:36:50.823 | | swap | | 2021-12-25 19:36:50.823 | | vcpus | 1 | 2021-12-25 19:36:50.823 | +----------------------------+-----------------------+ 2021-12-25 19:36:50.933 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-12-25 19:36:53.244 | +----------------------------+-----------------------+ 2021-12-25 19:36:53.244 | | Field | Value | 2021-12-25 19:36:53.244 | +----------------------------+-----------------------+ 2021-12-25 19:36:53.244 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:53.244 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:53.245 | | disk | 40 | 2021-12-25 19:36:53.245 | | id | 3 | 2021-12-25 19:36:53.245 | | name | m1.medium | 2021-12-25 19:36:53.245 | | os-flavor-access:is_public | True | 2021-12-25 19:36:53.245 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:53.245 | | ram | 4096 | 2021-12-25 19:36:53.245 | | rxtx_factor | 1.0 | 2021-12-25 19:36:53.245 | | swap | | 2021-12-25 19:36:53.245 | | vcpus | 2 | 2021-12-25 19:36:53.245 | +----------------------------+-----------------------+ 2021-12-25 19:36:53.354 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-12-25 19:36:55.713 | +----------------------------+-----------------------+ 2021-12-25 19:36:55.713 | | Field | Value | 2021-12-25 19:36:55.713 | +----------------------------+-----------------------+ 2021-12-25 19:36:55.713 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:55.713 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:55.713 | | disk | 80 | 2021-12-25 19:36:55.713 | | id | 4 | 2021-12-25 19:36:55.713 | | name | m1.large | 2021-12-25 19:36:55.713 | | os-flavor-access:is_public | True | 2021-12-25 19:36:55.713 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:55.713 | | ram | 8192 | 2021-12-25 19:36:55.713 | | rxtx_factor | 1.0 | 2021-12-25 19:36:55.713 | | swap | | 2021-12-25 19:36:55.714 | | vcpus | 4 | 2021-12-25 19:36:55.714 | +----------------------------+-----------------------+ 2021-12-25 19:36:55.822 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-12-25 19:36:58.216 | +----------------------------+-----------------------+ 2021-12-25 19:36:58.216 | | Field | Value | 2021-12-25 19:36:58.216 | +----------------------------+-----------------------+ 2021-12-25 19:36:58.216 | | OS-FLV-DISABLED:disabled | False | 2021-12-25 19:36:58.216 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-12-25 19:36:58.216 | | disk | 160 | 2021-12-25 19:36:58.216 | | id | 5 | 2021-12-25 19:36:58.216 | | name | m1.xlarge | 2021-12-25 19:36:58.216 | | os-flavor-access:is_public | True | 2021-12-25 19:36:58.216 | | properties | hw_rng:allowed='True' | 2021-12-25 19:36:58.216 | | ram | 16384 | 2021-12-25 19:36:58.216 | | rxtx_factor | 1.0 | 2021-12-25 19:36:58.217 | | swap | | 2021-12-25 19:36:58.217 | | vcpus | 8 | 2021-12-25 19:36:58.217 | +----------------------------+-----------------------+ 2021-12-25 19:36:58.326 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-12-25 19:36:58.343 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:58.346 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-12-25 19:36:58.349 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:36:58.351 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-12-25 19:36:58.354 | + ./stack.sh:main:1318 : start_cinder 2021-12-25 19:36:58.357 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-12-25 19:36:58.360 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-12-25 19:36:58.362 | + lib/cinder:start_cinder:461 : local cinder_url 2021-12-25 19:36:58.365 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-12-25 19:36:58.381 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:36:58.384 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-12-25 19:36:58.386 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-12-25 19:36:58.402 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:58.404 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-12-25 19:36:58.416 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-12-25 19:36:58.419 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-12-25 19:36:58.421 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-12-25 19:36:58.432 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-12-25 19:36:58.437 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-12-25 19:36:58.438 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-12-25 19:36:58.445 | include /etc/tgt/stack.d/* 2021-12-25 19:36:58.448 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-12-25 19:36:58.451 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:36:58.453 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:36:58.456 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-12-25 19:36:58.834 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-12-25 19:36:58.846 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-12-25 19:36:58.849 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-12-25 19:36:58.853 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-12-25 19:36:58.857 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:58.860 | + functions-common:run_process:1582 : local service=c-api 2021-12-25 19:36:58.862 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:58.865 | + functions-common:run_process:1584 : local group= 2021-12-25 19:36:58.868 | + functions-common:run_process:1585 : local user= 2021-12-25 19:36:58.870 | + functions-common:run_process:1587 : local name=c-api 2021-12-25 19:36:58.873 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:36:58.875 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:36:58.878 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:36:58.880 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:36:58.883 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:36:58.887 | + functions-common:time_start:2322 : _TIME_START[$name]=1640461018884 2021-12-25 19:36:58.889 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-12-25 19:36:58.905 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:36:58.907 | + functions-common:run_process:1591 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-12-25 19:36:58.910 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-12-25 19:36:58.912 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:58.915 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:58.918 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:58.920 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:58.923 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-12-25 19:36:58.925 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-12-25 19:36:58.928 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-12-25 19:36:58.930 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:36:58.933 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:36:58.935 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-12-25 19:36:58.938 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-12-25 19:36:58.940 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-12-25 19:36:58.942 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:58.944 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-12-25 19:36:58.947 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-12-25 19:36:58.949 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-12-25 19:36:58.951 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-12-25 19:36:58.955 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-12-25 19:36:59.013 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-12-25 19:36:59.068 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-12-25 19:36:59.115 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-12-25 19:36:59.162 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:36:59.209 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-12-25 19:36:59.254 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-12-25 19:36:59.300 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-12-25 19:36:59.347 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-12-25 19:36:59.393 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-12-25 19:36:59.438 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-12-25 19:36:59.441 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-12-25 19:36:59.495 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-12-25 19:36:59.718 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-12-25 19:36:59.731 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-12-25 19:36:59.935 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-12-25 19:37:00.014 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:37:00.017 | + functions-common:time_stop:2331 : local name 2021-12-25 19:37:00.019 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:37:00.022 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:37:00.024 | + functions-common:time_stop:2334 : local total 2021-12-25 19:37:00.026 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:37:00.029 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:37:00.031 | + functions-common:time_stop:2338 : start_time=1640461018884 2021-12-25 19:37:00.034 | + functions-common:time_stop:2340 : [[ -z 1640461018884 ]] 2021-12-25 19:37:00.040 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:37:00.043 | + functions-common:time_stop:2343 : end_time=1640461020041 2021-12-25 19:37:00.046 | + functions-common:time_stop:2344 : elapsed_time=1157 2021-12-25 19:37:00.048 | + functions-common:time_stop:2345 : total=22407 2021-12-25 19:37:00.050 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:37:00.053 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23564 2021-12-25 19:37:00.056 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.24/volume/v3 2021-12-25 19:37:00.059 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-12-25 19:37:00.059 | Waiting for Cinder API to start... 2021-12-25 19:37:00.061 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.24/volume/v3 2021-12-25 19:37:00.064 | + functions:wait_for_service:444 : local timeout=60 2021-12-25 19:37:00.066 | + functions:wait_for_service:445 : local url=http://10.222.0.24/volume/v3 2021-12-25 19:37:00.069 | + functions:wait_for_service:446 : local rval=0 2021-12-25 19:37:00.071 | + functions:wait_for_service:447 : time_start wait_for_service 2021-12-25 19:37:00.074 | + functions-common:time_start:2317 : local name=wait_for_service 2021-12-25 19:37:00.076 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:37:00.078 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:37:00.082 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:37:00.086 | + functions-common:time_start:2322 : _TIME_START[$name]=1640461020083 2021-12-25 19:37:00.089 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-12-25 19:37:00.094 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.24/volume/v3 2021-12-25 19:37:05.043 | + :: : [[ 401 == 503 ]] 2021-12-25 19:37:05.044 | + :: : [[ 0 -eq 7 ]] 2021-12-25 19:37:05.047 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-12-25 19:37:05.050 | + functions-common:time_stop:2331 : local name 2021-12-25 19:37:05.052 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:37:05.055 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:37:05.057 | + functions-common:time_stop:2334 : local total 2021-12-25 19:37:05.060 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:37:05.062 | + functions-common:time_stop:2337 : name=wait_for_service 2021-12-25 19:37:05.064 | + functions-common:time_stop:2338 : start_time=1640461020083 2021-12-25 19:37:05.067 | + functions-common:time_stop:2340 : [[ -z 1640461020083 ]] 2021-12-25 19:37:05.070 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:37:05.073 | + functions-common:time_stop:2343 : end_time=1640461025071 2021-12-25 19:37:05.076 | + functions-common:time_stop:2344 : elapsed_time=4988 2021-12-25 19:37:05.078 | + functions-common:time_stop:2345 : total=19445 2021-12-25 19:37:05.081 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:37:05.083 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24433 2021-12-25 19:37:05.086 | + functions:wait_for_service:454 : return 0 2021-12-25 19:37:05.089 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.091 | + functions-common:run_process:1582 : local service=c-sch 2021-12-25 19:37:05.094 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.096 | + functions-common:run_process:1584 : local group= 2021-12-25 19:37:05.099 | + functions-common:run_process:1585 : local user= 2021-12-25 19:37:05.102 | + functions-common:run_process:1587 : local name=c-sch 2021-12-25 19:37:05.104 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:37:05.107 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:37:05.109 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:37:05.112 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:37:05.115 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:37:05.119 | + functions-common:time_start:2322 : _TIME_START[$name]=1640461025116 2021-12-25 19:37:05.122 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-12-25 19:37:05.145 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:05.147 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-12-25 19:37:05.150 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-12-25 19:37:05.153 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.155 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.158 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.160 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.163 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-25 19:37:05.165 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-25 19:37:05.168 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-12-25 19:37:05.170 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:37:05.173 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:37:05.175 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-25 19:37:05.178 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-25 19:37:05.180 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-12-25 19:37:05.183 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.185 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:37:05.187 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:37:05.190 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:37:05.192 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:37:05.195 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-12-25 19:37:05.197 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:37:05.202 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-12-25 19:37:05.257 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-12-25 19:37:05.313 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:05.359 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-12-25 19:37:05.406 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-12-25 19:37:05.452 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:37:05.499 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:37:05.501 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-12-25 19:37:05.557 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:37:05.773 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-12-25 19:37:05.786 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-12-25 19:37:05.985 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-12-25 19:37:06.005 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:37:06.008 | + functions-common:time_stop:2331 : local name 2021-12-25 19:37:06.011 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:37:06.014 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:37:06.017 | + functions-common:time_stop:2334 : local total 2021-12-25 19:37:06.019 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:37:06.022 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:37:06.024 | + functions-common:time_stop:2338 : start_time=1640461025116 2021-12-25 19:37:06.027 | + functions-common:time_stop:2340 : [[ -z 1640461025116 ]] 2021-12-25 19:37:06.030 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:37:06.034 | + functions-common:time_stop:2343 : end_time=1640461026031 2021-12-25 19:37:06.036 | + functions-common:time_stop:2344 : elapsed_time=915 2021-12-25 19:37:06.039 | + functions-common:time_stop:2345 : total=23564 2021-12-25 19:37:06.042 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:37:06.044 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24479 2021-12-25 19:37:06.047 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.049 | + functions-common:run_process:1582 : local service=c-bak 2021-12-25 19:37:06.052 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.055 | + functions-common:run_process:1584 : local group= 2021-12-25 19:37:06.057 | + functions-common:run_process:1585 : local user= 2021-12-25 19:37:06.060 | + functions-common:run_process:1587 : local name=c-bak 2021-12-25 19:37:06.062 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:37:06.065 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:37:06.067 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:37:06.070 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:37:06.073 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:37:06.077 | + functions-common:time_start:2322 : _TIME_START[$name]=1640461026074 2021-12-25 19:37:06.079 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-12-25 19:37:06.096 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:06.099 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-12-25 19:37:06.102 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-12-25 19:37:06.104 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.107 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.109 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.112 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.114 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-25 19:37:06.117 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-25 19:37:06.120 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-12-25 19:37:06.122 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:37:06.124 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:37:06.127 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-25 19:37:06.133 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-25 19:37:06.140 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-12-25 19:37:06.143 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.145 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:37:06.147 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:37:06.150 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:37:06.153 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:37:06.155 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-12-25 19:37:06.158 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:37:06.162 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-12-25 19:37:06.219 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-12-25 19:37:06.275 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:06.321 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-12-25 19:37:06.369 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-12-25 19:37:06.415 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:37:06.463 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:37:06.466 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-12-25 19:37:06.521 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:37:06.749 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-12-25 19:37:06.762 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-12-25 19:37:06.987 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-12-25 19:37:07.009 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:37:07.011 | + functions-common:time_stop:2331 : local name 2021-12-25 19:37:07.014 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:37:07.016 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:37:07.019 | + functions-common:time_stop:2334 : local total 2021-12-25 19:37:07.021 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:37:07.024 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:37:07.027 | + functions-common:time_stop:2338 : start_time=1640461026074 2021-12-25 19:37:07.029 | + functions-common:time_stop:2340 : [[ -z 1640461026074 ]] 2021-12-25 19:37:07.032 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:37:07.036 | + functions-common:time_stop:2343 : end_time=1640461027033 2021-12-25 19:37:07.038 | + functions-common:time_stop:2344 : elapsed_time=959 2021-12-25 19:37:07.041 | + functions-common:time_stop:2345 : total=24479 2021-12-25 19:37:07.044 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:37:07.046 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25438 2021-12-25 19:37:07.049 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.051 | + functions-common:run_process:1582 : local service=c-vol 2021-12-25 19:37:07.055 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.057 | + functions-common:run_process:1584 : local group= 2021-12-25 19:37:07.060 | + functions-common:run_process:1585 : local user= 2021-12-25 19:37:07.064 | + functions-common:run_process:1587 : local name=c-vol 2021-12-25 19:37:07.068 | + functions-common:run_process:1589 : time_start run_process 2021-12-25 19:37:07.072 | + functions-common:time_start:2317 : local name=run_process 2021-12-25 19:37:07.075 | + functions-common:time_start:2318 : local start_time= 2021-12-25 19:37:07.077 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-12-25 19:37:07.081 | ++ functions-common:time_start:2322 : date +%s%3N 2021-12-25 19:37:07.086 | + functions-common:time_start:2322 : _TIME_START[$name]=1640461027082 2021-12-25 19:37:07.090 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-12-25 19:37:07.107 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:07.110 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-12-25 19:37:07.112 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-12-25 19:37:07.115 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.118 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.120 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.123 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.125 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-12-25 19:37:07.134 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-12-25 19:37:07.140 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-12-25 19:37:07.142 | + functions-common:_run_under_systemd:1554 : local group= 2021-12-25 19:37:07.145 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-12-25 19:37:07.149 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-12-25 19:37:07.152 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-12-25 19:37:07.156 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-12-25 19:37:07.159 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.161 | + functions-common:write_user_unit_file:1466 : local group= 2021-12-25 19:37:07.164 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-12-25 19:37:07.166 | + functions-common:write_user_unit_file:1468 : local extra= 2021-12-25 19:37:07.169 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-12-25 19:37:07.171 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-12-25 19:37:07.174 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-12-25 19:37:07.178 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-12-25 19:37:07.238 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-12-25 19:37:07.298 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-12-25 19:37:07.348 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-12-25 19:37:07.403 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-12-25 19:37:07.456 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-12-25 19:37:07.508 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-12-25 19:37:07.511 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-12-25 19:37:07.572 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-12-25 19:37:07.830 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-12-25 19:37:07.847 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-12-25 19:37:08.069 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-12-25 19:37:08.096 | + functions-common:run_process:1593 : time_stop run_process 2021-12-25 19:37:08.100 | + functions-common:time_stop:2331 : local name 2021-12-25 19:37:08.104 | + functions-common:time_stop:2332 : local end_time 2021-12-25 19:37:08.108 | + functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:37:08.113 | + functions-common:time_stop:2334 : local total 2021-12-25 19:37:08.116 | + functions-common:time_stop:2335 : local start_time 2021-12-25 19:37:08.119 | + functions-common:time_stop:2337 : name=run_process 2021-12-25 19:37:08.122 | + functions-common:time_stop:2338 : start_time=1640461027082 2021-12-25 19:37:08.124 | + functions-common:time_stop:2340 : [[ -z 1640461027082 ]] 2021-12-25 19:37:08.135 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:37:08.143 | + functions-common:time_stop:2343 : end_time=1640461028137 2021-12-25 19:37:08.143 | + functions-common:time_stop:2344 : elapsed_time=1055 2021-12-25 19:37:08.146 | + functions-common:time_stop:2345 : total=25438 2021-12-25 19:37:08.148 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:37:08.155 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=26493 2021-12-25 19:37:08.164 | + ./stack.sh:main:1319 : create_volume_types 2021-12-25 19:37:08.179 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-12-25 19:37:08.213 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:08.214 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-12-25 19:37:08.217 | + lib/cinder:create_volume_types:526 : local be be_name 2021-12-25 19:37:08.219 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-12-25 19:37:08.222 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-12-25 19:37:08.225 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-12-25 19:37:08.247 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:08.247 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-12-25 19:37:11.646 | +-------------+--------------------------------------+ 2021-12-25 19:37:11.646 | | Field | Value | 2021-12-25 19:37:11.646 | +-------------+--------------------------------------+ 2021-12-25 19:37:11.646 | | description | None | 2021-12-25 19:37:11.646 | | id | cc090712-569e-4b8c-87a4-ccc07e10db37 | 2021-12-25 19:37:11.646 | | is_public | True | 2021-12-25 19:37:11.646 | | name | lvmdriver-1 | 2021-12-25 19:37:11.646 | | properties | volume_backend_name='lvmdriver-1' | 2021-12-25 19:37:11.646 | +-------------+--------------------------------------+ 2021-12-25 19:37:11.766 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-12-25 19:37:11.784 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:37:11.786 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-12-25 19:37:11.806 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:11.809 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-12-25 19:37:11.826 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:11.828 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-12-25 19:37:11.831 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-12-25 19:37:11.833 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-25 19:37:11.838 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-12-25 19:37:11.840 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-12-25 19:37:11.842 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-12-25 19:37:11.844 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-12-25 19:37:11.845 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-12-25 19:37:11.847 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-12-25 19:37:11.848 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-12-25 19:37:11.850 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-12-25 19:37:11.852 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-12-25 19:37:11.853 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-12-25 19:37:11.854 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-12-25 19:37:11.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-12-25 19:37:11.857 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-12-25 19:37:11.859 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-25 19:37:11.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-12-25 19:37:11.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-25 19:37:11.863 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-12-25 19:37:11.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-25 19:37:11.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-12-25 19:37:11.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-25 19:37:11.869 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-12-25 19:37:11.870 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-25 19:37:11.872 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-12-25 19:37:11.873 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-12-25 19:37:11.875 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-12-25 19:37:11.876 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-12-25 19:37:11.877 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-12-25 19:37:11.879 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-12-25 19:37:11.881 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-12-25 19:37:11.883 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-12-25 19:37:11.884 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-12-25 19:37:11.886 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-12-25 19:37:11.887 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-12-25 19:37:11.889 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-12-25 19:37:11.890 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.24/identity ']' 2021-12-25 19:37:11.892 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-12-25 19:37:11.893 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-12-25 19:37:11.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-12-25 19:37:11.897 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-12-25 19:37:11.900 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-12-25 19:37:11.901 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-12-25 19:37:11.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-12-25 19:37:11.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-12-25 19:37:11.906 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-12-25 19:37:11.908 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:11.909 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:14.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-25 19:37:14.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:14.072 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 360d288b600143a9bd4fc114047c3a19 --long --quote none -f csv 2021-12-25 19:37:14.073 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:16.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-12-25 19:37:16.368 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-12-25 19:37:16.369 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-12-25 19:37:16.371 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-12-25 19:37:16.372 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-12-25 19:37:16.374 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 7d79b4016d4a42c08a8597b4b66e2cba swiftusertest2 360d288b600143a9bd4fc114047c3a19 swiftprojecttest2 testing2 2021-12-25 19:37:16.375 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=7d79b4016d4a42c08a8597b4b66e2cba 2021-12-25 19:37:16.377 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-12-25 19:37:16.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=360d288b600143a9bd4fc114047c3a19 2021-12-25 19:37:16.380 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-12-25 19:37:16.381 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-12-25 19:37:16.383 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-12-25 19:37:16.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-12-25 19:37:16.388 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:16.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:16.393 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-12-25 19:37:16.394 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:16.396 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:16.397 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:16.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:16.400 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:16.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:16.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:16.406 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:16.407 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:16.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:16.410 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:16.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:16.414 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:16.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:16.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:16.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:16.420 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:16.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3d90174aced348ada3782480b3163b2a --long --quote none -f csv 2021-12-25 19:37:16.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:16.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-25 19:37:16.425 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:18.729 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-25 19:37:18.730 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-25 19:37:18.732 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-25 19:37:18.733 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-25 19:37:18.735 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1c777f0d92cf44a0a421ad08c2f255d5 demo 3d90174aced348ada3782480b3163b2a demo Passw0rd 2021-12-25 19:37:18.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1c777f0d92cf44a0a421ad08c2f255d5 2021-12-25 19:37:18.738 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-25 19:37:18.740 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3d90174aced348ada3782480b3163b2a 2021-12-25 19:37:18.741 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-25 19:37:18.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-25 19:37:18.745 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-25 19:37:18.748 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-12-25 19:37:18.749 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:18.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:18.753 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-25 19:37:18.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:18.756 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.758 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:18.759 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:18.761 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.762 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:18.764 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:18.765 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.767 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:18.768 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:18.770 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.771 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:18.772 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:18.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:18.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:18.777 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-25 19:37:18.778 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-25 19:37:18.780 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-25 19:37:18.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-25 19:37:18.783 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cc182ffa1cf74442b15a1b5cfb32d9ce admin 3d90174aced348ada3782480b3163b2a demo Passw0rd 2021-12-25 19:37:18.784 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cc182ffa1cf74442b15a1b5cfb32d9ce 2021-12-25 19:37:18.786 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-25 19:37:18.787 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3d90174aced348ada3782480b3163b2a 2021-12-25 19:37:18.789 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-12-25 19:37:18.790 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-25 19:37:18.792 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-12-25 19:37:18.795 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-12-25 19:37:18.796 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:18.799 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:18.800 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-25 19:37:18.802 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:18.803 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.805 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:18.807 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:18.808 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.810 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:18.811 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:18.813 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.814 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:18.815 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:18.817 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:18.818 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:18.820 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:18.821 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:18.823 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:18.825 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:18.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:18.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project ab0dce58344c4698964826bcb11ecee2 --long --quote none -f csv 2021-12-25 19:37:18.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-25 19:37:18.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:18.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:21.137 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-12-25 19:37:21.139 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-12-25 19:37:21.140 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-25 19:37:21.142 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-25 19:37:21.143 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1ac9ac77bcb84a7386460933f3772fa2 alt_demo ab0dce58344c4698964826bcb11ecee2 alt_demo Passw0rd 2021-12-25 19:37:21.145 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1ac9ac77bcb84a7386460933f3772fa2 2021-12-25 19:37:21.146 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-12-25 19:37:21.148 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:37:21.149 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-25 19:37:21.151 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-25 19:37:21.152 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-25 19:37:21.155 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-12-25 19:37:21.157 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:21.160 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:21.161 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-25 19:37:21.162 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:21.164 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.166 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:21.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:21.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.170 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:21.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:21.173 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.175 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:21.176 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:21.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.180 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:21.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:21.183 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:21.184 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:21.186 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-25 19:37:21.187 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-25 19:37:21.189 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-25 19:37:21.190 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-25 19:37:21.192 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cc182ffa1cf74442b15a1b5cfb32d9ce admin ab0dce58344c4698964826bcb11ecee2 alt_demo Passw0rd 2021-12-25 19:37:21.193 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cc182ffa1cf74442b15a1b5cfb32d9ce 2021-12-25 19:37:21.195 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-25 19:37:21.196 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ab0dce58344c4698964826bcb11ecee2 2021-12-25 19:37:21.198 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-12-25 19:37:21.199 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-25 19:37:21.201 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-12-25 19:37:21.204 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-12-25 19:37:21.205 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:21.208 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:21.210 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-25 19:37:21.211 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:21.213 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.215 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:21.216 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:21.218 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.219 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:21.221 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:21.222 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.224 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:21.225 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:21.227 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:21.229 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:21.230 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:21.232 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:21.233 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:21.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:21.236 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:21.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project ab65e50ea0ac4cb0ac61290a108f6563 --long --quote none -f csv 2021-12-25 19:37:21.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-25 19:37:21.239 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:21.240 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:23.452 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-12-25 19:37:23.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-12-25 19:37:23.455 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-25 19:37:23.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-25 19:37:23.458 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry cc182ffa1cf74442b15a1b5cfb32d9ce admin ab65e50ea0ac4cb0ac61290a108f6563 admin Passw0rd 2021-12-25 19:37:23.459 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=cc182ffa1cf74442b15a1b5cfb32d9ce 2021-12-25 19:37:23.461 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-12-25 19:37:23.463 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=ab65e50ea0ac4cb0ac61290a108f6563 2021-12-25 19:37:23.464 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-12-25 19:37:23.466 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-25 19:37:23.467 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-12-25 19:37:23.470 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-12-25 19:37:23.472 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:23.475 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:23.476 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-25 19:37:23.478 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:23.479 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:23.480 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:23.482 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:23.483 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:23.485 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:23.486 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:23.488 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:23.489 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:23.491 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:23.492 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:23.494 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:23.496 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:23.497 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:23.498 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:23.500 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:23.502 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:23.504 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:23.504 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-25 19:37:23.504 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project bbf3f6086920492599f3f92a2f5434c1 --long --quote none -f csv 2021-12-25 19:37:23.505 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:25.848 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-12-25 19:37:25.849 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-12-25 19:37:25.851 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-12-25 19:37:25.853 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-12-25 19:37:25.854 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-12-25 19:37:25.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 4bd2625c93694210857f22dd8098f20c swiftusertest1 bbf3f6086920492599f3f92a2f5434c1 swiftprojecttest1 testing 2021-12-25 19:37:25.857 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=4bd2625c93694210857f22dd8098f20c 2021-12-25 19:37:25.859 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-12-25 19:37:25.860 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:37:25.862 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-25 19:37:25.863 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-12-25 19:37:25.864 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-25 19:37:25.868 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-12-25 19:37:25.869 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:25.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:25.873 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-12-25 19:37:25.875 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:25.876 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.878 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:25.879 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:25.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.882 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:25.884 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:25.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:25.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:25.889 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:25.892 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:25.894 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:25.895 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:25.897 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-12-25 19:37:25.898 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-12-25 19:37:25.900 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-12-25 19:37:25.902 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-12-25 19:37:25.903 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-12-25 19:37:25.905 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 79559d4872fa4c29a16c32b9c4c1892f swiftusertest3 bbf3f6086920492599f3f92a2f5434c1 swiftprojecttest1 testing3 2021-12-25 19:37:25.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=79559d4872fa4c29a16c32b9c4c1892f 2021-12-25 19:37:25.908 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-12-25 19:37:25.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bbf3f6086920492599f3f92a2f5434c1 2021-12-25 19:37:25.910 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-12-25 19:37:25.912 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-12-25 19:37:25.913 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-12-25 19:37:25.917 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-12-25 19:37:25.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:25.921 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:25.922 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-12-25 19:37:25.924 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:25.925 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.927 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:25.928 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:25.930 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.931 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:25.933 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:25.934 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.935 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:25.937 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:25.938 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:25.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:25.941 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:25.943 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:25.944 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:25.946 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:25.948 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:25.950 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project c9ea3121ba3f47849a273ddc9726ab30 --long --quote none -f csv 2021-12-25 19:37:25.950 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:25.950 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-25 19:37:25.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:28.229 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-12-25 19:37:28.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-12-25 19:37:28.232 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-12-25 19:37:28.234 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-12-25 19:37:28.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-12-25 19:37:28.237 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 166b0925d8aa4b829b4e38331997633f swiftusertest4 c9ea3121ba3f47849a273ddc9726ab30 swiftprojecttest4 testing4 2021-12-25 19:37:28.238 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=166b0925d8aa4b829b4e38331997633f 2021-12-25 19:37:28.240 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-12-25 19:37:28.241 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=c9ea3121ba3f47849a273ddc9726ab30 2021-12-25 19:37:28.243 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-12-25 19:37:28.244 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-12-25 19:37:28.246 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-12-25 19:37:28.249 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-12-25 19:37:28.250 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:28.253 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:28.255 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-12-25 19:37:28.256 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:28.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:28.260 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:28.261 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:28.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:28.264 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:28.266 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:28.267 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:28.269 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:28.270 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:28.272 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:28.273 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:28.275 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:28.276 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:28.278 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:28.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:28.281 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:28.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d6a6afe2a5ee42e4b05ae7e6bea5500c --long --quote none -f csv 2021-12-25 19:37:28.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-12-25 19:37:28.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:28.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:30.507 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-12-25 19:37:30.509 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-12-25 19:37:30.511 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-12-25 19:37:30.512 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-12-25 19:37:30.514 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 1c777f0d92cf44a0a421ad08c2f255d5 demo d6a6afe2a5ee42e4b05ae7e6bea5500c invisible_to_admin Passw0rd 2021-12-25 19:37:30.515 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=1c777f0d92cf44a0a421ad08c2f255d5 2021-12-25 19:37:30.517 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-12-25 19:37:30.518 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d6a6afe2a5ee42e4b05ae7e6bea5500c 2021-12-25 19:37:30.520 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-12-25 19:37:30.521 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-12-25 19:37:30.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-12-25 19:37:30.526 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-12-25 19:37:30.527 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-12-25 19:37:30.530 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-12-25 19:37:30.531 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-12-25 19:37:30.533 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-12-25 19:37:30.534 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:30.536 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:30.537 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-12-25 19:37:30.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:30.540 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:30.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-12-25 19:37:30.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:30.544 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-12-25 19:37:30.546 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-12-25 19:37:30.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-12-25 19:37:30.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-12-25 19:37:30.550 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-12-25 19:37:30.551 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-12-25 19:37:30.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-12-25 19:37:30.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-12-25 19:37:30.557 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-12-25 19:37:30.560 | + ./stack.sh:main:1349 : save_stackenv 2021-12-25 19:37:30.562 | + functions-common:save_stackenv:60 : local tag= 2021-12-25 19:37:30.566 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-12-25 19:37:30.570 | + functions-common:save_stackenv:62 : time_stamp=2021-12-25-193730 2021-12-25 19:37:30.573 | + functions-common:save_stackenv:63 : echo '# 2021-12-25-193730 ' 2021-12-25 19:37:30.575 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.578 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-12-25 19:37:30.580 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.583 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-12-25 19:37:30.585 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.588 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-12-25 19:37:30.591 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.593 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-12-25 19:37:30.596 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.598 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.24 2021-12-25 19:37:30.601 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.604 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.24/identity 2021-12-25 19:37:30.606 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.609 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.24/identity 2021-12-25 19:37:30.612 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.614 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-12-25-191348 2021-12-25 19:37:30.616 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.620 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-12-25 19:37:30.622 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.624 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.24 2021-12-25 19:37:30.627 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.629 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-12-25 19:37:30.632 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.634 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-12-25 19:37:30.637 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.639 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-12-25 19:37:30.642 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-12-25 19:37:30.644 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-12-25 19:37:30.647 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-12-25 19:37:30.649 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-25 19:37:30.652 | + inc/meta-config:merge_config_group:171 : shift 2021-12-25 19:37:30.654 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-12-25 19:37:30.657 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:37:30.659 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-25 19:37:30.661 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-25 19:37:30.665 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-12-25 19:37:30.667 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:37:30.670 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-12-25 19:37:30.672 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:37:30.675 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-12-25 19:37:30.675 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:37:30.675 | gsub("[][]", "", $1); 2021-12-25 19:37:30.675 | split($1, a, "|"); 2021-12-25 19:37:30.675 | if (a[1] == matchgroup) 2021-12-25 19:37:30.675 | print a[2] 2021-12-25 19:37:30.675 | } 2021-12-25 19:37:30.675 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:37:30.681 | + ./stack.sh:main:1367 : run_phase stack extra 2021-12-25 19:37:30.684 | + functions-common:run_phase:1759 : local mode=stack 2021-12-25 19:37:30.686 | + functions-common:run_phase:1760 : local phase=extra 2021-12-25 19:37:30.689 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-25 19:37:30.691 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-25 19:37:30.694 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-25 19:37:30.697 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-25 19:37:30.699 | + functions-common:run_phase:1769 : local extra 2021-12-25 19:37:30.702 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-25 19:37:30.706 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-25 19:37:30.708 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-25 19:37:30.711 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-25 19:37:30.714 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-12-25 19:37:30.716 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-25 19:37:30.732 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:30.734 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:37:30.737 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:37:30.739 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-12-25 19:37:30.742 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:37:30.745 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-25 19:37:30.747 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:37:30.750 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-12-25 19:37:30.753 | ++ extras.d/80-tempest.sh:source:15 : : 2021-12-25 19:37:30.756 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-25 19:37:30.758 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-25 19:37:30.761 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:37:30.763 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-25 19:37:30.766 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-12-25 19:37:30.768 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-25 19:37:30.771 | + functions-common:run_plugins:1746 : local phase=extra 2021-12-25 19:37:30.773 | + functions-common:run_plugins:1748 : local plugins= 2021-12-25 19:37:30.776 | + functions-common:run_plugins:1749 : local plugin 2021-12-25 19:37:30.778 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-12-25 19:37:30.781 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-25 19:37:30.783 | + inc/meta-config:merge_config_group:171 : shift 2021-12-25 19:37:30.786 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-12-25 19:37:30.788 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:37:30.791 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-25 19:37:30.793 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-25 19:37:30.796 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-12-25 19:37:30.799 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:37:30.802 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-12-25 19:37:30.804 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:37:30.807 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-12-25 19:37:30.807 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:37:30.808 | gsub("[][]", "", $1); 2021-12-25 19:37:30.808 | split($1, a, "|"); 2021-12-25 19:37:30.808 | if (a[1] == matchgroup) 2021-12-25 19:37:30.808 | print a[2] 2021-12-25 19:37:30.808 | } 2021-12-25 19:37:30.808 | ' /home/ubuntu/devstack/local.conf 2021-12-25 19:37:30.814 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-12-25 19:37:30.830 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:37:30.833 | + ./stack.sh:main:1389 : service_check 2021-12-25 19:37:30.836 | + functions-common:service_check:1620 : local service 2021-12-25 19:37:30.839 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:30.841 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-12-25 19:37:30.854 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-12-25 19:37:30.858 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:30.861 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-12-25 19:37:30.874 | enabled 2021-12-25 19:37:30.878 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-12-25 19:37:30.894 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-12-25 19:37:30.894 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-12-25 19:37:30.894 | Active: active (running) since Sat 2021-12-25 19:35:12 UTC; 2min 17s ago 2021-12-25 19:37:30.894 | Main PID: 88233 (uwsgi) 2021-12-25 19:37:30.894 | Status: "uWSGI is ready" 2021-12-25 19:37:30.894 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:30.894 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-12-25 19:37:30.894 | ├─88233 nova-apiuWSGI master 2021-12-25 19:37:30.894 | ├─88234 nova-apiuWSGI worker 1 2021-12-25 19:37:30.894 | └─88235 nova-apiuWSGI worker 2 2021-12-25 19:37:30.894 | 2021-12-25 19:37:30.894 | Dec 25 19:36:55 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: [pid: 88234|app: 0|req: 16/30] 10.222.0.24 () {58 vars in 1180 bytes} [Sat Dec 25 19:36:55 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 34 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: DEBUG nova.api.openstack.wsgi [None req-931177ed-bf30-4e56-bc43-78561be67c5a admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "ram": 16384, "vcpus": 8, "disk": 160, "id": "5", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=88235) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: INFO nova.api.openstack.requestlog [None req-931177ed-bf30-4e56-bc43-78561be67c5a admin admin] 10.222.0.24 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.106670 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: [pid: 88235|app: 0|req: 15/31] 10.222.0.24 () {62 vars in 1183 bytes} [Sat Dec 25 19:36:57 2021] POST /compute/v2.1/flavors => generated 368 bytes in 108 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: DEBUG nova.api.openstack.wsgi [None req-d31f9d2d-216b-4c86-acf8-d39e066be1df admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=88234) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: INFO nova.api.openstack.requestlog [None req-d31f9d2d-216b-4c86-acf8-d39e066be1df admin admin] 10.222.0.24 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.045969 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: [pid: 88234|app: 0|req: 17/32] 10.222.0.24 () {62 vars in 1233 bytes} [Sat Dec 25 19:36:58 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: DEBUG nova.api.openstack.wsgi [None req-7087ff02-47e3-44ad-9202-51b1aa845a1f admin admin] Calling method '>' {{(pid=88235) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: INFO nova.api.openstack.requestlog [None req-7087ff02-47e3-44ad-9202-51b1aa845a1f admin admin] 10.222.0.24 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.025642 2021-12-25 19:37:30.894 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv devstack@n-api.service[88233]: [pid: 88235|app: 0|req: 16/33] 10.222.0.24 () {58 vars in 1180 bytes} [Sat Dec 25 19:36:58 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-12-25 19:37:30.897 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:30.900 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-12-25 19:37:30.912 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-12-25 19:37:30.916 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:30.918 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-12-25 19:37:30.932 | enabled 2021-12-25 19:37:30.935 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-12-25 19:37:30.951 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-12-25 19:37:30.951 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-12-25 19:37:30.951 | Active: active (running) since Sat 2021-12-25 19:36:17 UTC; 1min 13s ago 2021-12-25 19:37:30.951 | Main PID: 93086 (nova-scheduler) 2021-12-25 19:37:30.951 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:30.951 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-12-25 19:37:30.951 | ├─93086 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-25 19:37:30.951 | ├─94660 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-25 19:37:30.951 | └─94663 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-12-25 19:37:30.951 | 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] oslo_messaging_notifications.retry = -1 {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] oslo_messaging_notifications.transport_url = **** {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] oslo_reports.file_event_handler = None {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] oslo_reports.log_dir = None {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:30.951 | Dec 25 19:36:22 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.service [None req-a5cbf246-a989-4261-b0dd-61b478444121 None None] ******************************************************************************** {{(pid=93086) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-25 19:37:30.951 | Dec 25 19:36:34 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.periodic_task [None req-19c1936b-7a21-4620-a156-a244936180d2 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94660) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-25 19:37:30.952 | Dec 25 19:37:19 dv-neutron-822611-1-hyperv nova-scheduler[93086]: DEBUG oslo_service.periodic_task [None req-4921dc26-481a-4d83-9456-342f9026e352 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94663) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-25 19:37:30.954 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:30.957 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-12-25 19:37:30.971 | enabled 2021-12-25 19:37:30.974 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-12-25 19:37:30.989 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-12-25 19:37:30.989 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-12-25 19:37:30.989 | Active: active (running) since Sat 2021-12-25 19:36:19 UTC; 1min 11s ago 2021-12-25 19:37:30.989 | Main PID: 93529 (uwsgi) 2021-12-25 19:37:30.989 | Status: "uWSGI is ready" 2021-12-25 19:37:30.989 | Tasks: 4 (limit: 14352) 2021-12-25 19:37:30.990 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-12-25 19:37:30.990 | ├─93529 nova-api-metauWSGI master 2021-12-25 19:37:30.990 | ├─93530 nova-api-metauWSGI worker 1 2021-12-25 19:37:30.990 | ├─93531 nova-api-metauWSGI worker 2 2021-12-25 19:37:30.990 | └─93532 nova-api-metauWSGI http 1 2021-12-25 19:37:30.990 | 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: DEBUG oslo_concurrency.lockutils [None req-33745bf0-913b-41bc-8c2d-384af0cc8abb None None] Lock "c401a382-ddff-4a87-8b8e-8b3855a9ad6d" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=93530) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: DEBUG oslo_db.sqlalchemy.engines [None req-c0880975-71de-4250-ad26-4f5a1246531f None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93531) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: DEBUG oslo_db.sqlalchemy.engines [None req-33745bf0-913b-41bc-8c2d-384af0cc8abb None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93530) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: DEBUG oslo_db.sqlalchemy.engines [None req-33745bf0-913b-41bc-8c2d-384af0cc8abb None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93530) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: DEBUG oslo_db.sqlalchemy.engines [None req-c0880975-71de-4250-ad26-4f5a1246531f None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93531) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: DEBUG oslo_db.sqlalchemy.engines [None req-33745bf0-913b-41bc-8c2d-384af0cc8abb None None] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93530) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: WARNING nova.api.metadata.handler [None req-c0880975-71de-4250-ad26-4f5a1246531f None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: WARNING nova.api.metadata.handler [None req-33745bf0-913b-41bc-8c2d-384af0cc8abb None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5623892c2400 pid: 93531 (default app) 2021-12-25 19:37:30.990 | Dec 25 19:36:24 dv-neutron-822611-1-hyperv devstack@n-api-meta.service[93529]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x5623892c2400 pid: 93530 (default app) 2021-12-25 19:37:30.994 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:30.996 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-12-25 19:37:31.009 | enabled 2021-12-25 19:37:31.012 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-12-25 19:37:31.028 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-12-25 19:37:31.029 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.029 | Active: active (running) since Sat 2021-12-25 19:35:27 UTC; 2min 3s ago 2021-12-25 19:37:31.029 | Main PID: 89373 (uwsgi) 2021-12-25 19:37:31.029 | Status: "uWSGI is ready" 2021-12-25 19:37:31.029 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:31.029 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-12-25 19:37:31.029 | ├─89373 placementuWSGI master 2021-12-25 19:37:31.029 | ├─89374 placementuWSGI worker 1 2021-12-25 19:37:31.029 | └─89375 placementuWSGI worker 2 2021-12-25 19:37:31.029 | 2021-12-25 19:37:31.029 | Dec 25 19:36:21 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: [pid: 89375|app: 0|req: 2/2] 10.222.0.24 () {54 vars in 905 bytes} [Sat Dec 25 19:36:21 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-25 19:37:31.029 | Dec 25 19:36:21 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: DEBUG placement.requestlog [None req-df219412-3e11-44cf-877b-7cdad65d4ec6 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=89374) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-25 19:37:31.029 | Dec 25 19:36:21 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: INFO placement.requestlog [None req-df219412-3e11-44cf-877b-7cdad65d4ec6 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-25 19:37:31.029 | Dec 25 19:36:21 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: [pid: 89374|app: 0|req: 1/3] 10.222.0.24 () {54 vars in 905 bytes} [Sat Dec 25 19:36:21 2021] GET /placement => generated 136 bytes in 25 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-25 19:37:31.029 | Dec 25 19:36:25 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: DEBUG placement.requestlog [None req-a2d4082d-e695-4107-af0a-0166b9850df7 None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=89375) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-25 19:37:31.029 | Dec 25 19:36:25 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: INFO placement.requestlog [None req-a2d4082d-e695-4107-af0a-0166b9850df7 None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-25 19:37:31.029 | Dec 25 19:36:25 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: [pid: 89375|app: 0|req: 3/4] 10.222.0.24 () {54 vars in 905 bytes} [Sat Dec 25 19:36:25 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-25 19:37:31.029 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: DEBUG placement.requestlog [None req-e5a2c64e-0b19-4639-8118-25e8194e71fc None None] Starting request: 10.222.0.24 "GET /placement/" {{(pid=89374) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-12-25 19:37:31.029 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: INFO placement.requestlog [None req-e5a2c64e-0b19-4639-8118-25e8194e71fc None None] 10.222.0.24 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-12-25 19:37:31.029 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv devstack@placement-api.service[89373]: [pid: 89374|app: 0|req: 2/5] 10.222.0.24 () {54 vars in 905 bytes} [Sat Dec 25 19:36:26 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-12-25 19:37:31.033 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.035 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-12-25 19:37:31.048 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-12-25 19:37:31.052 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.056 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-12-25 19:37:31.069 | enabled 2021-12-25 19:37:31.073 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-12-25 19:37:31.090 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-12-25 19:37:31.090 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.090 | Active: active (running) since Sat 2021-12-25 19:34:43 UTC; 2min 47s ago 2021-12-25 19:37:31.091 | Main PID: 87371 (uwsgi) 2021-12-25 19:37:31.091 | Status: "uWSGI is ready" 2021-12-25 19:37:31.091 | Tasks: 5 (limit: 14352) 2021-12-25 19:37:31.091 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-12-25 19:37:31.091 | ├─87371 glance-apiuWSGI master 2021-12-25 19:37:31.091 | ├─87372 glance-apiuWSGI worker 1 2021-12-25 19:37:31.091 | └─87373 glance-apiuWSGI worker 2 2021-12-25 19:37:31.091 | 2021-12-25 19:37:31.091 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.091 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.091 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.091 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.091 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.092 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.092 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.092 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.location [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87372) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-12-25 19:37:31.092 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: DEBUG glance_store.backend [None req-170c0012-c9e2-4c51-8fa9-68048aa4728b admin admin] Skipping store.set_acls... not implemented. {{(pid=87372) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-12-25 19:37:31.092 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv devstack@g-api.service[87371]: [pid: 87372|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 878 bytes} [Sat Dec 25 19:34:56 2021] PUT /v2/images/f777bacd-1d90-449d-988b-92510ffad09b/file => generated 0 bytes in 15135 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-12-25 19:37:31.099 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.101 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-12-25 19:37:31.115 | enabled 2021-12-25 19:37:31.118 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-12-25 19:37:31.134 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-12-25 19:37:31.134 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.134 | Active: active (running) since Sat 2021-12-25 19:37:06 UTC; 25s ago 2021-12-25 19:37:31.134 | Main PID: 96388 (cinder-schedule) 2021-12-25 19:37:31.134 | Tasks: 4 (limit: 14352) 2021-12-25 19:37:31.134 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-12-25 19:37:31.134 | └─96388 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-12-25 19:37:31.134 | 2021-12-25 19:37:31.134 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: INFO cinder.manager [None req-63947a2b-1ef7-436b-b3ce-02be7c6346e7 None None] Initiating service 1 cleanup 2021-12-25 19:37:31.134 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: INFO cinder.manager [None req-63947a2b-1ef7-436b-b3ce-02be7c6346e7 None None] Service 1 cleanup completed. 2021-12-25 19:37:31.134 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.service [None req-63947a2b-1ef7-436b-b3ce-02be7c6346e7 None None] Creating RPC server for service cinder-scheduler {{(pid=96388) start /opt/stack/cinder/cinder/service.py:231}} 2021-12-25 19:37:31.134 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.service [None req-63947a2b-1ef7-436b-b3ce-02be7c6346e7 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96388) start /opt/stack/cinder/cinder/service.py:238}} 2021-12-25 19:37:31.135 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.scheduler.host_manager [None req-dd6d86f7-e4ab-4f4e-abed-ca386ab64986 None None] Received backup service update from dv-neutron-822611-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96388) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-12-25 19:37:31.135 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.scheduler.host_manager [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] Received volume service update from dv-neutron-822611-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822611-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=96388) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-12-25 19:37:31.135 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.utils [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96388) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-25 19:37:31.135 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.scheduler.host_manager [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-822611-1-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 25, 19, 37, 15, 350665)}, {'type': 'backend', 'name_to_id': 'dv-neutron-822611-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 12, 25, 19, 37, 15, 350665)}]. {{(pid=96388) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-12-25 19:37:31.135 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.scheduler.host_manager [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] Updating capabilities for dv-neutron-822611-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-822611-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 12, 25, 19, 37, 15, 323949)} {{(pid=96388) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-12-25 19:37:31.135 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv cinder-scheduler[96388]: DEBUG cinder.utils [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96388) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-12-25 19:37:31.138 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.141 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-12-25 19:37:31.155 | enabled 2021-12-25 19:37:31.159 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-12-25 19:37:31.175 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-12-25 19:37:31.175 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.175 | Active: active (running) since Sat 2021-12-25 19:37:00 UTC; 31s ago 2021-12-25 19:37:31.175 | Main PID: 95952 (uwsgi) 2021-12-25 19:37:31.175 | Status: "uWSGI is ready" 2021-12-25 19:37:31.175 | Tasks: 11 (limit: 14352) 2021-12-25 19:37:31.175 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-12-25 19:37:31.175 | ├─95952 cinder-apiuWSGI master 2021-12-25 19:37:31.175 | ├─95953 cinder-apiuWSGI worker 1 2021-12-25 19:37:31.175 | └─95954 cinder-apiuWSGI worker 2 2021-12-25 19:37:31.175 | 2021-12-25 19:37:31.175 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: [pid: 95953|app: 0|req: 2/2] 10.222.0.24 () {60 vars in 1228 bytes} [Sat Dec 25 19:37:10 2021] POST /volume/v3/ab65e50ea0ac4cb0ac61290a108f6563/types => generated 186 bytes in 789 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-12-25 19:37:31.175 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: INFO cinder.api.openstack.wsgi [req-2f9f9721-d064-497c-bf72-8af5a0be4058 req-706a59e1-1fde-405b-b2bc-ba3a4298c93e admin admin] POST http://10.222.0.24/volume/v3/ab65e50ea0ac4cb0ac61290a108f6563/types/cc090712-569e-4b8c-87a4-ccc07e10db37/extra_specs 2021-12-25 19:37:31.175 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-12-25 19:37:31.175 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: DeprecationWarning, 2021-12-25 19:37:31.175 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: DEBUG cinder.api.openstack.wsgi [req-2f9f9721-d064-497c-bf72-8af5a0be4058 req-706a59e1-1fde-405b-b2bc-ba3a4298c93e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95954) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-12-25 19:37:31.176 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-12-25 19:37:31.176 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: DeprecationWarning) 2021-12-25 19:37:31.176 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: DEBUG oslo_db.sqlalchemy.engines [req-2f9f9721-d064-497c-bf72-8af5a0be4058 req-706a59e1-1fde-405b-b2bc-ba3a4298c93e admin admin] 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=95954) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-12-25 19:37:31.176 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: INFO cinder.api.openstack.wsgi [req-2f9f9721-d064-497c-bf72-8af5a0be4058 req-706a59e1-1fde-405b-b2bc-ba3a4298c93e admin admin] http://10.222.0.24/volume/v3/ab65e50ea0ac4cb0ac61290a108f6563/types/cc090712-569e-4b8c-87a4-ccc07e10db37/extra_specs returned with HTTP 200 2021-12-25 19:37:31.176 | Dec 25 19:37:11 dv-neutron-822611-1-hyperv devstack@c-api.service[95952]: [pid: 95954|app: 0|req: 1/3] 10.222.0.24 () {62 vars in 1445 bytes} [Sat Dec 25 19:37:11 2021] POST /volume/v3/ab65e50ea0ac4cb0ac61290a108f6563/types/cc090712-569e-4b8c-87a4-ccc07e10db37/extra_specs => generated 55 bytes in 501 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2021-12-25 19:37:31.179 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.181 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-12-25 19:37:31.194 | enabled 2021-12-25 19:37:31.198 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-12-25 19:37:31.214 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-12-25 19:37:31.214 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.214 | Active: active (running) since Sat 2021-12-25 19:37:08 UTC; 23s ago 2021-12-25 19:37:31.214 | Main PID: 97083 (cinder-volume) 2021-12-25 19:37:31.215 | Tasks: 2 (limit: 14352) 2021-12-25 19:37:31.215 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-12-25 19:37:31.215 | ├─97083 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-25 19:37:31.215 | └─97336 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-12-25 19:37:31.215 | 2021-12-25 19:37:31.215 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv sudo[97385]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-12-25 19:37:31.215 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv sudo[97385]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-25 19:37:31.215 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv sudo[97385]: pam_unix(sudo:session): session closed for user root 2021-12-25 19:37:31.215 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv cinder-volume[97083]: DEBUG oslo_concurrency.processutils [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.357s {{(pid=97336) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-25 19:37:31.215 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv cinder-volume[97083]: DEBUG oslo_concurrency.processutils [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=97336) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-12-25 19:37:31.215 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv sudo[97389]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-12-25 19:37:31.215 | Dec 25 19:37:15 dv-neutron-822611-1-hyperv sudo[97389]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-12-25 19:37:31.215 | Dec 25 19:37:16 dv-neutron-822611-1-hyperv sudo[97389]: pam_unix(sudo:session): session closed for user root 2021-12-25 19:37:31.215 | Dec 25 19:37:16 dv-neutron-822611-1-hyperv cinder-volume[97083]: DEBUG oslo_concurrency.processutils [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.360s {{(pid=97336) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-12-25 19:37:31.215 | Dec 25 19:37:16 dv-neutron-822611-1-hyperv cinder-volume[97083]: INFO cinder.volume.manager [None req-3d801801-12fa-41f5-9b04-6d79da2f45a3 None None] Driver post RPC initialization completed successfully. 2021-12-25 19:37:31.218 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.221 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-12-25 19:37:31.234 | enabled 2021-12-25 19:37:31.238 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-12-25 19:37:31.253 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-12-25 19:37:31.253 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.253 | Active: active (running) since Sat 2021-12-25 19:35:20 UTC; 2min 11s ago 2021-12-25 19:37:31.253 | Main PID: 88789 (/usr/bin/python) 2021-12-25 19:37:31.254 | Tasks: 5 (limit: 14352) 2021-12-25 19:37:31.254 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-12-25 19:37:31.254 | ├─88789 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:37:31.254 | ├─88900 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:37:31.254 | ├─88901 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:37:31.254 | ├─88902 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-25 19:37:31.254 | └─88903 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-12-25 19:37:31.254 | 2021-12-25 19:37:31.254 | Dec 25 19:36:37 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-de0cd01e-7063-4795-8421-8df174f218c5 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:36:38 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-b42fbff6-dd3a-49f8-acf3-2476d9499dc6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:36:38 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:36:39 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-bb3bc27e-0986-4dab-8621-d596e2ab5882 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:37:05 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-28f42acd-9fae-477b-8883-0b7f6d17d7c6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:37:07 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-de0cd01e-7063-4795-8421-8df174f218c5 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:37:08 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-f5686a12-013d-4874-8b1c-579c21f5069d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:37:08 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron_lib.callbacks.manager [None req-bb3bc27e-0986-4dab-8621-d596e2ab5882 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8739196699575', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-8368738'] for agent, after_update {{(pid=88902) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-12-25 19:37:31.254 | Dec 25 19:37:12 dv-neutron-822611-1-hyperv neutron-server[88789]: DEBUG neutron.db.agents_db [None req-f0208a2a-76a5-444b-ba35-08a3e6f156ff None None] Agent healthcheck: found 5 active agents {{(pid=88903) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-12-25 19:37:31.258 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.260 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-12-25 19:37:31.273 | enabled 2021-12-25 19:37:31.277 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-12-25 19:37:31.294 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-12-25 19:37:31.294 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.294 | Active: active (running) since Sat 2021-12-25 19:35:31 UTC; 1min 59s ago 2021-12-25 19:37:31.294 | Main PID: 90185 (/usr/bin/python) 2021-12-25 19:37:31.294 | Tasks: 12 (limit: 14352) 2021-12-25 19:37:31.294 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-12-25 19:37:31.294 | ├─90185 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-12-25 19:37:31.294 | ├─91768 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpdo285sh6/privsep.sock 2021-12-25 19:37:31.294 | ├─91777 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-25 19:37:31.294 | ├─91778 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-25 19:37:31.294 | └─91938 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/ce97923c-9822-4d73-97f3-70445ee3301f/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/ce97923c-9822-4d73-97f3-70445ee3301f/host --addn-hosts=/opt/stack/data/neutron/dhcp/ce97923c-9822-4d73-97f3-70445ee3301f/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/ce97923c-9822-4d73-97f3-70445ee3301f/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/ce97923c-9822-4d73-97f3-70445ee3301f/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-2573e749-6ac6-4d3d-86aa-d5a6b6e48714,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-12-25 19:37:31.294 | 2021-12-25 19:37:31.294 | Dec 25 19:36:10 dv-neutron-822611-1-hyperv neutron-dhcp-agent[90185]: DEBUG oslo_concurrency.lockutils [None req-12490f2c-5d16-41fd-966c-d43070da04c7 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90185) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:31.294 | Dec 25 19:36:13 dv-neutron-822611-1-hyperv neutron-dhcp-agent[90185]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=90185) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-25 19:37:31.294 | Dec 25 19:36:15 dv-neutron-822611-1-hyperv neutron-dhcp-agent[90185]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90185) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-25 19:37:31.294 | Dec 25 19:36:15 dv-neutron-822611-1-hyperv neutron-dhcp-agent[90185]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90185) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-25 19:37:31.294 | Dec 25 19:36:16 dv-neutron-822611-1-hyperv dnsmasq[91938]: reading /etc/resolv.conf 2021-12-25 19:37:31.294 | Dec 25 19:36:16 dv-neutron-822611-1-hyperv dnsmasq[91938]: using nameserver 127.0.0.53#53 2021-12-25 19:37:31.294 | Dec 25 19:36:16 dv-neutron-822611-1-hyperv dnsmasq[91938]: reading /etc/resolv.conf 2021-12-25 19:37:31.294 | Dec 25 19:36:16 dv-neutron-822611-1-hyperv dnsmasq[91938]: using nameserver 127.0.0.53#53 2021-12-25 19:37:31.294 | Dec 25 19:36:35 dv-neutron-822611-1-hyperv neutron-dhcp-agent[90185]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90185) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-25 19:37:31.294 | Dec 25 19:36:35 dv-neutron-822611-1-hyperv neutron-dhcp-agent[90185]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=90185) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:31.298 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.300 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-12-25 19:37:31.313 | enabled 2021-12-25 19:37:31.317 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-12-25 19:37:31.332 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-12-25 19:37:31.332 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.332 | Active: active (running) since Sat 2021-12-25 19:35:33 UTC; 1min 57s ago 2021-12-25 19:37:31.332 | Main PID: 90920 (/usr/bin/python) 2021-12-25 19:37:31.332 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:31.332 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-12-25 19:37:31.332 | ├─90920 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-25 19:37:31.332 | ├─91410 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-25 19:37:31.332 | └─91411 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-12-25 19:37:31.333 | 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_rabbit.ssl = False {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_rabbit.ssl_version = {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_notifications.driver = [] {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_notifications.retry = -1 {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] oslo_messaging_notifications.transport_url = **** {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.333 | Dec 25 19:35:38 dv-neutron-822611-1-hyperv neutron-metadata-agent[90920]: DEBUG oslo_service.service [None req-5986d89b-5641-4643-b04d-fd35801adec1 None None] ******************************************************************************** {{(pid=90920) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-25 19:37:31.336 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.339 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-12-25 19:37:31.353 | enabled 2021-12-25 19:37:31.356 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-12-25 19:37:31.372 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-12-25 19:37:31.372 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.372 | Active: active (running) since Sat 2021-12-25 19:35:30 UTC; 2min 0s ago 2021-12-25 19:37:31.372 | Main PID: 89828 (/usr/bin/python) 2021-12-25 19:37:31.372 | Tasks: 7 (limit: 14352) 2021-12-25 19:37:31.372 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-12-25 19:37:31.372 | ├─89828 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-12-25 19:37:31.372 | ├─91372 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-25 19:37:31.372 | ├─91382 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-25 19:37:31.372 | └─91408 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-12-25 19:37:31.372 | 2021-12-25 19:37:31.372 | Dec 25 19:37:25 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: DEBUG neutron.agent.linux.utils [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91408. {{(pid=89828) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-25 19:37:31.372 | Dec 25 19:37:25 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Agent rpc_loop - iteration:54 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-25 19:37:31.372 | Dec 25 19:37:27 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Agent rpc_loop - iteration:55 started 2021-12-25 19:37:31.372 | Dec 25 19:37:27 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xdd39fe63,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=12825827706695263014,duration_nsec=90000000,duration_sec=112,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89828) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-25 19:37:31.372 | Dec 25 19:37:27 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: DEBUG neutron.agent.linux.utils [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91408. {{(pid=89828) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-25 19:37:31.372 | Dec 25 19:37:27 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-12-25 19:37:31.372 | Dec 25 19:37:29 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Agent rpc_loop - iteration:56 started 2021-12-25 19:37:31.372 | Dec 25 19:37:29 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xdd39fe65,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=12825827706695263014,duration_nsec=92000000,duration_sec=114,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89828) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-12-25 19:37:31.372 | Dec 25 19:37:29 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: DEBUG neutron.agent.linux.utils [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91408. {{(pid=89828) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-12-25 19:37:31.372 | Dec 25 19:37:29 dv-neutron-822611-1-hyperv neutron-openvswitch-agent[89828]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-8f4654e5-f054-4172-bb43-006937abd95f None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-12-25 19:37:31.376 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.378 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-12-25 19:37:31.392 | enabled 2021-12-25 19:37:31.396 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-12-25 19:37:31.413 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-12-25 19:37:31.413 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.413 | Active: active (running) since Sat 2021-12-25 19:35:32 UTC; 1min 58s ago 2021-12-25 19:37:31.413 | Main PID: 90571 (/usr/bin/python) 2021-12-25 19:37:31.413 | Tasks: 12 (limit: 14352) 2021-12-25 19:37:31.413 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-12-25 19:37:31.413 | ├─90571 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-12-25 19:37:31.413 | ├─91480 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmplngmg6yw/privsep.sock 2021-12-25 19:37:31.413 | ├─92235 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-25 19:37:31.413 | ├─92236 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-12-25 19:37:31.413 | └─92431 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/82495435-c7ed-4595-a670-1105c638681f.conf 2021-12-25 19:37:31.413 | 2021-12-25 19:37:31.413 | Dec 25 19:36:18 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG oslo_service.periodic_task [None req-0fe15bef-85bb-44c2-b81f-829d8069c9ca None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90571) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-25 19:37:31.413 | Dec 25 19:36:19 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-82495435-c7ed-4595-a670-1105c638681f', 'arping', '-U', '-I', 'qg-1bb0f2af-4a', '-c', '1', '-w', '2', '172.26.8.214'] {{(pid=90571) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-25 19:37:31.413 | Dec 25 19:36:19 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-82495435-c7ed-4595-a670-1105c638681f', 'arping', '-A', '-I', 'qg-1bb0f2af-4a', '-c', '1', '-w', '2', '172.26.8.214'] {{(pid=90571) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-25 19:37:31.414 | Dec 25 19:36:21 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-82495435-c7ed-4595-a670-1105c638681f', 'arping', '-U', '-I', 'qg-1bb0f2af-4a', '-c', '1', '-w', '2', '172.26.8.214'] {{(pid=90571) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-25 19:37:31.414 | Dec 25 19:36:21 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-82495435-c7ed-4595-a670-1105c638681f', 'arping', '-A', '-I', 'qg-1bb0f2af-4a', '-c', '1', '-w', '2', '172.26.8.214'] {{(pid=90571) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-12-25 19:37:31.414 | Dec 25 19:36:37 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90571) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-25 19:37:31.414 | Dec 25 19:36:37 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90571) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:31.414 | Dec 25 19:36:37 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90571) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-25 19:37:31.414 | Dec 25 19:36:37 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90571) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:31.414 | Dec 25 19:36:58 dv-neutron-822611-1-hyperv neutron-l3-agent[90571]: DEBUG oslo_service.periodic_task [None req-0fe15bef-85bb-44c2-b81f-829d8069c9ca None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90571) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-25 19:37:31.417 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.420 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-12-25 19:37:31.433 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-12-25 19:37:31.436 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.439 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-12-25 19:37:31.451 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-12-25 19:37:31.455 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.458 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-12-25 19:37:31.470 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-12-25 19:37:31.474 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.476 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-12-25 19:37:31.488 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-12-25 19:37:31.492 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.494 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-12-25 19:37:31.507 | enabled 2021-12-25 19:37:31.511 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-12-25 19:37:31.527 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-12-25 19:37:31.527 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.527 | Active: active (running) since Sat 2021-12-25 19:23:58 UTC; 13min ago 2021-12-25 19:37:31.527 | Main PID: 71012 (dstat.sh) 2021-12-25 19:37:31.527 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:31.527 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-12-25 19:37:31.527 | ├─71012 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-12-25 19:37:31.527 | ├─71068 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-12-25 19:37:31.527 | └─71069 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-12-25 19:37:31.527 | 2021-12-25 19:37:31.527 | Dec 25 19:37:22 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:22| 25 6 70 0 0|4272M 2609M 148M 4750M| 0 0 | 0 156k| 0 14.0 | 862 4699 |2.30 1.69 1.21|3.0 0 138| 0 0 |openstack 97741 23%6348k 33k|openstack 977416348k 33k 23%|mysqld 408M| 0 0 | 26 259 0 148 0 2021-12-25 19:37:31.527 | Dec 25 19:37:23 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:23| 26 2 72 0 0|4292M 2589M 148M 4750M| 56B 70B| 0 64k| 0 5.00 | 405 3840 |2.20 1.68 1.21|2.0 0 0| 0 0 |openstack 97741 24%4958k 0 |openstack 977414958k 0 24%|mysqld 408M| 0 0 | 26 260 0 144 1 2021-12-25 19:37:31.527 | Dec 25 19:37:24 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:24| 26 4 70 0 0|4263M 2618M 148M 4750M| 0 0 | 0 112k| 0 5.00 | 882 4712 |2.20 1.68 1.21|2.0 0 78| 0 0 |openstack 97819 16%4259k 33k|bash 97327 11M 42k 0%|mysqld 408M| 0 0 | 26 259 0 148 0 2021-12-25 19:37:31.527 | Dec 25 19:37:25 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:25| 27 2 70 0 0|4288M 2593M 148M 4750M|1012B 0 | 0 420k| 0 22.0 | 322 3653 |2.20 1.68 1.21|3.0 0 0| 0 0 |openstack 97819 25%6089k 0 |openstack 978196089k 0 25%|mysqld 408M| 0 0 | 26 259 0 148 0 2021-12-25 19:37:31.527 | Dec 25 19:37:26 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:26| 24 6 70 0 0|4254M 2627M 148M 4750M| 0 0 | 0 36k| 0 3.00 |1414 5779 |2.20 1.68 1.21|3.0 0 145| 0 0 |openstack 979654.8%1929k 256B|bash 97327 11M 49k 0%|mysqld 408M| 0 0 | 26 259 0 155 0 2021-12-25 19:37:31.527 | Dec 25 19:37:27 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:27| 26 4 70 0 0|4278M 2602M 148M 4750M| 0 0 | 0 84k| 0 3.00 | 341 3686 |2.20 1.68 1.21|3.0 0 1.0| 0 0 |openstack 97965 25%5848k 33k|openstack 979655848k 33k 25%|mysqld 408M| 0 0 | 26 259 0 152 0 2021-12-25 19:37:31.527 | Dec 25 19:37:28 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:28| 28 3 69 0 0|4293M 2587M 148M 4750M|4749B 0 | 0 92k| 0 8.00 | 810 4551 |2.10 1.67 1.21|3.0 0 0| 0 0 |openstack 97965 19%3529k 155B|openstack 979653529k 155B 19%|mysqld 408M| 0 0 | 26 259 0 158 0 2021-12-25 19:37:31.527 | Dec 25 19:37:29 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:29| 26 4 70 0 0|4273M 2608M 148M 4750M| 0 0 | 0 160k| 0 12.0 | 645 4305 |2.10 1.67 1.21|2.0 0 80| 0 0 |openstack 98045 22%5927k 33k|bash 97327 11M 42k 0%|mysqld 408M| 0 0 | 26 259 0 154 0 2021-12-25 19:37:31.528 | Dec 25 19:37:30 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:30| 26 3 71 0 0|4294M 2587M 148M 4751M|1012B 0 | 0 2512k| 0 219 | 339 3735 |2.10 1.67 1.21|3.0 0 0| 0 0 |openstack 98045 24%5376k 0 |openstack 980455376k 0 24%|mysqld 408M| 0 0 | 26 259 0 156 0 2021-12-25 19:37:31.528 | Dec 25 19:37:31 dv-neutron-822611-1-hyperv dstat.sh[71012]: 25-12 19:37:31| 19 13 68 0 0|4246M 2634M 148M 4751M| 0 0 | 0 228k| 0 17.0 |2366 7542 |2.10 1.67 1.21|2.0 0 362| 0 0 |uwsgi 722263.2%2483B 13k|bash 17422 90M 408k1.8%|mysqld 408M| 0 0 | 26 259 0 156 0 2021-12-25 19:37:31.530 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.533 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-12-25 19:37:31.545 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-12-25 19:37:31.548 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.551 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-12-25 19:37:31.566 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-12-25 19:37:31.570 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.573 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-12-25 19:37:31.587 | enabled 2021-12-25 19:37:31.591 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-12-25 19:37:31.606 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-12-25 19:37:31.606 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.606 | Active: active (running) since Sat 2021-12-25 19:35:35 UTC; 1min 55s ago 2021-12-25 19:37:31.606 | Main PID: 91288 (/usr/bin/python) 2021-12-25 19:37:31.606 | Tasks: 1 (limit: 14352) 2021-12-25 19:37:31.606 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-12-25 19:37:31.606 | └─91288 /usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2021-12-25 19:37:31.606 | 2021-12-25 19:37:31.606 | Dec 25 19:36:39 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91288) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:31.606 | Dec 25 19:37:01 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG oslo_service.periodic_task [None req-39879648-c593-4e09-9c8a-ecff12860ab4 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=91288) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-12-25 19:37:31.606 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=91288) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-12-25 19:37:31.606 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91288) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-25 19:37:31.607 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=91288) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-25 19:37:31.607 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91288) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:31.607 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=91288) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-12-25 19:37:31.607 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91288) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-12-25 19:37:31.607 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=91288) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-12-25 19:37:31.607 | Dec 25 19:37:09 dv-neutron-822611-1-hyperv neutron-metering-agent[91288]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91288) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-12-25 19:37:31.610 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.612 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-12-25 19:37:31.624 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-12-25 19:37:31.628 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.630 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-12-25 19:37:31.644 | enabled 2021-12-25 19:37:31.647 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-12-25 19:37:31.663 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-12-25 19:37:31.663 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.663 | Active: active (running) since Sat 2021-12-25 19:34:42 UTC; 2min 49s ago 2021-12-25 19:37:31.663 | Main PID: 86928 (glance-registry) 2021-12-25 19:37:31.663 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:31.663 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-12-25 19:37:31.663 | ├─86928 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-25 19:37:31.664 | ├─87437 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-25 19:37:31.664 | └─87438 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-12-25 19:37:31.664 | 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86928) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86928) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86928) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86928) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86928) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: INFO glance.common.wsgi [-] Starting 2 workers 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: INFO glance.common.wsgi [-] Started child 87437 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: INFO eventlet.wsgi.server [-] (87437) wsgi starting up on http://0.0.0.0:9191 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: INFO glance.common.wsgi [-] Started child 87438 2021-12-25 19:37:31.664 | Dec 25 19:34:44 dv-neutron-822611-1-hyperv glance-registry[86928]: INFO eventlet.wsgi.server [-] (87438) wsgi starting up on http://0.0.0.0:9191 2021-12-25 19:37:31.667 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.669 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-12-25 19:37:31.681 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-12-25 19:37:31.685 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.687 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-12-25 19:37:31.700 | enabled 2021-12-25 19:37:31.704 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-12-25 19:37:31.721 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-12-25 19:37:31.721 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.721 | Active: active (running) since Sat 2021-12-25 19:37:07 UTC; 24s ago 2021-12-25 19:37:31.721 | Main PID: 96734 (cinder-backup) 2021-12-25 19:37:31.721 | Tasks: 2 (limit: 14352) 2021-12-25 19:37:31.722 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-12-25 19:37:31.722 | ├─96734 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-25 19:37:31.722 | └─97173 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-12-25 19:37:31.722 | 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volume_backend_name = None {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volume_clear = zero {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volume_clear_ionice = None {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volume_clear_size = 0 {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:31.722 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv cinder-backup[96734]: DEBUG oslo_service.service [None req-9cdf99c3-a90a-489b-8bb7-d47c42520980 None None] ******************************************************************************** {{(pid=96734) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-25 19:37:31.725 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.728 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-12-25 19:37:31.741 | enabled 2021-12-25 19:37:31.745 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-12-25 19:37:31.761 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-12-25 19:37:31.761 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.761 | Active: active (running) since Sat 2021-12-25 19:34:38 UTC; 2min 53s ago 2021-12-25 19:37:31.761 | Main PID: 86430 (swift-proxy-ser) 2021-12-25 19:37:31.761 | Tasks: 2 (limit: 14352) 2021-12-25 19:37:31.761 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-12-25 19:37:31.761 | ├─86430 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-25 19:37:31.761 | └─86528 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-12-25 19:37:31.761 | 2021-12-25 19:37:31.761 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv proxy-server[86528]: 10.222.0.24 10.222.0.24 25/Dec/2021/19/35/11 PUT /v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhx3Jg... 645922816 - - tx7f8c1ed3becc4fc2bda63-0061c77261 - 13.9562 - - 1640460897.536402941 1640460911.492571592 0 2021-12-25 19:37:31.761 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv swift-proxy-server[86430]: proxy-server: 10.222.0.24 10.222.0.24 25/Dec/2021/19/35/11 PUT /v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhx3Jg... 645922816 - - tx7f8c1ed3becc4fc2bda63-0061c77261 - 13.9562 - - 1640460897.536402941 1640460911.492571592 0 2021-12-25 19:37:31.761 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv proxy-server[86528]: Deferring reject downstream 2021-12-25 19:37:31.761 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv proxy-server[86528]: Received request from 2021-12-25 19:37:31.761 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv swift-proxy-server[86430]: proxy-server: Deferring reject downstream 2021-12-25 19:37:31.761 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv swift-proxy-server[86430]: proxy-server: Received request from 2021-12-25 19:37:31.761 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv swift-proxy-server[86430]: proxy-server: Authorizing as anonymous (txn: txef925af29510438c83560-0061c772e6) 2021-12-25 19:37:31.762 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv proxy-server[86528]: Authorizing as anonymous (txn: txef925af29510438c83560-0061c772e6) 2021-12-25 19:37:31.762 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv proxy-server[86528]: 10.222.0.24 10.222.0.24 25/Dec/2021/19/37/10 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txef925af29510438c83560-0061c772e6 - 0.0028 - - 1640461030.533399582 1640461030.536152124 - 2021-12-25 19:37:31.762 | Dec 25 19:37:10 dv-neutron-822611-1-hyperv swift-proxy-server[86430]: proxy-server: 10.222.0.24 10.222.0.24 25/Dec/2021/19/37/10 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1629 - txef925af29510438c83560-0061c772e6 - 0.0028 - - 1640461030.533399582 1640461030.536152124 - 2021-12-25 19:37:31.765 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.767 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-12-25 19:37:31.780 | enabled 2021-12-25 19:37:31.783 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-12-25 19:37:31.799 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-12-25 19:37:31.799 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.799 | Active: active (running) since Sat 2021-12-25 19:34:34 UTC; 2min 57s ago 2021-12-25 19:37:31.799 | Main PID: 84948 (swift-object-se) 2021-12-25 19:37:31.799 | Tasks: 23 (limit: 14352) 2021-12-25 19:37:31.799 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-12-25 19:37:31.799 | ├─84948 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-25 19:37:31.799 | ├─85472 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-25 19:37:31.799 | └─85474 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-12-25 19:37:31.799 | 2021-12-25 19:37:31.799 | Dec 25 19:34:34 dv-neutron-822611-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2021-12-25 19:37:31.799 | Dec 25 19:34:35 dv-neutron-822611-1-hyperv object-server[84948]: Started child 85472 from parent 84948 2021-12-25 19:37:31.799 | Dec 25 19:34:35 dv-neutron-822611-1-hyperv swift-object-server[84948]: object-server: Started child 85472 from parent 84948 2021-12-25 19:37:31.799 | Dec 25 19:34:35 dv-neutron-822611-1-hyperv object-server[84948]: Started child 85474 from parent 84948 2021-12-25 19:37:31.799 | Dec 25 19:34:35 dv-neutron-822611-1-hyperv swift-object-server[84948]: object-server: Started child 85474 from parent 84948 2021-12-25 19:37:31.799 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv object-server[85472]: 127.0.0.1 - - [25/Dec/2021:19:35:11 +0000] "PUT /sdb1/160/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" "tx7f8c1ed3becc4fc2bda63-0061c77261" "proxy-server 86528" 13.9309 "-" 85472 0 2021-12-25 19:37:31.799 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv swift-object-server[84948]: object-server: 127.0.0.1 - - [25/Dec/2021:19:35:11 +0000] "PUT /sdb1/160/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" "tx7f8c1ed3becc4fc2bda63-0061c77261" "proxy-server 86528" 13.9309 "-" 85472 0 2021-12-25 19:37:31.803 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.808 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-12-25 19:37:31.821 | enabled 2021-12-25 19:37:31.825 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-12-25 19:37:31.841 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-12-25 19:37:31.841 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.841 | Active: active (running) since Sat 2021-12-25 19:34:35 UTC; 2min 56s ago 2021-12-25 19:37:31.841 | Main PID: 85306 (swift-container) 2021-12-25 19:37:31.841 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:31.841 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-12-25 19:37:31.841 | ├─85306 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-25 19:37:31.841 | ├─85779 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-25 19:37:31.841 | └─85782 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-12-25 19:37:31.841 | 2021-12-25 19:37:31.841 | Dec 25 19:34:36 dv-neutron-822611-1-hyperv container-server[85306]: Started child 85779 from parent 85306 2021-12-25 19:37:31.841 | Dec 25 19:34:36 dv-neutron-822611-1-hyperv swift-container-server[85306]: container-server: Started child 85779 from parent 85306 2021-12-25 19:37:31.841 | Dec 25 19:34:36 dv-neutron-822611-1-hyperv container-server[85306]: Started child 85782 from parent 85306 2021-12-25 19:37:31.841 | Dec 25 19:34:36 dv-neutron-822611-1-hyperv swift-container-server[85306]: container-server: Started child 85782 from parent 85306 2021-12-25 19:37:31.841 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv container-server[85782]: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "PUT /sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance" "tx59630737fb804b5fa37c3-0061c77261" "proxy-server 86528" 0.0201 "-" 85782 0 2021-12-25 19:37:31.841 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv swift-container-server[85306]: container-server: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "PUT /sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance" 201 - "PUT http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance" "tx59630737fb804b5fa37c3-0061c77261" "proxy-server 86528" 0.0201 "-" 85782 0 2021-12-25 19:37:31.841 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv container-server[85782]: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "HEAD /sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance?format=json&states=listing" "tx7f8c1ed3becc4fc2bda63-0061c77261" "proxy-server 86528" 0.0031 "-" 85782 0 2021-12-25 19:37:31.842 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv swift-container-server[85306]: container-server: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "HEAD /sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815/glance?format=json&states=listing" "tx7f8c1ed3becc4fc2bda63-0061c77261" "proxy-server 86528" 0.0031 "-" 85782 0 2021-12-25 19:37:31.842 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv container-server[85782]: 127.0.0.1 - - [25/Dec/2021:19:35:11 +0000] "PUT /sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" 201 - "PUT http://10.222.0.24:8080/sdb1/160/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" "tx7f8c1ed3becc4fc2bda63-0061c77261" "object-server 85472" 0.0010 "-" 85782 0 2021-12-25 19:37:31.842 | Dec 25 19:35:11 dv-neutron-822611-1-hyperv swift-container-server[85306]: container-server: 127.0.0.1 - - [25/Dec/2021:19:35:11 +0000] "PUT /sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" 201 - "PUT http://10.222.0.24:8080/sdb1/160/AUTH_abc7428fe95843e7960a31b3d2581815/glance/f777bacd-1d90-449d-988b-92510ffad09b" "tx7f8c1ed3becc4fc2bda63-0061c77261" "object-server 85472" 0.0010 "-" 85782 0 2021-12-25 19:37:31.844 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.847 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-12-25 19:37:31.860 | enabled 2021-12-25 19:37:31.863 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-12-25 19:37:31.879 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-12-25 19:37:31.879 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-12-25 19:37:31.879 | Active: active (running) since Sat 2021-12-25 19:34:36 UTC; 2min 55s ago 2021-12-25 19:37:31.879 | Main PID: 85667 (swift-account-s) 2021-12-25 19:37:31.879 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:31.879 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-12-25 19:37:31.879 | ├─85667 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-25 19:37:31.879 | ├─86109 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-25 19:37:31.879 | └─86112 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-12-25 19:37:31.879 | 2021-12-25 19:37:31.880 | Dec 25 19:34:56 dv-neutron-822611-1-hyperv account-server[86112]: 127.0.0.1 - - [25/Dec/2021:19:34:56 +0000] "HEAD /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815?format=json" "txc2f832ac9f094c4ebc9bd-0061c77260" "proxy-server 86528" 0.0019 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:56 dv-neutron-822611-1-hyperv swift-account-server[85667]: account-server: 127.0.0.1 - - [25/Dec/2021:19:34:56 +0000] "HEAD /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815?format=json" "txc2f832ac9f094c4ebc9bd-0061c77260" "proxy-server 86528" 0.0019 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:56 dv-neutron-822611-1-hyperv account-server[86112]: 127.0.0.1 - - [25/Dec/2021:19:34:56 +0000] "HEAD /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815?format=json" "txc2f832ac9f094c4ebc9bd-0061c77260" "proxy-server 86528" 0.0004 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:56 dv-neutron-822611-1-hyperv swift-account-server[85667]: account-server: 127.0.0.1 - - [25/Dec/2021:19:34:56 +0000] "HEAD /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 404 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815?format=json" "txc2f832ac9f094c4ebc9bd-0061c77260" "proxy-server 86528" 0.0004 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv account-server[86112]: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "PUT /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 201 - "-" "tx59630737fb804b5fa37c3-0061c77261" "-" 0.0170 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv swift-account-server[85667]: account-server: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "PUT /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 201 - "-" "tx59630737fb804b5fa37c3-0061c77261" "-" 0.0170 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv account-server[86112]: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "HEAD /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815?format=json" "tx59630737fb804b5fa37c3-0061c77261" "proxy-server 86528" 0.0021 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv swift-account-server[85667]: account-server: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "HEAD /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815" 204 - "HEAD http://10.222.0.24:8080/v1/AUTH_abc7428fe95843e7960a31b3d2581815?format=json" "tx59630737fb804b5fa37c3-0061c77261" "proxy-server 86528" 0.0021 "-" 86112 - 2021-12-25 19:37:31.880 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv account-server[86112]: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "PUT /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance" "tx59630737fb804b5fa37c3-0061c77261" "container-server 85782" 0.0018 "-" 86112 0 2021-12-25 19:37:31.880 | Dec 25 19:34:57 dv-neutron-822611-1-hyperv swift-account-server[85667]: account-server: 127.0.0.1 - - [25/Dec/2021:19:34:57 +0000] "PUT /sdb1/331/AUTH_abc7428fe95843e7960a31b3d2581815/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/110/AUTH_abc7428fe95843e7960a31b3d2581815/glance" "tx59630737fb804b5fa37c3-0061c77261" "container-server 85782" 0.0018 "-" 86112 0 2021-12-25 19:37:31.883 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.886 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-12-25 19:37:31.898 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-12-25 19:37:31.901 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.904 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-12-25 19:37:31.916 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-12-25 19:37:31.919 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.922 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-12-25 19:37:31.934 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-12-25 19:37:31.938 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.940 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-12-25 19:37:31.952 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-12-25 19:37:31.956 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.959 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-12-25 19:37:31.970 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-12-25 19:37:31.974 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.977 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-12-25 19:37:31.988 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-12-25 19:37:31.992 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:31.995 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-12-25 19:37:32.007 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-12-25 19:37:32.012 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:32.014 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-12-25 19:37:32.026 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-12-25 19:37:32.030 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:32.032 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-12-25 19:37:32.044 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-12-25 19:37:32.048 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:32.050 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-12-25 19:37:32.062 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-12-25 19:37:32.066 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:32.069 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-12-25 19:37:32.082 | enabled 2021-12-25 19:37:32.086 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-12-25 19:37:32.103 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-12-25 19:37:32.103 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-12-25 19:37:32.103 | Active: active (running) since Sat 2021-12-25 19:34:37 UTC; 2min 54s ago 2021-12-25 19:37:32.103 | Main PID: 86060 (swift-container) 2021-12-25 19:37:32.103 | Tasks: 1 (limit: 14352) 2021-12-25 19:37:32.103 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-12-25 19:37:32.103 | └─86060 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-12-25 19:37:32.103 | 2021-12-25 19:37:32.103 | Dec 25 19:34:37 dv-neutron-822611-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-12-25 19:37:32.103 | Dec 25 19:34:38 dv-neutron-822611-1-hyperv container-sync[86060]: Starting 86060 2021-12-25 19:37:32.103 | Dec 25 19:34:38 dv-neutron-822611-1-hyperv container-sync[86060]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-12-25 19:37:32.107 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:32.109 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-12-25 19:37:32.123 | enabled 2021-12-25 19:37:32.127 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-12-25 19:37:32.143 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-12-25 19:37:32.143 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-12-25 19:37:32.143 | Active: active (running) since Sat 2021-12-25 19:36:21 UTC; 1min 10s ago 2021-12-25 19:37:32.143 | Main PID: 94413 (nova-conductor) 2021-12-25 19:37:32.143 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:32.143 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-12-25 19:37:32.143 | ├─94413 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-25 19:37:32.144 | ├─95303 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-25 19:37:32.144 | └─95304 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-12-25 19:37:32.144 | 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_messaging_notifications.retry = -1 {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_reports.file_event_handler = None {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] oslo_reports.log_dir = None {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.144 | Dec 25 19:36:26 dv-neutron-822611-1-hyperv nova-conductor[94413]: DEBUG oslo_service.service [None req-4384ac56-8d04-4d20-a4e6-7b3912ab1ef7 None None] ******************************************************************************** {{(pid=94413) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-25 19:37:32.147 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-12-25 19:37:32.149 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-12-25 19:37:32.163 | enabled 2021-12-25 19:37:32.167 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-12-25 19:37:32.184 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-12-25 19:37:32.184 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-12-25 19:37:32.184 | Active: active (running) since Sat 2021-12-25 19:36:23 UTC; 1min 9s ago 2021-12-25 19:37:32.184 | Main PID: 94801 (nova-conductor) 2021-12-25 19:37:32.184 | Tasks: 3 (limit: 14352) 2021-12-25 19:37:32.184 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-12-25 19:37:32.184 | ├─94801 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-25 19:37:32.184 | ├─95310 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-25 19:37:32.184 | └─95311 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-12-25 19:37:32.184 | 2021-12-25 19:37:32.184 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG oslo_service.service [None req-9e1d30ae-2162-46df-8eb5-092863ddb17d None None] oslo_messaging_notifications.retry = -1 {{(pid=94801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.184 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG oslo_service.service [None req-9e1d30ae-2162-46df-8eb5-092863ddb17d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.184 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG oslo_service.service [None req-9e1d30ae-2162-46df-8eb5-092863ddb17d None None] oslo_messaging_notifications.transport_url = **** {{(pid=94801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.184 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG oslo_service.service [None req-9e1d30ae-2162-46df-8eb5-092863ddb17d None None] oslo_reports.file_event_handler = None {{(pid=94801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.185 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG oslo_service.service [None req-9e1d30ae-2162-46df-8eb5-092863ddb17d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.185 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG oslo_service.service [None req-9e1d30ae-2162-46df-8eb5-092863ddb17d None None] oslo_reports.log_dir = None {{(pid=94801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-12-25 19:37:32.185 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG oslo_service.service [None req-9e1d30ae-2162-46df-8eb5-092863ddb17d None None] ******************************************************************************** {{(pid=94801) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-12-25 19:37:32.185 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG nova.service [None req-322a932b-5019-49f4-9ef0-1c0dcd035e99 None None] Creating RPC server for service conductor {{(pid=95311) start /opt/stack/nova/nova/service.py:196}} 2021-12-25 19:37:32.185 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG nova.service [None req-322a932b-5019-49f4-9ef0-1c0dcd035e99 None None] Join ServiceGroup membership for this service conductor {{(pid=95311) start /opt/stack/nova/nova/service.py:214}} 2021-12-25 19:37:32.185 | Dec 25 19:36:27 dv-neutron-822611-1-hyperv nova-conductor[94801]: DEBUG nova.servicegroup.drivers.db [None req-322a932b-5019-49f4-9ef0-1c0dcd035e99 None None] DB_Driver: join new ServiceGroup member dv-neutron-822611-1-hyperv to the conductor group, service = {{(pid=95311) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-12-25 19:37:32.188 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-12-25 19:37:32.204 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:37:32.207 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-12-25 19:37:32.224 | + functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:37:32.226 | + ./stack.sh:main:1403 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-12-25 19:37:32.229 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:37:32.232 | + ./stack.sh:echo_summary:428 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-12-25 19:37:32.235 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-12-25 19:37:35.689 | +--------------------------------------------------------------------+ 2021-12-25 19:37:35.689 | | Upgrade Check Results | 2021-12-25 19:37:35.689 | +--------------------------------------------------------------------+ 2021-12-25 19:37:35.689 | | Check: Cells v2 | 2021-12-25 19:37:35.689 | | Result: Success | 2021-12-25 19:37:35.689 | | Details: No host mappings or compute nodes were found. Remember to | 2021-12-25 19:37:35.689 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-12-25 19:37:35.689 | | compute hosts are deployed. | 2021-12-25 19:37:35.689 | +--------------------------------------------------------------------+ 2021-12-25 19:37:35.689 | | Check: Placement API | 2021-12-25 19:37:35.690 | | Result: Success | 2021-12-25 19:37:35.690 | | Details: None | 2021-12-25 19:37:35.690 | +--------------------------------------------------------------------+ 2021-12-25 19:37:35.690 | | Check: Ironic Flavor Migration | 2021-12-25 19:37:35.690 | | Result: Success | 2021-12-25 19:37:35.690 | | Details: None | 2021-12-25 19:37:35.690 | +--------------------------------------------------------------------+ 2021-12-25 19:37:35.690 | | Check: Cinder API | 2021-12-25 19:37:35.690 | | Result: Success | 2021-12-25 19:37:35.690 | | Details: None | 2021-12-25 19:37:35.690 | +--------------------------------------------------------------------+ 2021-12-25 19:37:35.690 | | Check: Policy Scope-based Defaults | 2021-12-25 19:37:35.690 | | Result: Success | 2021-12-25 19:37:35.690 | | Details: None | 2021-12-25 19:37:35.690 | +--------------------------------------------------------------------+ 2021-12-25 19:37:35.690 | | Check: Older than N-1 computes | 2021-12-25 19:37:35.690 | | Result: Success | 2021-12-25 19:37:35.690 | | Details: None | 2021-12-25 19:37:35.690 | +--------------------------------------------------------------------+ 2021-12-25 19:37:36.057 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-12-25 19:37:36.059 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-12-25 19:37:36.060 | Running user script /home/ubuntu/devstack/local.sh 2021-12-25 19:37:36.062 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-12-25 19:37:36.064 | Before updating nova flavors: 2021-12-25 19:37:38.262 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-25 19:37:38.262 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-12-25 19:37:38.262 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-25 19:37:38.262 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-12-25 19:37:38.262 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-12-25 19:37:38.262 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-12-25 19:37:38.262 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-12-25 19:37:38.262 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-12-25 19:37:38.262 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-12-25 19:37:38.262 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-12-25 19:37:38.262 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-12-25 19:37:38.262 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-12-25 19:37:38.262 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-12-25 19:37:38.262 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-12-25 19:37:40.207 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-12-25 19:37:40.286 | Flavor 42 not found 2021-12-25 19:37:42.208 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-12-25 19:37:42.289 | Flavor 84 not found 2021-12-25 19:37:44.107 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-12-25 19:37:44.190 | Flavor 451 not found 2021-12-25 19:37:45.940 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:45.940 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:37:45.940 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:45.940 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:45.940 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:47.827 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:47.827 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:37:47.827 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:47.827 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:47.827 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:49.658 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:49.658 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:37:49.658 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:49.658 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:49.658 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:51.481 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:51.481 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:37:51.481 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:51.481 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:51.481 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:51.560 | After updating nova flavors: 2021-12-25 19:37:53.298 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:53.298 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:37:53.298 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:53.298 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:37:53.298 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:37:53.298 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:37:58.595 | Neutron networks: 2021-12-25 19:38:00.798 | +--------------------------------------+---------+--------------------------------------+ 2021-12-25 19:38:00.798 | | ID | Name | Subnets | 2021-12-25 19:38:00.798 | +--------------------------------------+---------+--------------------------------------+ 2021-12-25 19:38:00.798 | | a29ab018-4a1a-4021-8156-423134b861f3 | public | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f | 2021-12-25 19:38:00.798 | | ce97923c-9822-4d73-97f3-70445ee3301f | private | 2573e749-6ac6-4d3d-86aa-d5a6b6e48714 | 2021-12-25 19:38:00.798 | +--------------------------------------+---------+--------------------------------------+ 2021-12-25 19:38:06.170 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:06.170 | | Field | Value | 2021-12-25 19:38:06.170 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:06.170 | | admin_state_up | UP | 2021-12-25 19:38:06.170 | | availability_zone_hints | | 2021-12-25 19:38:06.170 | | availability_zones | nova | 2021-12-25 19:38:06.170 | | created_at | 2021-12-25T19:36:01Z | 2021-12-25 19:38:06.170 | | description | | 2021-12-25 19:38:06.170 | | dns_domain | None | 2021-12-25 19:38:06.170 | | id | a29ab018-4a1a-4021-8156-423134b861f3 | 2021-12-25 19:38:06.170 | | ipv4_address_scope | None | 2021-12-25 19:38:06.170 | | ipv6_address_scope | None | 2021-12-25 19:38:06.170 | | is_default | True | 2021-12-25 19:38:06.170 | | is_vlan_transparent | None | 2021-12-25 19:38:06.170 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='ab65e50ea0ac4cb0ac61290a108f6563', project.name='admin', region_name='RegionOne', zone= | 2021-12-25 19:38:06.170 | | mtu | 1500 | 2021-12-25 19:38:06.170 | | name | public | 2021-12-25 19:38:06.170 | | port_security_enabled | True | 2021-12-25 19:38:06.170 | | project_id | ab65e50ea0ac4cb0ac61290a108f6563 | 2021-12-25 19:38:06.170 | | provider:network_type | flat | 2021-12-25 19:38:06.170 | | provider:physical_network | physnet1 | 2021-12-25 19:38:06.170 | | provider:segmentation_id | None | 2021-12-25 19:38:06.170 | | qos_policy_id | None | 2021-12-25 19:38:06.171 | | revision_number | 2 | 2021-12-25 19:38:06.171 | | router:external | External | 2021-12-25 19:38:06.171 | | segments | None | 2021-12-25 19:38:06.171 | | shared | False | 2021-12-25 19:38:06.171 | | status | ACTIVE | 2021-12-25 19:38:06.171 | | subnets | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f | 2021-12-25 19:38:06.171 | | tags | | 2021-12-25 19:38:06.171 | | updated_at | 2021-12-25T19:36:09Z | 2021-12-25 19:38:06.171 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:08.497 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:08.497 | | Field | Value | 2021-12-25 19:38:08.497 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:08.497 | | admin_state_up | UP | 2021-12-25 19:38:08.497 | | availability_zone_hints | | 2021-12-25 19:38:08.497 | | availability_zones | nova | 2021-12-25 19:38:08.497 | | created_at | 2021-12-25T19:35:46Z | 2021-12-25 19:38:08.497 | | description | | 2021-12-25 19:38:08.497 | | dns_domain | None | 2021-12-25 19:38:08.497 | | id | ce97923c-9822-4d73-97f3-70445ee3301f | 2021-12-25 19:38:08.497 | | ipv4_address_scope | None | 2021-12-25 19:38:08.497 | | ipv6_address_scope | None | 2021-12-25 19:38:08.497 | | is_default | None | 2021-12-25 19:38:08.497 | | is_vlan_transparent | None | 2021-12-25 19:38:08.497 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='3d90174aced348ada3782480b3163b2a', project.name=, region_name='RegionOne', zone= | 2021-12-25 19:38:08.497 | | mtu | 1500 | 2021-12-25 19:38:08.497 | | name | private | 2021-12-25 19:38:08.497 | | port_security_enabled | True | 2021-12-25 19:38:08.497 | | project_id | 3d90174aced348ada3782480b3163b2a | 2021-12-25 19:38:08.497 | | provider:network_type | vlan | 2021-12-25 19:38:08.497 | | provider:physical_network | physnet1 | 2021-12-25 19:38:08.497 | | provider:segmentation_id | 92 | 2021-12-25 19:38:08.498 | | qos_policy_id | None | 2021-12-25 19:38:08.498 | | revision_number | 3 | 2021-12-25 19:38:08.498 | | router:external | Internal | 2021-12-25 19:38:08.498 | | segments | None | 2021-12-25 19:38:08.498 | | shared | False | 2021-12-25 19:38:08.498 | | status | ACTIVE | 2021-12-25 19:38:08.498 | | subnets | 2573e749-6ac6-4d3d-86aa-d5a6b6e48714 | 2021-12-25 19:38:08.498 | | tags | | 2021-12-25 19:38:08.498 | | updated_at | 2021-12-25T19:37:58Z | 2021-12-25 19:38:08.498 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:08.603 | Neutron subnetworks: 2021-12-25 19:38:10.743 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-25 19:38:10.743 | | ID | Name | Network | Subnet | 2021-12-25 19:38:10.743 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-25 19:38:10.743 | | 2573e749-6ac6-4d3d-86aa-d5a6b6e48714 | private-subnet | ce97923c-9822-4d73-97f3-70445ee3301f | 172.20.0.0/26 | 2021-12-25 19:38:10.743 | | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f | public-subnet | a29ab018-4a1a-4021-8156-423134b861f3 | 172.26.8.0/24 | 2021-12-25 19:38:10.743 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-12-25 19:38:15.251 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:15.251 | | Field | Value | 2021-12-25 19:38:15.251 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:15.251 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-12-25 19:38:15.251 | | cidr | 172.20.0.0/26 | 2021-12-25 19:38:15.251 | | created_at | 2021-12-25T19:35:49Z | 2021-12-25 19:38:15.251 | | description | | 2021-12-25 19:38:15.252 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-12-25 19:38:15.252 | | dns_publish_fixed_ip | None | 2021-12-25 19:38:15.252 | | enable_dhcp | True | 2021-12-25 19:38:15.252 | | gateway_ip | 172.20.0.1 | 2021-12-25 19:38:15.252 | | host_routes | | 2021-12-25 19:38:15.252 | | id | 2573e749-6ac6-4d3d-86aa-d5a6b6e48714 | 2021-12-25 19:38:15.252 | | ip_version | 4 | 2021-12-25 19:38:15.252 | | ipv6_address_mode | None | 2021-12-25 19:38:15.252 | | ipv6_ra_mode | None | 2021-12-25 19:38:15.252 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='3d90174aced348ada3782480b3163b2a', project.name=, region_name='RegionOne', zone= | 2021-12-25 19:38:15.252 | | name | private-subnet | 2021-12-25 19:38:15.252 | | network_id | ce97923c-9822-4d73-97f3-70445ee3301f | 2021-12-25 19:38:15.252 | | prefix_length | None | 2021-12-25 19:38:15.252 | | project_id | 3d90174aced348ada3782480b3163b2a | 2021-12-25 19:38:15.252 | | revision_number | 1 | 2021-12-25 19:38:15.252 | | segment_id | None | 2021-12-25 19:38:15.252 | | service_types | | 2021-12-25 19:38:15.252 | | subnetpool_id | 8651140b-ce24-4e9d-9f79-5bb66ea35a9e | 2021-12-25 19:38:15.252 | | tags | | 2021-12-25 19:38:15.252 | | updated_at | 2021-12-25T19:37:58Z | 2021-12-25 19:38:15.252 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:17.487 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:17.487 | | Field | Value | 2021-12-25 19:38:17.487 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:17.487 | | allocation_pools | 172.26.8.2-172.26.8.254 | 2021-12-25 19:38:17.488 | | cidr | 172.26.8.0/24 | 2021-12-25 19:38:17.488 | | created_at | 2021-12-25T19:36:09Z | 2021-12-25 19:38:17.488 | | description | | 2021-12-25 19:38:17.488 | | dns_nameservers | | 2021-12-25 19:38:17.488 | | dns_publish_fixed_ip | None | 2021-12-25 19:38:17.488 | | enable_dhcp | False | 2021-12-25 19:38:17.488 | | gateway_ip | 172.26.8.1 | 2021-12-25 19:38:17.488 | | host_routes | | 2021-12-25 19:38:17.488 | | id | 5c2a2e97-ff0e-4136-b8c0-eadd12f9113f | 2021-12-25 19:38:17.488 | | ip_version | 4 | 2021-12-25 19:38:17.488 | | ipv6_address_mode | None | 2021-12-25 19:38:17.488 | | ipv6_ra_mode | None | 2021-12-25 19:38:17.488 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='ab65e50ea0ac4cb0ac61290a108f6563', project.name='admin', region_name='RegionOne', zone= | 2021-12-25 19:38:17.488 | | name | public-subnet | 2021-12-25 19:38:17.488 | | network_id | a29ab018-4a1a-4021-8156-423134b861f3 | 2021-12-25 19:38:17.488 | | prefix_length | None | 2021-12-25 19:38:17.488 | | project_id | ab65e50ea0ac4cb0ac61290a108f6563 | 2021-12-25 19:38:17.488 | | revision_number | 0 | 2021-12-25 19:38:17.488 | | segment_id | None | 2021-12-25 19:38:17.488 | | service_types | | 2021-12-25 19:38:17.488 | | subnetpool_id | None | 2021-12-25 19:38:17.488 | | tags | | 2021-12-25 19:38:17.488 | | updated_at | 2021-12-25T19:36:09Z | 2021-12-25 19:38:17.488 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:17.783 | + ./stack.sh:main:1428 : command openstack complete 2021-12-25 19:38:17.784 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-12-25 19:38:17.786 | + ./stack.sh:main:1428 : openstack complete 2021-12-25 19:38:20.139 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-12-25 19:38:20.534 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-12-25 19:38:20.552 | + functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:20.554 | + ./stack.sh:main:1433 : is_ubuntu 2021-12-25 19:38:20.557 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-12-25 19:38:20.559 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-12-25 19:38:20.562 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-12-25 19:38:20.564 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:38:20.567 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-12-25 19:38:20.570 | + ./stack.sh:main:1435 : set_lvm_filter 2021-12-25 19:38:20.572 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-12-25 19:38:20.574 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-12-25 19:38:20.577 | + lib/lvm:set_lvm_filter:186 : local pv 2021-12-25 19:38:20.579 | + lib/lvm:set_lvm_filter:187 : local vg 2021-12-25 19:38:20.582 | + lib/lvm:set_lvm_filter:188 : local line 2021-12-25 19:38:20.586 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-12-25 19:38:20.739 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-25 19:38:20.743 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-12-25 19:38:20.743 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-25 19:38:20.743 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-25 19:38:20.748 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-12-25 19:38:20.750 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-12-25 19:38:20.753 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-12-25 19:38:20.755 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-12-25 19:38:20.760 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-12-25 19:38:20.760 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-12-25 19:38:20.760 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-12-25 19:38:20.765 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-12-25 19:38:20.767 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-12-25 19:38:20.770 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-12-25 19:38:20.773 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-25 19:38:20.776 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-12-25 19:38:20.778 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-12-25 19:38:20.798 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-12-25 19:38:20.817 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-12-25 19:38:20.820 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:38:20.823 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-12-25 19:38:20.830 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-12-25 19:38:20.835 | + functions-common:run_phase:1759 : local mode=stack 2021-12-25 19:38:20.839 | + functions-common:run_phase:1760 : local phase=test-config 2021-12-25 19:38:20.842 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-12-25 19:38:20.849 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-12-25 19:38:20.852 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-12-25 19:38:20.855 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-12-25 19:38:20.857 | + functions-common:run_phase:1769 : local extra 2021-12-25 19:38:20.865 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-12-25 19:38:20.869 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-12-25 19:38:20.872 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-12-25 19:38:20.875 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-12-25 19:38:20.877 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-12-25 19:38:20.880 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-12-25 19:38:20.896 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:20.899 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:38:20.901 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:38:20.903 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-12-25 19:38:20.906 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:38:20.908 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-12-25 19:38:20.911 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:38:20.913 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-12-25 19:38:20.916 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:38:20.918 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-12-25 19:38:20.920 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-12-25 19:38:20.923 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-12-25 19:38:20.925 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-12-25 19:38:20.928 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:38:20.930 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-12-25 19:38:20.933 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-12-25 19:38:20.935 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-12-25 19:38:20.937 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-12-25 19:38:20.939 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-12-25 19:38:20.941 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-12-25 19:38:20.943 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-12-25 19:38:20.946 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-12-25 19:38:20.948 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-12-25 19:38:20.951 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-12-25 19:38:20.951 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-12-25 19:38:20.955 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-12-25 19:38:20.957 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-12-25 19:38:20.959 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-12-25 19:38:20.962 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-12-25 19:38:20.964 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-12-25 19:38:20.981 | Using python 3.6 to install testrepository because python3_enabled=True 2021-12-25 19:38:20.986 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt testrepository 2021-12-25 19:38:23.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:38:23.771 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-12-25 19:38:23.771 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.772 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.772 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.773 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.773 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.773 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.774 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.774 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.775 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.775 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.776 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.776 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.776 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.777 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.777 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.778 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.778 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.779 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.779 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.780 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.780 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.780 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.781 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.781 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.782 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.784 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.784 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.785 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.785 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.786 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.786 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.787 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.787 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.788 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.788 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.789 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.789 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.789 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.790 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.790 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.790 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.791 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.791 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.791 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.792 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.792 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.793 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.793 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.794 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.794 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.795 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.795 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.796 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.796 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.796 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.797 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.798 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.798 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.798 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.799 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.799 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.800 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.800 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.801 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.802 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.802 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.803 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.804 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.804 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.805 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.805 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.806 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.806 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.807 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.807 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.807 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.808 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.808 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.809 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.809 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.809 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.810 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.811 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.811 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.812 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.812 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.812 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.813 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.813 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.814 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.814 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.815 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.815 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.816 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.816 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.817 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.817 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.818 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.818 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.819 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.820 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.820 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.821 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.821 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.822 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.822 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.823 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.823 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.823 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.824 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.824 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.825 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.825 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.826 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.826 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.826 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.827 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.827 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.828 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.828 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.829 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.829 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.830 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.830 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.831 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.831 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.832 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.832 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.832 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.833 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.833 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.834 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.834 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.835 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.835 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.835 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.836 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.836 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.837 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.837 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.838 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.838 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.839 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.839 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.840 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.840 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.840 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.841 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.841 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.842 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.842 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.843 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.843 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.843 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.844 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.844 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.844 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.845 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.845 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.846 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.846 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.847 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.847 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.848 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.848 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.848 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.849 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.849 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.849 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.850 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.851 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.851 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.852 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.852 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.852 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.853 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.853 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.853 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.854 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.854 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.855 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.855 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.856 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.856 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.856 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.857 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.857 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.858 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.858 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.858 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.859 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.859 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.859 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.860 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.860 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.861 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.861 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.861 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.862 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.862 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.863 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.863 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.863 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.864 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.864 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.865 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.865 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.865 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.866 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.867 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.867 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.868 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.868 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.868 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.869 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.869 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.870 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.870 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.870 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.871 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.871 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.872 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.872 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.872 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.873 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.873 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.874 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.874 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.874 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.875 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.875 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.876 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.877 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.877 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.878 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.879 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.879 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.880 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.880 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.881 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.881 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.881 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.882 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.882 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.883 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.883 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.884 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.884 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.884 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.885 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.885 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.886 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.886 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.886 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.887 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.887 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.888 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.888 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.889 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.889 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.889 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.890 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.890 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.891 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.891 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.891 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.892 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.892 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.893 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.893 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.894 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.894 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.894 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.895 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.895 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.896 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.896 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.897 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.897 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.897 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.898 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.898 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.899 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.899 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.900 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.900 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.900 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.901 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.901 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.901 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.902 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.902 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.903 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.903 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.904 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.904 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.904 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.905 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.905 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.906 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.906 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.906 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.907 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.907 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.908 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.908 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.909 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.909 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.909 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.910 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.910 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.911 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.911 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.911 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.912 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.913 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.913 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.914 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.914 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.914 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.915 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.915 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.916 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.916 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.917 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.917 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.917 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.918 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.918 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.919 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.920 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.920 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.921 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.921 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.921 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.922 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.922 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.923 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.923 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.924 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.924 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.924 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.925 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.925 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.926 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.926 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.927 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.927 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.927 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.928 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.929 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.929 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.930 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.930 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.930 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.931 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.931 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.932 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.932 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.933 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.933 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.934 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.934 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.934 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.935 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.935 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.936 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.936 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.937 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.937 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.937 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.938 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.938 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.939 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.939 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.940 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.940 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.940 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.941 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.941 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.942 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.942 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.943 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.943 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.944 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.944 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.945 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.945 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.946 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.946 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.946 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.947 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.947 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.948 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.948 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.948 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.949 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.949 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.950 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.950 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.950 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.951 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.951 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.952 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.952 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.952 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.953 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.954 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.954 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.954 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.955 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.956 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.956 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.956 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:23.957 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-12-25 19:38:23.957 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-12-25 19:38:23.958 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:38:24.679 | Collecting testrepository===0.0.20 2021-12-25 19:38:24.686 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-12-25 19:38:25.603 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-12-25 19:38:25.624 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-12-25 19:38:25.628 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-12-25 19:38:25.637 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-12-25 19:38:25.649 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2021-12-25 19:38:25.664 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-12-25 19:38:25.667 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-12-25 19:38:25.670 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-12-25 19:38:25.673 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-12-25 19:38:25.676 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-12-25 19:38:25.679 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-12-25 19:38:25.682 | Building wheels for collected packages: testrepository 2021-12-25 19:38:25.683 | Building wheel for testrepository (setup.py): started 2021-12-25 19:38:26.627 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-12-25 19:38:26.628 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=113964cfc18e5159d281048dd5135f0e0535078e637d875b0a82ee4ccbded377 2021-12-25 19:38:26.628 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-12-25 19:38:26.629 | Successfully built testrepository 2021-12-25 19:38:28.856 | Installing collected packages: testrepository 2021-12-25 19:38:29.096 | Successfully installed testrepository-0.0.20 2021-12-25 19:38:29.241 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-12-25 19:38:29.241 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-12-25 19:38:29.333 | ++ inc/python:pip_install:207 : result=0 2021-12-25 19:38:29.336 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-12-25 19:38:29.338 | ++ functions-common:time_stop:2331 : local name 2021-12-25 19:38:29.340 | ++ functions-common:time_stop:2332 : local end_time 2021-12-25 19:38:29.342 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-12-25 19:38:29.344 | ++ functions-common:time_stop:2334 : local total 2021-12-25 19:38:29.346 | ++ functions-common:time_stop:2335 : local start_time 2021-12-25 19:38:29.349 | ++ functions-common:time_stop:2337 : name=pip_install 2021-12-25 19:38:29.351 | ++ functions-common:time_stop:2338 : start_time=1640461100977 2021-12-25 19:38:29.353 | ++ functions-common:time_stop:2340 : [[ -z 1640461100977 ]] 2021-12-25 19:38:29.355 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-12-25 19:38:29.359 | ++ functions-common:time_stop:2343 : end_time=1640461109356 2021-12-25 19:38:29.361 | ++ functions-common:time_stop:2344 : elapsed_time=8379 2021-12-25 19:38:29.363 | ++ functions-common:time_stop:2345 : total=267135 2021-12-25 19:38:29.365 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-12-25 19:38:29.367 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=275514 2021-12-25 19:38:29.369 | ++ inc/python:pip_install:210 : return 0 2021-12-25 19:38:29.371 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-12-25 19:38:29.373 | ++ lib/tempest:configure_tempest:138 : local images 2021-12-25 19:38:29.375 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-12-25 19:38:29.378 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-12-25 19:38:29.380 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-12-25 19:38:29.382 | ++ lib/tempest:configure_tempest:142 : local password 2021-12-25 19:38:29.384 | ++ lib/tempest:configure_tempest:143 : local line 2021-12-25 19:38:29.386 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-12-25 19:38:29.388 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-12-25 19:38:29.390 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-12-25 19:38:29.392 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-12-25 19:38:29.394 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-12-25 19:38:29.396 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-12-25 19:38:29.399 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-12-25 19:38:29.401 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-12-25 19:38:29.403 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-12-25 19:38:29.405 | ++ lib/tempest:configure_tempest:153 : local disk 2021-12-25 19:38:29.407 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-12-25 19:38:29.407 | ' 2021-12-25 19:38:29.409 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-12-25 19:38:29.411 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-12-25 19:38:29.425 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:29.429 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-25 19:38:29.429 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-12-25 19:38:29.430 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-12-25 19:38:31.722 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:38:31.725 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-12-25 19:38:31.728 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-12-25 19:38:31.730 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-12-25 19:38:31.733 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-12-25 19:38:31.735 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-12-25 19:38:31.737 | ++ lib/tempest:configure_tempest:184 : image_uuid=f777bacd-1d90-449d-988b-92510ffad09b 2021-12-25 19:38:31.739 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=f777bacd-1d90-449d-988b-92510ffad09b 2021-12-25 19:38:31.742 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-12-25 19:38:31.754 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-12-25 19:38:31.757 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-12-25 19:38:31.760 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-12-25 19:38:31.762 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-12-25 19:38:31.764 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-12-25 19:38:31.766 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-12-25 19:38:31.768 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-12-25 19:38:31.771 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-12-25 19:38:31.774 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-12-25 19:38:31.775 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-12-25 19:38:33.949 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:38:33.953 | ++ lib/tempest:configure_tempest:211 : admin_project_id=ab65e50ea0ac4cb0ac61290a108f6563 2021-12-25 19:38:33.955 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-12-25 19:38:33.971 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:33.973 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-12-25 19:38:35.795 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:38:35.795 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:38:35.795 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:38:35.795 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.795 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.795 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:38:35.795 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:38:35.795 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:38:35.796 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:38:35.796 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-12-25 19:38:35.797 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-12-25 19:38:35.800 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:38:35.800 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:38:35.800 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:38:35.800 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:38:35.800 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:38:35.800 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-12-25 19:38:35.802 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-12-25 19:38:35.806 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:38:35.806 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-12-25 19:38:35.806 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-12-25 19:38:35.806 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.806 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.807 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-12-25 19:38:35.807 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-12-25 19:38:35.807 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-12-25 19:38:35.807 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-12-25 19:38:35.808 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-12-25 19:38:35.810 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-12-25 19:38:35.844 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-12-25 19:38:35.846 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-12-25 19:38:35.848 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-12-25 19:38:35.851 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-12-25 19:38:35.853 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-12-25 19:38:38.076 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:38:38.079 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-12-25 19:38:38.079 | router-admin-state-down-before-update 2021-12-25 19:38:38.079 | agent 2021-12-25 19:38:38.079 | agent-resources-synced 2021-12-25 19:38:38.079 | allowed-address-pairs 2021-12-25 19:38:38.079 | auto-allocated-topology 2021-12-25 19:38:38.079 | availability_zone 2021-12-25 19:38:38.079 | availability_zone_filter 2021-12-25 19:38:38.079 | default-subnetpools 2021-12-25 19:38:38.080 | dhcp_agent_scheduler 2021-12-25 19:38:38.080 | dvr 2021-12-25 19:38:38.080 | empty-string-filtering 2021-12-25 19:38:38.080 | external-net 2021-12-25 19:38:38.080 | extra_dhcp_opt 2021-12-25 19:38:38.080 | extraroute 2021-12-25 19:38:38.080 | extraroute-atomic 2021-12-25 19:38:38.080 | filter-validation 2021-12-25 19:38:38.080 | fip-port-details 2021-12-25 19:38:38.080 | flavors 2021-12-25 19:38:38.080 | floatingip-pools 2021-12-25 19:38:38.080 | ip-substring-filtering 2021-12-25 19:38:38.080 | router 2021-12-25 19:38:38.080 | ext-gw-mode 2021-12-25 19:38:38.080 | l3-ha 2021-12-25 19:38:38.080 | l3-flavors 2021-12-25 19:38:38.080 | l3-port-ip-change-not-allowed 2021-12-25 19:38:38.080 | l3_agent_scheduler 2021-12-25 19:38:38.080 | metering 2021-12-25 19:38:38.080 | multi-provider 2021-12-25 19:38:38.080 | net-mtu 2021-12-25 19:38:38.080 | net-mtu-writable 2021-12-25 19:38:38.080 | network_availability_zone 2021-12-25 19:38:38.080 | network-ip-availability 2021-12-25 19:38:38.080 | pagination 2021-12-25 19:38:38.080 | port-mac-address-regenerate 2021-12-25 19:38:38.080 | binding 2021-12-25 19:38:38.080 | binding-extended 2021-12-25 19:38:38.080 | port-security 2021-12-25 19:38:38.080 | project-id 2021-12-25 19:38:38.080 | provider 2021-12-25 19:38:38.080 | quotas 2021-12-25 19:38:38.080 | quota_details 2021-12-25 19:38:38.080 | rbac-policies 2021-12-25 19:38:38.080 | rbac-address-scope 2021-12-25 19:38:38.081 | rbac-security-groups 2021-12-25 19:38:38.081 | rbac-subnetpool 2021-12-25 19:38:38.081 | revision-if-match 2021-12-25 19:38:38.081 | standard-attr-revisions 2021-12-25 19:38:38.081 | router_availability_zone 2021-12-25 19:38:38.081 | port-security-groups-filtering 2021-12-25 19:38:38.081 | security-group 2021-12-25 19:38:38.081 | service-type 2021-12-25 19:38:38.081 | sorting 2021-12-25 19:38:38.081 | standard-attr-description 2021-12-25 19:38:38.081 | stateful-security-group 2021-12-25 19:38:38.081 | subnet_onboard 2021-12-25 19:38:38.081 | subnet-service-types 2021-12-25 19:38:38.081 | subnet_allocation 2021-12-25 19:38:38.081 | subnetpool-prefix-ops 2021-12-25 19:38:38.081 | standard-attr-tag 2021-12-25 19:38:38.081 | standard-attr-timestamp' 2021-12-25 19:38:38.081 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-12-25 19:38:38.082 | router-admin-state-down-before-update 2021-12-25 19:38:38.082 | agent 2021-12-25 19:38:38.082 | agent-resources-synced 2021-12-25 19:38:38.082 | allowed-address-pairs 2021-12-25 19:38:38.082 | auto-allocated-topology 2021-12-25 19:38:38.082 | availability_zone 2021-12-25 19:38:38.082 | availability_zone_filter 2021-12-25 19:38:38.082 | default-subnetpools 2021-12-25 19:38:38.082 | dhcp_agent_scheduler 2021-12-25 19:38:38.082 | dvr 2021-12-25 19:38:38.082 | empty-string-filtering 2021-12-25 19:38:38.082 | external-net 2021-12-25 19:38:38.082 | extra_dhcp_opt 2021-12-25 19:38:38.082 | extraroute 2021-12-25 19:38:38.082 | extraroute-atomic 2021-12-25 19:38:38.082 | filter-validation 2021-12-25 19:38:38.082 | fip-port-details 2021-12-25 19:38:38.082 | flavors 2021-12-25 19:38:38.082 | floatingip-pools 2021-12-25 19:38:38.082 | ip-substring-filtering 2021-12-25 19:38:38.082 | router 2021-12-25 19:38:38.082 | ext-gw-mode 2021-12-25 19:38:38.082 | l3-ha 2021-12-25 19:38:38.082 | l3-flavors 2021-12-25 19:38:38.082 | l3-port-ip-change-not-allowed 2021-12-25 19:38:38.082 | l3_agent_scheduler 2021-12-25 19:38:38.082 | metering 2021-12-25 19:38:38.082 | multi-provider 2021-12-25 19:38:38.082 | net-mtu 2021-12-25 19:38:38.082 | net-mtu-writable 2021-12-25 19:38:38.082 | network_availability_zone 2021-12-25 19:38:38.082 | network-ip-availability 2021-12-25 19:38:38.082 | pagination 2021-12-25 19:38:38.082 | port-mac-address-regenerate 2021-12-25 19:38:38.082 | binding 2021-12-25 19:38:38.083 | binding-extended 2021-12-25 19:38:38.083 | port-security 2021-12-25 19:38:38.083 | project-id 2021-12-25 19:38:38.083 | provider 2021-12-25 19:38:38.083 | quotas 2021-12-25 19:38:38.083 | quota_details 2021-12-25 19:38:38.083 | rbac-policies 2021-12-25 19:38:38.083 | rbac-address-scope 2021-12-25 19:38:38.083 | rbac-security-groups 2021-12-25 19:38:38.083 | rbac-subnetpool 2021-12-25 19:38:38.083 | revision-if-match 2021-12-25 19:38:38.083 | standard-attr-revisions 2021-12-25 19:38:38.083 | router_availability_zone 2021-12-25 19:38:38.083 | port-security-groups-filtering 2021-12-25 19:38:38.083 | security-group 2021-12-25 19:38:38.083 | service-type 2021-12-25 19:38:38.083 | sorting 2021-12-25 19:38:38.083 | standard-attr-description 2021-12-25 19:38:38.083 | stateful-security-group 2021-12-25 19:38:38.083 | subnet_onboard 2021-12-25 19:38:38.083 | subnet-service-types 2021-12-25 19:38:38.083 | subnet_allocation 2021-12-25 19:38:38.083 | subnetpool-prefix-ops 2021-12-25 19:38:38.083 | standard-attr-tag 2021-12-25 19:38:38.083 | standard-attr-timestamp =~ external-net ]] 2021-12-25 19:38:38.084 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-12-25 19:38:38.087 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-12-25 19:38:40.454 | +++ functions-common:oscwrap:2371 : return 0 2021-12-25 19:38:40.457 | ++ lib/tempest:configure_tempest:287 : public_network_id=a29ab018-4a1a-4021-8156-423134b861f3 2021-12-25 19:38:40.459 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-12-25 19:38:42.828 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:42.828 | | Field | Value | 2021-12-25 19:38:42.828 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:42.828 | | admin_state_up | UP | 2021-12-25 19:38:42.828 | | availability_zone_hints | | 2021-12-25 19:38:42.828 | | availability_zones | | 2021-12-25 19:38:42.828 | | created_at | 2021-12-25T19:38:42Z | 2021-12-25 19:38:42.828 | | description | | 2021-12-25 19:38:42.828 | | dns_domain | None | 2021-12-25 19:38:42.828 | | id | bc98fdbb-2554-4069-934a-22e62464a98a | 2021-12-25 19:38:42.828 | | ipv4_address_scope | None | 2021-12-25 19:38:42.829 | | ipv6_address_scope | None | 2021-12-25 19:38:42.829 | | is_default | False | 2021-12-25 19:38:42.829 | | is_vlan_transparent | None | 2021-12-25 19:38:42.829 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='ab65e50ea0ac4cb0ac61290a108f6563', project.name='admin', region_name='RegionOne', zone= | 2021-12-25 19:38:42.829 | | mtu | 1500 | 2021-12-25 19:38:42.829 | | name | shared | 2021-12-25 19:38:42.829 | | port_security_enabled | True | 2021-12-25 19:38:42.829 | | project_id | ab65e50ea0ac4cb0ac61290a108f6563 | 2021-12-25 19:38:42.829 | | provider:network_type | vlan | 2021-12-25 19:38:42.829 | | provider:physical_network | physnet1 | 2021-12-25 19:38:42.829 | | provider:segmentation_id | 66 | 2021-12-25 19:38:42.829 | | qos_policy_id | None | 2021-12-25 19:38:42.829 | | revision_number | 1 | 2021-12-25 19:38:42.829 | | router:external | Internal | 2021-12-25 19:38:42.829 | | segments | None | 2021-12-25 19:38:42.829 | | shared | True | 2021-12-25 19:38:42.829 | | status | ACTIVE | 2021-12-25 19:38:42.829 | | subnets | | 2021-12-25 19:38:42.829 | | tags | | 2021-12-25 19:38:42.829 | | updated_at | 2021-12-25T19:38:42Z | 2021-12-25 19:38:42.829 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:42.944 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-12-25 19:38:45.572 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:45.572 | | Field | Value | 2021-12-25 19:38:45.572 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:45.573 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-12-25 19:38:45.573 | | cidr | 192.168.233.0/24 | 2021-12-25 19:38:45.573 | | created_at | 2021-12-25T19:38:45Z | 2021-12-25 19:38:45.573 | | description | shared-subnet | 2021-12-25 19:38:45.573 | | dns_nameservers | | 2021-12-25 19:38:45.573 | | dns_publish_fixed_ip | None | 2021-12-25 19:38:45.573 | | enable_dhcp | True | 2021-12-25 19:38:45.573 | | gateway_ip | 192.168.233.1 | 2021-12-25 19:38:45.573 | | host_routes | | 2021-12-25 19:38:45.573 | | id | 90947718-aae1-461c-b432-5761d01bbe7a | 2021-12-25 19:38:45.573 | | ip_version | 4 | 2021-12-25 19:38:45.573 | | ipv6_address_mode | None | 2021-12-25 19:38:45.573 | | ipv6_ra_mode | None | 2021-12-25 19:38:45.573 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='ab65e50ea0ac4cb0ac61290a108f6563', project.name='admin', region_name='RegionOne', zone= | 2021-12-25 19:38:45.573 | | name | shared-subnet | 2021-12-25 19:38:45.573 | | network_id | bc98fdbb-2554-4069-934a-22e62464a98a | 2021-12-25 19:38:45.573 | | prefix_length | None | 2021-12-25 19:38:45.573 | | project_id | ab65e50ea0ac4cb0ac61290a108f6563 | 2021-12-25 19:38:45.573 | | revision_number | 0 | 2021-12-25 19:38:45.573 | | segment_id | None | 2021-12-25 19:38:45.573 | | service_types | | 2021-12-25 19:38:45.573 | | subnetpool_id | None | 2021-12-25 19:38:45.573 | | tags | | 2021-12-25 19:38:45.573 | | updated_at | 2021-12-25T19:38:45Z | 2021-12-25 19:38:45.573 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-12-25 19:38:45.687 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-12-25 19:38:45.716 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-12-25 19:38:45.742 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-12-25 19:38:45.746 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-12-25 19:38:45.772 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-12-25 19:38:45.802 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-12-25 19:38:45.827 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-12-25 19:38:45.855 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-12-25 19:38:45.882 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.24/identity/v2.0/ 2021-12-25 19:38:45.909 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.24/identity/v3 2021-12-25 19:38:45.934 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-12-25 19:38:45.960 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-12-25 19:38:45.985 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-12-25 19:38:46.011 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-12-25 19:38:46.013 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-12-25 19:38:46.040 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-12-25 19:38:46.066 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-12-25 19:38:46.093 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-12-25 19:38:46.118 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-12-25 19:38:46.121 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-12-25 19:38:46.161 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-12-25 19:38:46.192 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-12-25 19:38:46.194 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-12-25 19:38:46.220 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-12-25 19:38:46.242 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:38:46.244 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-12-25 19:38:46.249 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-12-25 19:38:46.278 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-12-25 19:38:46.293 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:38:46.296 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-12-25 19:38:46.330 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-12-25 19:38:46.360 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-12-25 19:38:46.362 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-12-25 19:38:46.364 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-12-25 19:38:46.368 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-12-25 19:38:46.399 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref f777bacd-1d90-449d-988b-92510ffad09b 2021-12-25 19:38:46.426 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt f777bacd-1d90-449d-988b-92510ffad09b 2021-12-25 19:38:46.455 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-12-25 19:38:46.485 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-12-25 19:38:46.517 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-12-25 19:38:46.547 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-12-25 19:38:46.565 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:46.571 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-12-25 19:38:46.571 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-12-25 19:38:46.572 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-12-25 19:38:46.575 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-12-25 19:38:46.578 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-12-25 19:38:46.580 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-12-25 19:38:46.606 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-12-25 19:38:46.609 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-12-25 19:38:46.637 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-12-25 19:38:46.670 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-12-25 19:38:46.697 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-12-25 19:38:46.729 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-12-25 19:38:46.758 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-12-25 19:38:46.785 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-12-25 19:38:46.811 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-12-25 19:38:46.844 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-12-25 19:38:46.874 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-12-25 19:38:46.879 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-12-25 19:38:46.910 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-12-25 19:38:46.915 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-12-25 19:38:46.935 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:38:46.938 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-12-25 19:38:46.971 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id a29ab018-4a1a-4021-8156-423134b861f3 2021-12-25 19:38:47.001 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-12-25 19:38:47.029 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-12-25 19:38:47.057 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-12-25 19:38:47.091 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-12-25 19:38:47.115 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-12-25 19:38:47.144 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-12-25 19:38:47.147 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-12-25 19:38:47.150 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-12-25 19:38:47.152 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-12-25 19:38:47.179 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-12-25 19:38:47.181 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-12-25 19:38:47.183 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-12-25 19:38:47.186 | ++ functions-common:is_provider_network:2183 : return 1 2021-12-25 19:38:47.188 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-12-25 19:38:47.214 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-12-25 19:38:47.239 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-12-25 19:38:47.264 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-12-25 19:38:47.290 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-12-25 19:38:47.314 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-12-25 19:38:47.316 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-25 19:38:47.319 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-12-25 19:38:47.322 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-12-25 19:38:47.338 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-12-25 19:38:47.364 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-25 19:38:47.366 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-12-25 19:38:47.369 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-12-25 19:38:47.386 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-12-25 19:38:47.413 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-25 19:38:47.415 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-12-25 19:38:47.417 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-12-25 19:38:47.422 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-12-25 19:38:47.446 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-12-25 19:38:47.477 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-12-25 19:38:47.479 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-12-25 19:38:47.482 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-12-25 19:38:47.498 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-12-25 19:38:47.532 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-12-25 19:38:47.534 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-12-25 19:38:47.536 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-12-25 19:38:47.539 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-12-25 19:38:47.541 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-12-25 19:38:47.561 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-12-25 19:38:47.563 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-12-25 19:38:47.594 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-12-25 19:38:47.612 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:47.614 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-12-25 19:38:47.617 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-12-25 19:38:47.619 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-12-25 19:38:47.621 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-12-25 19:38:47.623 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-12-25 19:38:47.626 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-12-25 19:38:47.628 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-12-25 19:38:47.630 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-12-25 19:38:47.648 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-12-25 19:38:47.651 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-12-25 19:38:47.681 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-12-25 19:38:47.684 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-12-25 19:38:47.687 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-12-25 19:38:47.690 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-12-25 19:38:47.717 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-12-25 19:38:47.750 | ++ lib/tempest:configure_tempest:606 : local service 2021-12-25 19:38:47.752 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-12-25 19:38:47.755 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-25 19:38:47.757 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-12-25 19:38:47.773 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:47.776 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-12-25 19:38:47.806 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-25 19:38:47.809 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-12-25 19:38:47.825 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:47.827 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-12-25 19:38:47.857 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-25 19:38:47.859 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-12-25 19:38:47.877 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:47.879 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-12-25 19:38:47.911 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-25 19:38:47.913 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-12-25 19:38:47.928 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:47.931 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-12-25 19:38:47.958 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-25 19:38:47.961 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-12-25 19:38:47.981 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:47.986 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-12-25 19:38:48.018 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-25 19:38:48.022 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-12-25 19:38:48.039 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:38:48.042 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-12-25 19:38:48.067 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-12-25 19:38:48.070 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-12-25 19:38:48.086 | ++ functions-common:is_service_enabled:1987 : return 1 2021-12-25 19:38:48.090 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-12-25 19:38:48.120 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-12-25 19:38:48.122 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-12-25 19:38:48.125 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-12-25 19:38:48.129 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-12-25 19:38:48.133 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.i2dqNztLqP 2021-12-25 19:38:48.135 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-12-25 19:38:48.137 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-12-25 19:38:48.140 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-12-25 19:38:48.812 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-12-25 19:38:49.709 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-12-25 19:39:10.859 | venv-tempest develop-inst: /opt/stack/tempest 2021-12-25 19:39:16.401 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-25 19:39:16.402 | ___________________________________ summary ____________________________________ 2021-12-25 19:39:16.402 | venv-tempest: skipped tests 2021-12-25 19:39:16.402 | congratulations :) 2021-12-25 19:39:16.431 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-12-25 19:39:16.434 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-12-25 19:39:16.438 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.Z8W2Rl05J2 2021-12-25 19:39:16.440 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Z8W2Rl05J2 2021-12-25 19:39:16.442 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-12-25 19:39:16.445 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.Z8W2Rl05J2 2021-12-25 19:39:16.447 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-12-25 19:39:16.450 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-12-25 19:39:16.452 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-12-25 19:39:16.458 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Z8W2Rl05J2 -r requirements.txt 2021-12-25 19:39:18.202 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-12-25 19:39:18.202 | EasyInstallDeprecationWarning, 2021-12-25 19:39:18.202 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-12-25 19:39:18.202 | setuptools.SetuptoolsDeprecationWarning, 2021-12-25 19:39:18.291 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-12-25 19:39:18.797 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-25 19:39:18.798 | venv-tempest run-test-pre: PYTHONHASHSEED='3755586662' 2021-12-25 19:39:18.798 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Z8W2Rl05J2 -r requirements.txt 2021-12-25 19:39:19.492 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.543 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.620 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.652 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.700 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.873 | Ignoring funcparserlib: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.903 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.927 | Ignoring nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.943 | Ignoring importlib-metadata: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.958 | Ignoring ujson: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:19.975 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.050 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.127 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.132 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.175 | Ignoring tomli: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.233 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.252 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.307 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.369 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.455 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.463 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.467 | Ignoring setuptools: markers 'python_version == "3.8"' don't match your environment 2021-12-25 19:39:20.503 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-12-25 19:39:20.505 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 26)) (4.5.0) 2021-12-25 19:39:20.516 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 47)) (5.8.0) 2021-12-25 19:39:20.519 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 54)) (5.1.0) 2021-12-25 19:39:20.524 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 65)) (3.0.0) 2021-12-25 19:39:20.537 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 122)) (2.3.0) 2021-12-25 19:39:20.549 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 140)) (0.8.0) 2021-12-25 19:39:20.555 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 149)) (2.4.0) 2021-12-25 19:39:20.570 | Requirement already satisfied: paramiko===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 175)) (2.8.1) 2021-12-25 19:39:20.607 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 180)) (1.26.7) 2021-12-25 19:39:20.630 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 185)) (1.4.0) 2021-12-25 19:39:20.664 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 189)) (6.0) 2021-12-25 19:39:20.666 | Requirement already satisfied: cryptography===36.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 194)) (36.0.1) 2021-12-25 19:39:20.708 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 212)) (1.1.0) 2021-12-25 19:39:20.715 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 220)) (3.2.0) 2021-12-25 19:39:20.727 | Requirement already satisfied: cliff===3.10.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 258)) (3.10.0) 2021-12-25 19:39:20.740 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 293)) (4.6.1) 2021-12-25 19:39:20.783 | Requirement already satisfied: importlib-metadata===4.8.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 297)) (4.8.3) 2021-12-25 19:39:20.827 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 325)) (3.2.1) 2021-12-25 19:39:20.857 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 326)) (4.2.0) 2021-12-25 19:39:20.866 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 337)) (0.4.0) 2021-12-25 19:39:20.870 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 366)) (2.5.0) 2021-12-25 19:39:20.881 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 406)) (1.4.0) 2021-12-25 19:39:20.895 | Requirement already satisfied: msgpack===1.0.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 414)) (1.0.3) 2021-12-25 19:39:20.899 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 416)) (8.7.1) 2021-12-25 19:39:20.945 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 431)) (3.0.6) 2021-12-25 19:39:20.951 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 445)) (3.5.0) 2021-12-25 19:39:20.961 | Requirement already satisfied: cmd2===2.3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 455)) (2.3.3) 2021-12-25 19:39:21.023 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 473)) (1.16.0) 2021-12-25 19:39:21.026 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 504)) (1.13.3) 2021-12-25 19:39:21.031 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 515)) (1.5.0) 2021-12-25 19:39:21.035 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 520)) (0.18.2) 2021-12-25 19:39:21.039 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 549)) (5.4.0) 2021-12-25 19:39:21.066 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 566)) (1.15.0) 2021-12-25 19:39:21.070 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 569)) (3.2.0) 2021-12-25 19:39:21.104 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 582)) (3.6.0) 2021-12-25 19:39:21.131 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 597)) (0.14.1) 2021-12-25 19:39:21.136 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 604)) (4.12.0) 2021-12-25 19:39:21.162 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 610)) (2.8.2) 2021-12-25 19:39:21.166 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 615)) (2021.3) 2021-12-25 19:39:21.171 | Requirement already satisfied: setuptools===59.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 624)) (59.6.0) 2021-12-25 19:39:21.225 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 146)) (0.2.5) 2021-12-25 19:39:21.231 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 170)) (1.0.0) 2021-12-25 19:39:21.233 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 153)) (1.4.0) 2021-12-25 19:39:21.237 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 212)) (1.4.0) 2021-12-25 19:39:21.240 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 121)) (0.9.6) 2021-12-25 19:39:21.243 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 57)) (3.4.0) 2021-12-25 19:39:21.249 | Requirement already satisfied: typing_extensions===4.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 172)) (4.0.1) 2021-12-25 19:39:21.252 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 2)) (0.12.2) 2021-12-25 19:39:21.257 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 230)) (2.26.0) 2021-12-25 19:39:21.286 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 50)) (21.2.0) 2021-12-25 19:39:21.346 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 283)) (1.8.2) 2021-12-25 19:39:21.350 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 187)) (2.21) 2021-12-25 19:39:21.353 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 513)) (0.18.0) 2021-12-25 19:39:21.358 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 535)) (1.6) 2021-12-25 19:39:21.360 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 542)) (0.11.0) 2021-12-25 19:39:21.363 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 352)) (21.3) 2021-12-25 19:39:21.369 | Requirement already satisfied: iso8601===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 380)) (1.0.2) 2021-12-25 19:39:21.373 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 382)) (1.0.0) 2021-12-25 19:39:21.375 | Requirement already satisfied: charset-normalizer===2.0.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 590)) (2.0.9) 2021-12-25 19:39:21.381 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 230)) (2021.10.8) 2021-12-25 19:39:21.383 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Z8W2Rl05J2 (line 384)) (3.3) 2021-12-25 19:39:21.480 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-12-25 19:39:21.480 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-12-25 19:39:21.534 | ___________________________________ summary ____________________________________ 2021-12-25 19:39:21.534 | venv-tempest: commands succeeded 2021-12-25 19:39:21.535 | congratulations :) 2021-12-25 19:39:21.563 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.Z8W2Rl05J2 2021-12-25 19:39:21.567 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-12-25 19:39:21.593 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-12-25 19:39:21.595 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-12-25 19:39:21.598 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-12-25 19:39:21.624 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.i2dqNztLqP 2021-12-25 19:39:22.280 | venv create: /opt/stack/tempest/.tox/venv 2021-12-25 19:39:22.926 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-12-25 19:39:57.775 | venv develop-inst: /opt/stack/tempest 2021-12-25 19:40:05.506 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.9,cliff==3.10.0,cmd2==2.3.3,cryptography==36.0.1,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.8.3,importlib-resources==5.4.0,iso8601==1.0.2,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.3,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.1,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.2,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@c2f5a47cfba430d2086d1e67f4234ca0a9f855ff#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.1,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-12-25 19:40:05.506 | venv run-test-pre: PYTHONHASHSEED='2907447410' 2021-12-25 19:40:05.507 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.i2dqNztLqP 2021-12-25 19:40:09.001 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:28: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-12-25 19:40:09.002 | "supporting stable Ussuri.", DeprecationWarning) 2021-12-25 19:40:09.002 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:54: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-12-25 19:40:09.002 | "supporting stable wallaby.", DeprecationWarning) 2021-12-25 19:40:09.002 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-12-25 19:40:09.002 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-12-25 19:40:09.002 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-12-25 19:40:09.110 | ___________________________________ summary ____________________________________ 2021-12-25 19:40:09.110 | venv: commands succeeded 2021-12-25 19:40:09.110 | congratulations :) 2021-12-25 19:40:09.140 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-12-25 19:40:09.155 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:40:09.157 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-12-25 19:40:09.173 | ++ functions-common:is_service_enabled:1987 : return 0 2021-12-25 19:40:09.176 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-12-25 19:40:09.178 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-12-25 19:40:09.181 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-12-25 19:40:09.183 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-12-25 19:40:09.185 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-12-25 19:40:09.188 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-12-25 19:40:09.190 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-12-25 19:40:09.192 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-12-25 19:40:09.194 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-12-25 19:40:09.197 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-12-25 19:40:09.199 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-12-25 19:40:09.201 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-12-25 19:40:09.203 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-12-25 19:40:09.205 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-25 19:40:09.208 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-25 19:40:09.210 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-12-25 19:40:09.213 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-12-25 19:40:09.215 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-12-25 19:40:09.242 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-12-25 19:40:09.244 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-12-25 19:40:09.247 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-12-25 19:40:09.249 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-25 19:40:09.251 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-12-25 19:40:09.254 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-12-25 19:40:09.282 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-12-25 19:40:09.285 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-12-25 19:40:09.310 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-12-25 19:40:09.312 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-12-25 19:40:09.315 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-12-25 19:40:09.317 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-12-25 19:40:09.320 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-12-25 19:40:09.322 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-12-25 19:40:09.325 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-12-25 19:40:09.327 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-12-25 19:40:09.329 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-12-25 19:40:09.332 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-12-25 19:40:09.335 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-25 19:40:09.337 | ++ lib/tempest:configure_tempest:735 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-25 19:40:09.340 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-12-25 19:40:09.342 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-12-25 19:40:09.369 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-12-25 19:40:09.369 | ' 2021-12-25 19:40:09.371 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-12-25 19:40:09.374 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-12-25 19:40:09.376 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-12-25 19:40:09.379 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-12-25 19:40:09.381 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-12-25 19:40:09.381 | /opt/stack/tempest /opt/stack/tempest 2021-12-25 19:40:09.383 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-12-25 19:40:09.386 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-12-25 19:40:09.386 | /opt/stack/tempest 2021-12-25 19:40:09.388 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-12-25 19:40:09.391 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-12-25 19:40:09.394 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-12-25 19:40:09.397 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-12-25 19:40:09.399 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-12-25 19:40:09.402 | + functions-common:run_plugins:1745 : local mode=stack 2021-12-25 19:40:09.405 | + functions-common:run_plugins:1746 : local phase=test-config 2021-12-25 19:40:09.407 | + functions-common:run_plugins:1748 : local plugins= 2021-12-25 19:40:09.411 | + functions-common:run_plugins:1749 : local plugin 2021-12-25 19:40:09.414 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-12-25 19:40:09.416 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-12-25 19:40:09.419 | + inc/meta-config:merge_config_group:171 : shift 2021-12-25 19:40:09.421 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-12-25 19:40:09.424 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:40:09.427 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-12-25 19:40:09.429 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-12-25 19:40:09.433 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-12-25 19:40:09.436 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-12-25 19:40:09.439 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-12-25 19:40:09.441 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-12-25 19:40:09.444 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-12-25 19:40:09.444 | /^\[\[.+\|.*\]\]/ { 2021-12-25 19:40:09.444 | gsub("[][]", "", $1); 2021-12-25 19:40:09.444 | split($1, a, "|"); 2021-12-25 19:40:09.444 | if (a[1] == matchgroup) 2021-12-25 19:40:09.444 | print a[2] 2021-12-25 19:40:09.444 | } 2021-12-25 19:40:09.444 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 26 test_with_retry 5 apt-get-update 5 osc 354 wait_for_service 24 git_timed 7 dbsync 69 pip_install 275 apt-get 213 ------------------------- Unaccounted time 610 ========================= Total runtime 1588 This is your host IP address: 10.222.0.24 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.24/identity/ The default users are: admin and demo The password: Passw0rd WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: ussuri Change: d927b6017880983cf873e199bb50332fe2e3f254 nova: Ensure each compute uses a unique iSCSI initiator 2021-10-07 09:45:38 +0100 OS Version: Ubuntu 18.04 bionic